The Function Module PVSLIENG_POSVID_READ (Veraltet: Durch Methode cl_ppelieng_cntl=>posvid_read ersetzen) is a standard Function Module in SAP ERP and is part of the function group PPELIENG within the package CPPEENG.
Function Module | PVSLIENG_POSVID_READ |
Short Text | Veraltet: Durch Methode cl_ppelieng_cntl=>posvid_read ersetzen |
Function Group | PPELIENG |
Package | CPPEENG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_ALT_FLG | TYPE | C | 'X' | Flag: Alternativen der Variante lesen |
IM_BYPASS_BUFFER | TYPE | C | Flag: Von Datenbank lesen ohne Puffernutzung | |
IM_LOCK_FLG | TYPE | C | Flag: Varianten beim Lesen bereits sperren | |
IM_MSG_HANDLING | TYPE | PPET_MSG_OPT | 'A' | Nachrichtenhandling für die iPPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_LOCKED_TAB | TYPE | PPET_LOCKED_TAB | Tabelle der gesperrten Objekte | |
EX_PALTID_TAB | TYPE | PPET_PALTID_LI_TAB | Alternativen der Varianten | |
EX_PALTTX_TAB | TYPE | PPET_PALTTX_LI_TAB | Texte der Alternativen der Varianten |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_PNODID_TAB | TYPE | PPET_PNODID_LI_TAB | Tabelle der Knoten | |
CH_POSVID_TAB | TYPE | PPET_POSVID_LI_TAB | Tabelle der Varianten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.