Solution : https://service.sap.com/sap/support/notes/492772 (SAP Service marketplace login required)
Summary :
When integrating manufacturing orders from APO to R/3, the APO-specific operational dates overwrite the existing planned dates in R/3, potentially eliminating original planned information once an operation is confirmed. To prevent this, SAP provides a solution using a user exit. By customizing the user exit, it ceases the automatic copying of dates from APO to R/3 for confirmed operations. The necessary steps include creating a customer enhancement in CMOD with the SAP enhancement PPAPO007, adjusting the source code in ZXCOXU12 Include of the EXIT_SAPLCOXA_004 function, and activating the changes to maintain original planned dates in R/3.
Key words :
original planned dates disappear, completely confirmed statuses entered, exit_saplcoxa_004 function module, partially confirmed status, apo-specific dates, terms production order, actual dates solution, sap enhancement ppapo007, sample source code, sample source code -
Related Notes :
853867 | |
515913 | |
507755 | Confirmed operations are missing or COM error 253 is output |