Menu

SAP Function Module BAPI_PLANNEDORDER_CHANGE

Change planned order

The Function Module BAPI_PLANNEDORDER_CHANGE (Change planned order) is a standard Function Module in SAP ERP and is part of the function group 2004 within the package MD03.

Technical Information

Function Module BAPI_PLANNEDORDER_CHANGE
Short Text Change planned order
Function Group 2004
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
HEADERDATA LIKE BAPIPLAF_I2 Header data (from external system)
HEADERDATAX LIKE BAPIPLAF_I2X Change header data indicator fields
PLANNEDORDER LIKE BAPI_PLDORD-PLDORD_NUM Planned order number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAPACITYHEADERDATA1 LIKE BAPI_KBKO Capacity header data (detailed scheduling)
CAPACITYHEADERDATA2 LIKE BAPI_KBKO Capacity header data (rate-based scheduling)
CAPACITYHEADERDATA3 LIKE BAPI_KBKO Capacity header data (rough-cut scheduling)
CHANGEDHEADERDATA LIKE BAPIPLAF_E1 Header data (from R/3 for external system)
RETURN LIKE BAPIRETURN1 Confirmations

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
CAPACITYDATA1 LIKE BAPI_PLDORDCAPA_E1 Capacity data (detailed scheduling)
CAPACITYDATA2 LIKE BAPI_PLDORDCAPA_E1 Capacity data (rate-based scheduling)
CAPACITYDATA3 LIKE BAPI_PLDORDCAPA_E1 Capacity data (rough-cut scheduling)
COMPONENTSDATA LIKE BAPI_PLDORDCOMP_E1 Material component data

Exceptions

This function module does not define any Exceptions.