The Function Module GET_EXTERNAL_NODEKEY (Externen Schlüssel eines Knotens ermitteln) is a standard Function Module in SAP ERP and is part of the function group PPEWF_ENG within the package CPPEENG_BAPI.
Function Module | GET_EXTERNAL_NODEKEY |
Short Text | Externen Schlüssel eines Knotens ermitteln |
Function Group | PPEWF_ENG |
Package | CPPEENG_BAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLOBJ_TYPE | TYPE | PVS_APPLOBJ_TYPE | Anwendungsobjekttyp des iPPE | |
NODEID | TYPE | PVS_GUID_EXT | GUID der PVS in der (externen) CHAR32 Darstellung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNUM | TYPE | PPE_KLASSE | Klassennummer | |
CLASSTYPE | TYPE | PPE_KLASSENART | Klassenart | |
NODE_NAME | TYPE | PVS_PNODE | iPPE-Knoten |
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 |
---|---|
NODE_DOESNOT_EXIST | Knoten existiert nicht |