Menu

SAP Function Module MD_PLDORD_CHANGE_BAPI

BAPI: Planauftrags-Kopfdaten ändern

The Function Module MD_PLDORD_CHANGE_BAPI (BAPI: Planauftrags-Kopfdaten ä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_BAPI
Short Text BAPI: Planauftrags-Kopfdaten ändern
Function Group M61O
Package MD03
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EBAPIPLAF_I2X LIKE BAPIPLAF_I2X Änderungskennzeichen für Kopfdatenfelder
ECM61O LIKE CM61O Steuerparameter für Planauftragsbearbeitung
ECM61S LIKE CM61S Terminierungsparameter Planauftragsbearbeitung
EPLAF LIKE PLAF Planauftrags-Kopfdaten
EPLNUM LIKE PLAF-PLNUM Planauftragsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ICM61O LIKE CM61O Steuerparameter für Planauftragsbearbeitung
IKBKO1 LIKE KBKO Kapazitätskopfdaten(Feinterminierung)
IKBKO2 LIKE KBKO Kapazitätskopfdaten(Ratenterminierung)
IKBKO3 LIKE KBKO Kapazitätskopfdaten(Grobterminierung)
IPLAF LIKE PLAF Planauftrags-Kopfdaten

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
CAPACITY_DATA1 LIKE KBEDD Kapazitätsdaten(Feinterminierung)
CAPACITY_DATA2 LIKE KBEDD Kapazitätsdaten(Ratenterminierung)
CAPACITY_DATA3 LIKE KBEDD Kapazitätsdaten(Grobterminierung)
COMPONENTS_DATA LIKE MDPM Materialkomponenten-Daten für geänderte Aufträge
IRF61Q LIKE RF61Q Ein-/Ausgabefelder für Bearbeitungskomponenten

Exceptions

This function module does not define any Exceptions.