The Function Module PS_BAPI_APPL_MESSAGE_APP_EXT (Meldungen sammeln und bei Success 'EAX' nach 'W') 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_APPL_MESSAGE_APP_EXT |
Short Text | Meldungen sammeln und bei Success 'EAX' nach 'W' |
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_ERROR_CASE | TYPE | C | SPACE | 'X': Fehlerfall |
I_MSGHAND_NUM | LIKE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
I_OBJECTKEY | TYPE | CHAR24 | Characterfeld Länge 24 |
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 |
---|---|---|---|---|
ET_RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.