Menu

SAP Function Module PS_BAPI_APPL_MESSAGE_APP_EXT

Meldungen sammeln und bei Success 'EAX' nach 'W'

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.

Technical Information

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

Importing Parameters

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

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
ET_RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.