The Function Module LEINT_VHUPODB_PACKOBJ_PUT (Packobjekt aktualisieren) is a standard Function Module in SAP ERP and is part of the function group LEINT_LVSRV within the package LEINT.
Function Module | LEINT_VHUPODB_PACKOBJ_PUT |
Short Text | Packobjekt aktualisieren |
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 |
---|---|---|---|---|
IS_PACKKP_IMP | TYPE | LEINT_PACKKP | Packing instructions header |
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 |
---|---|---|---|---|
IT_PACKKPS | TYPE | LEINT_PACKKPS_T | Texts for Packing Object Header (PACKPO) | |
IT_PACKPO | TYPE | LEINT_PACKPO_T | Packing instructions items |
This function module does not define any Exceptions.