3.3.11

SAP Note 24136 - Missing storage of follow-up time for components

Symptom:

When a planned order was created, the lead time or follow-up time of the components is not stored.

Cause and prerequisites

Error in program LM61ZF50

Solution
Please consider note 24276.

Correction of program LM61ZF50:
001400 001400 FORM CHECK_MATERIAL_POSITION.
...
001890 001890 MOVE MDSPX-AVOAS TO MDPMI-AVOAS.
001900 001900 MOVE MDSPX-AVONT TO MDPMI-AVONT.
001910 001910 MOVE MDSPX-VERTI TO MDPMI-VERTI.

The following lines were inserted: 001920 MOVE MDSPX-NLFZT TO MDPMI-NLFZT.

Contents unchanged: 001920 001930 * > Bedarfstermin bestimmen
001930 001940 PERFORM BDTER_BESTIMMEN

No comments:

Post a Comment