The Function Module LEINT_VAS_PACKING_SAVE (Save for packing in VAS 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_VAS_PACKING_SAVE |
Short Text | Save for packing in VAS 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 |
---|---|---|---|---|
IS_REF_DOC | TYPE | LXHME_REFDC | Document reference | |
IV_COMMIT | TYPE | CHAR1 | 'X' | Single-character flag |
IV_PACK_TYPE | TYPE | CHAR1 | Single-character flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MESSAGES | TYPE | HUITEM_MESSAGES_T | Table Type for Returning Output for Packing |
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.