Menu

SAP Function Module BAPI_PLANNEDORDER_DELETE

Delete planned order

The Function Module BAPI_PLANNEDORDER_DELETE (Delete 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_DELETE
Short Text Delete 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
LAST_ORDER LIKE BAPIPLAF_I1-LAST_ORDER ' ' BAPI: Indicator - Last Planned Order for Collective Update
PLANNEDORDER LIKE BAPI_PLDORD-PLDORD_NUM Planned order number
USE_COLL_UPDATE LIKE BAPIPLAF_I1-USE_COLL_UPD ' ' BAPI: Collective Update of Planning File Entries

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Completion confirmations

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.