Transaction ME49 (Price Comparison List): If you choose "Additional info: quotations", go back and choose again "Additional info: quotations", the same name is allocated to all one-time customers.
Cause and prerequisitesProgram error.
SolutionSee the correction numbers listed below. Advance correction possible; you only need to change one line:
Program FM06IFPS, FORM KOPF_INFO_PS:
IF LFA1-XCPDK NE SPACE.
*--- CPD-Lieferant --> Name aus Beleg holen ----------------
PERFORM EKAN_DAZULESEN USING XEKKO-EBELN.
LFA1-NAME1 = XEKAN-NAME1. <--- modified
ENDIF.
No comments:
Post a Comment