The Function Module PVSHI_PPEHEADER_READ (iPPE: Read 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_READ |
Short Text | iPPE: Read 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 |
---|---|---|---|---|
ADMINDATA | LIKE | PVSHI_ADMINDATA | Administrative Data for iPPE Objects | |
COPRODUCT | LIKE | BAPI_PPE_COPRODUCT | iPPE / BAPI: Co-Products | |
PPE_HEADER | LIKE | BAPI_PPE_HEADER | iPPE/BAPI: Attributes of Access Object | |
PRODVERSIONDATA | LIKE | BAPI1196_PRODVERSION | iPPE/BAPI: Attributes of Production Version | |
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.