The Function Module LXDCK_LDOCV_MATCH (Match planning documents with cadidate documents) is a standard Function Module in SAP ERP and is part of the function group LXDCK_LDOCV within the package LXDCK.
Function Module | LXDCK_LDOCV_MATCH |
Short Text | Match planning documents with cadidate documents |
Function Group | LXDCK_LDOCV |
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_CANDIDATE_DOCUMENT | TYPE | LXHME_LDOCV_T | Candidate docuemnt | |
IT_PLANNING_DOCUMENT | TYPE | LXHME_LDOCV_T | Planning document | |
IV_LGNUM | TYPE | LEINT_LGNUM | Warehouse Number | |
IV_OPT_LEVEL | TYPE | LXDCK_OPT_LEVEL | 0 | Optimization Level of Cross-Dock Planning |
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 |
---|---|---|---|---|
ET_CANDIDATE_DOCUMENT | TYPE | LXHME_LDOCV_T | Logistic document view - table | |
ET_DECISION | TYPE | LXDCK_DECPL_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.