The Function Module LEINT_LDOCV_GET_BY_REFDC (Retrieve document data by ID) is a standard Function Module in SAP ERP and is part of the function group LEINT_LDSRV within the package LEINT.
Function Module | LEINT_LDOCV_GET_BY_REFDC |
Short Text | Retrieve document data by ID |
Function Group | LEINT_LDSRV |
Package | LEINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_DO_NOT_SELECT_TO | TYPE | XFELD | SPACE | Do not select TO data |
IS_HEADER_ONLY | TYPE | FLAG | SPACE | General Flag |
IS_REFDC | TYPE | LXHME_REFDC | Document reference | |
IV_LGNUM | TYPE | LEINT_LGNUM | Warehouse Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_LDOCV | TYPE | LXHME_LDOCV | Logistic document view |
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.