The Function Module LEINT_PACKOBJ_GET (Gets VAS packing object header) is a standard Function Module in SAP ERP and is part of the function group LEINT_LVSRV within the package LEINT.
Function Module | LEINT_PACKOBJ_GET |
Short Text | Gets VAS packing object header |
Function Group | LEINT_LVSRV |
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_LGNUM | TYPE | LEINT_LGNUM | Warehouse | |
IV_PACKNR | TYPE | LXHME_PACKNR | Unique internal packing object number | |
IV_PIID | TYPE | LEINT_PIID | Packing instruction EXTID | |
IV_WRKST | TYPE | LXHME_WRKST | Packing / Work station key |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PACKOBJ | TYPE | LVVPO_T | LXVAS packing object header - table type |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORDS | No records found |