The Function Module LXDCK_DECISION_CANCEL (Cancels a cross-docking decision) is a standard Function Module in SAP ERP and is part of the function group LXDCK_MDCSN within the package LXDCK.
Function Module | LXDCK_DECISION_CANCEL |
Short Text | Cancels a cross-docking decision |
Function Group | LXDCK_MDCSN |
Package | LXDCK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_DECISION | TYPE | LXDCK_DECRN_T | Decision run time data | |
IV_COMMIT | TYPE | CHAR1 | Commit work | |
IV_UPDATE_TASK | TYPE | CHAR1 | Update task |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.