The Function Module PVSHI_PPEHEADER_GETLIST (iPPE: Search Help for Access Object) is a standard Function Module in SAP ERP and is part of the function group PPEHI_HDR within the package CPPEBAPI.
Function Module | PVSHI_PPEHEADER_GETLIST |
Short Text | iPPE: Search Help for Access Object |
Function Group | PPEHI_HDR |
Package | CPPEBAPI |
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' | Ignore Errors |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
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 |
---|---|---|---|---|
COMPONENTSELECTION | LIKE | PVSHI_CMPCOMP_ID | Components for GetList-API | |
PPEHEADERLIST | LIKE | PVSHI_PPEHEADER_LIST | Result Table for API GetList iPPE Access | |
PPEHEADERSELECTION | LIKE | PVSHI_PPEHEADER_ID | iPPE Access for GetList-API | |
RETURN | LIKE | BAPIRET2 | Return Parameters | |
VARIANTSELECTION | LIKE | PVSHI_CMPVARIANT_LIST | Variant for GetList-API |
This function module does not define any Exceptions.