Functionality The current plan of the external planning system is saved. The currentplan situation in the form of production figures is returned for savingon the R/3 database. The steps executed within the external planning system is expected tobe the following: IF netchange flag is set. extract production figures from current plan. extract production figures from saved plan. compare production figures from saved and current plan and extract the changed production figures. return changed production figures. ELSE extract the production figures from the current plan. return current production figures. ENDIF save current plan to saved plan. Notes If the single planning flag I_SOPCTR-SPLFLG was set on the pendingrequest CBP_SOP_PLAN_REQUEST_RFC then only records in the tableO_SOPTAB are expected from the external planning system, that werepreviously contained in the request, just with changed productionfigures. If the single planning flag was not set, additional recordsare expected from the external planning system. If the net-change flag I_SOPCTR-NTCHNGFLG is set, then only the recordswith changed production figures are expected in the table O_SOPTAB fromthe external planning system. If the net-change flag is not set, allrecords with all production figures are expected from the externalplanning system. The periods shall be the same as previously used in requesting theplan from the external planning system for all records in the tableO_SOPTAB. Description The structure sends
|