The Function Module PPEHI_PVSET_GETLIST (iPPE: Suchhilfe Varianten der Set-Dokumentation) is a standard Function Module in SAP ERP and is part of the function group PPEHI_SET within the package CPPESET.
Function Module | PPEHI_PVSET_GETLIST |
Short Text | iPPE: Suchhilfe Varianten der Set-Dokumentation |
Function Group | PPEHI_SET |
Package | CPPESET |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NODESELECTION | LIKE | PVSHI_SETNODE_ID | ID-Satz eines SET-Knotens | |
RETURN | LIKE | BAPIRET2 | Returnparameter | |
SETVARIANTLIST | LIKE | PVSHI_SETVARIANT_LIST | Ergebnistabelle für GetList-API SET-Varianten |
This function module does not define any Exceptions.