The Function Module PVSDBENG_PNODE_GET (PVS-Knoten anwendungsunabhängige Daten von DB lesen) is a standard Function Module in SAP ERP and is part of the function group PVSDBENG within the package CPPEENG.
Function Module | PVSDBENG_PNODE_GET |
Short Text | PVS-Knoten anwendungsunabhängige Daten von DB lesen |
Function Group | PVSDBENG |
Package | CPPEENG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ALT_ALL | LIKE | 'X' | alle Alternativen lesen | |
FLG_PNODID_SKIP | LIKE | ' ' | PNODID-Sätze nicht lesen (schon passiert) | |
FLG_WITH_POSVID | LIKE | Positionsvarianten lesen | ||
IM_APPLOBJ_TYPE | TYPE | PVS_APPLOBJ_TYPE | Anwendungsobjekttyp des iPPE | |
T_LANGU_TAB | TYPE | PPET_LANGU_TAB | zu lesende Sprachen | |
T_PALT_IDENT | TYPE | PPET_PALTID_TAB | Identifikation der Alternativen | |
T_PNODE_IDENT | TYPE | PPET_PNODID_TAB | Identifikation der Positionsknoten |
This function module does not define any EXPORTING parameters.
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.