Menu

SAP Function Module PPEHI_PNSET_READ

iPPE: Knoten der Set-Dokumentation lesen

The Function Module PPEHI_PNSET_READ (iPPE: Knoten der Set-Dokumentation lesen) is a standard Function Module in SAP ERP and is part of the function group PPEHI_SET within the package CPPESET.

Technical Information

Function Module PPEHI_PNSET_READ
Short Text iPPE: Knoten der Set-Dokumentation lesen
Function Group PPEHI_SET
Package CPPESET
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MODE_ALL TYPE PPE_MODE_ALL 'X' Fehlertolerant arbeiten
I_MSG_HANDLING TYPE PPE_MESSAGE_OPTION 'A' Behandlung der Meldungen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADMINDATA LIKE PVSHI_ADMINDATA Administrative Daten für iPPE-Objekte
RETURN LIKE BAPIRET2 Returnparameter
SETNODEDATA LIKE PVSHI_SETNODEDATA API PVS Knoten Identifikation
SETNODELONGTEXT LIKE BAPI_PPE_NODE_LONGTEXT iPPE / BAPI: Langtext des Knotens
SETNODELONGTEXTHEADER LIKE BAPI_PPE_NODE_LONGTEXT_HD iPPE / BAPI: Kopf Langtext des Knotens
SETNODETEXT LIKE PVSHI_SETNODETEXT API PVS Knoten Texte
SETRELATION LIKE PVSHI_SET_RELATIONDATA iPPE / API: SET-Beziehung

Exceptions

This function module does not define any Exceptions.