The Function Module PVSHI_INIT (iPPE: Initialize iPPE Application Log) is a standard Function Module in SAP ERP and is part of the function group PPEHI_ENG within the package CPPEENG_BAPI.
Function Module | PVSHI_INIT |
Short Text | iPPE: Initialize iPPE Application Log |
Function Group | PPEHI_ENG |
Package | CPPEENG_BAPI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_LOGSYS | TYPE | PPE_CHECK_LOGSYS | 'X' | Query Logical System |
I_MSG_HANDLER | TYPE | PPE_MSG_HANDLER | 'A' | Storage of Messages |
I_MSG_HANDLING | TYPE | PPE_MESSAGE_OPTION | 'A' | Message Handling |
I_PRG_MODE | TYPE | PPE_PRG_MODE | 'P' | Current Scenario of API Usage |
I_RAISE_EVENTS | TYPE | PPE_RAISE_EVENTS | SPACE | ABAP-OO: Use Events |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Error Log Not Initialized |