Menu

SAP Function Module MSR1_SO_DELETE

Delete Sales Order

The Function Module MSR1_SO_DELETE (Delete Sales Order) is a standard Function Module in SAP ERP and is part of the function group MSR1_SO within the package MBS_MSR.

Technical Information

Function Module MSR1_SO_DELETE
Short Text Delete Sales Order
Function Group MSR1_SO
Package MBS_MSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_ORDER_NUMBER LIKE MSR1_ORDER_HEADER-SALESDOCUMENT Sales document

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.