The Function Module LEINT_REF_DOC_BY_HU_GET (Gets reference document by HU in work center) is a standard Function Module in SAP ERP and is part of the function group LEINT_VSPCK within the package LEINT.
Function Module | LEINT_REF_DOC_BY_HU_GET |
Short Text | Gets reference document by HU in work center |
Function Group | LEINT_VSPCK |
Package | LEINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_HU_NUM | TYPE | LEINT_EXIDV | Handling Unit number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_REF_DOC | TYPE | LXHME_REFDC | Document reference |
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 |
---|---|
NO_REFERENCE_DOCUMENT_FOUND | No reference document found |