The Function Module PS_BAPI_INITIALIZE (Initialisiert das Message-Protokoll für den aktuellen BAPI) is a standard Function Module in SAP ERP and is part of the function group PS_BAPI within the package CNIF_PI.
Function Module | PS_BAPI_INITIALIZE |
Short Text | Initialisiert das Message-Protokoll für den aktuellen BAPI |
Function Group | PS_BAPI |
Package | CNIF_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGUAGE_ISO | TYPE | T002-LAISO | Sprache nach ISO 639 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIALOG_STATUS | TYPE | FLAG | allgemeines flag | |
E_LANGUAGE_SAP | TYPE | T002-SPRAS | Sprachenschlüssel | |
E_MSGHAND_NUM | LIKE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit |
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 | Returnparameter |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MESSAGE_HANDLER_ERROR | Message Handler konnte nicht initialisiert werden. |