The Function Module LXVAS_HU_BY_VAS_ORDER_GET (Get all available HUs in a work center by VAS Order) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.
Function Module | LXVAS_HU_BY_VAS_ORDER_GET |
Short Text | Get all available HUs in a work center by VAS Order |
Function Group | LXVAS_WCNTR |
Package | LXVAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_VAS_ORDER_ID | TYPE | LXVAS_VORID | VAS Order | |
IV_WAREHOUSE | TYPE | LEINT_LGNUM | Warehouse Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_HUM_EXIDV | TYPE | LEINT_HUM_EXIDV_T | Handling Unit Identification | |
ET_HU_HEADER | TYPE | LEINT_HUM_HU_HEADER_T | Table Type for Handling Units | |
ET_HU_ITEMS | TYPE | LEINT_HUM_HU_ITEM_T | Table Type for Handling Unit Items |
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_REQUEST_ORDER_FOUND | No request order found |