The Function Module PVSDBENG_PNODID_GET_BY_TEXT (Lesen von Knoten über Kurztext) is a standard Function Module in SAP ERP and is part of the function group PVSDBENG within the package CPPEENG.
Function Module | PVSDBENG_PNODID_GET_BY_TEXT |
Short Text | Lesen von Knoten über Kurztext |
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 |
---|---|---|---|---|
IM_CLINT | TYPE | CLASS_LIST-CLINT | Interne Klassennummer | |
IM_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
IM_SHORT_TEXT_SEL_TAB | TYPE | PPETQ_SHORT_TEXT_SEL_TAB | Kurztext bzw. Bestandteil von Kurztext |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PNODID_TAB | TYPE | PPET_PNODID_TAB | Knotentabelle |
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.