Menu

SAP Function Module MD_PLDORD_CHANGE_COMP_ITEMS

Planauftrag ändern

The Function Module MD_PLDORD_CHANGE_COMP_ITEMS (Planauftrag ändern) is a standard Function Module in SAP ERP and is part of the function group M61O within the package MD03.

Technical Information

Function Module MD_PLDORD_CHANGE_COMP_ITEMS
Short Text Planauftrag ändern
Function Group M61O
Package MD03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ECM61O LIKE CM61O Ctrl.parameters for pld.order processing
ECM61S LIKE CM61S Einsatzplanung: Terminierungsparameter
EPLNUM LIKE PLAF-PLNUM Planned order number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IBOMCH LIKE AF61O-FLG01 Kennz: Komponenten-relevante Änderung
ICM61O LIKE CM61O Ctrl.parameters for pld.order processing
ICM61T LIKE CM61T Einsatzplanung: Rückgabewerte Terminierung
IPLAF LIKE PLAF Planned order header data
ISCHED LIKE AF61O-FLG01 Kennz: Terminierungsrelevante Änderung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMDPM LIKE MDPM Components data(Import) READ LONGTEXT!!

Exceptions

This function module does not define any Exceptions.