The Function Module LXVAS_PACKING_INSTRUCTION_READ (Read packing Instructions of packing object) is a standard Function Module in SAP ERP and is part of the function group LXVAS_WCNTR within the package LXVAS.
Function Module | LXVAS_PACKING_INSTRUCTION_READ |
Short Text | Read packing Instructions of packing object |
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_FULL_READ | TYPE | FLAG | SPACE | General Flag |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_PIKP | TYPE | LEINT_PIKP | Packing Instruction header BADI communication | |
LOCK_MODE | TYPE | PL_LOCKMODE | '0' | Lock mode |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_PACKKPS | LIKE | LEINT_PACKKPS | Texts for Packing Object Header (PACKPO) | |
CT_PIPO | LIKE | LEINT_PIPO | Packing instructions items | |
CT_SELKZTAB | LIKE | SELKZTAB_S | Screen pack instructions position |
This function module does not define any Exceptions.