The Function Module PPETIENG_PNODID_GET (Anlegen von iPPE-Knoten aus dem GRID) is a standard Function Module in SAP ERP and is part of the function group PPETIENG within the package CPPEWB.
Function Module | PPETIENG_PNODID_GET |
Short Text | Anlegen von iPPE-Knoten aus dem GRID |
Function Group | PPETIENG |
Package | CPPEWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_MODE | TYPE | C | 'C' | C' - Knoten anlegen, 'R' - bestehenden Knoten lesen |
IM_MSG_OPT | TYPE | PPET_MSG_OPT | 'A' | steuert das Message-Handling der iPPE-Engine |
IM_PNTYPE | TYPE | CPNTYPE-PNTYPE | iPPE-Knotentyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_PNODID | TYPE | PPET_PNODID_LI | ID-Satz des angelegten Knotens |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler beim Anlegen eines iPPE-Knotens |