Menu

SAP Function Module PVSHI_PPEHEADER_READ

iPPE: Read Access Object

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.

Technical Information

Function Module PVSHI_PPEHEADER_READ
Short Text iPPE: Read Access Object
Function Group PPEHI_HDR
Package CPPEBAPI
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' Ignore Errors
I_MSG_HANDLING TYPE PPE_MESSAGE_OPTION 'A' Message Handling

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 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

Exceptions

This function module does not define any Exceptions.