Menu

SAP Function Module BAPI_PLANNEDORDER_CREATE

Create planned order

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BAPI_PLANNEDORDER_CREATE (Create 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_CREATE
Short Text Create 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_I1 Header data (from external system)

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)
CREATEDHEADERDATA LIKE BAPIPLAF_E1 Header data (from R/3 for the ext. system)
PLANNEDORDER LIKE BAPI_PLDORD-PLDORD_NUM Planned order number
RETURN LIKE BAPIRETURN1 Completion 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_I1 Component data - create
CREATEDCOMPONENTSDATA LIKE BAPI_PLDORDCOMP_E1 Created component data

Exceptions

This function module does not define any Exceptions.