The Function Module LXDCK_DECISION_SELECT_SINGLE (Gets buffered cross-docking decisions) 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_SELECT_SINGLE |
Short Text | Gets buffered cross-docking decisions |
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 |
---|---|---|---|---|
IS_DECISION_KEY | TYPE | LXHME_DCKEY | Cross dock decision key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DECISION | TYPE | LXDCK_DECRN | Run time decision structure |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DECISION_NOT_FOUND | Decision was not found |