The Function Module LXDCK_OPPR_DECISION_CREATE (Evaluate cross-docking) is a standard Function Module in SAP ERP and is part of the function group LXDCK_MDCSN within the package LXDCK.
Function Module | LXDCK_OPPR_DECISION_CREATE |
Short Text | Evaluate cross-docking |
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_TO_CREATE | TYPE | LXDCK_TO_CREATE | Transfer order creation information | |
IV_HU_MANAGED | TYPE | FLAG | HU managed flag | |
IV_LGNUM | TYPE | LEINT_LGNUM | Warehouse Number | |
IV_PLANNING_DIRECTION | TYPE | LXDCK_PLAN_DRCTN | Planning direction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_SELECTED_TO | TYPE | LXDCK_TO_CANDIDATE | Selected TO for opportunistic | |
ET_DECISION | TYPE | LXDCK_DECRN_T | Decisions |
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.