The Function Module PS_BAPI_APPL_MESSAGE_APPEND (Meldungen aus CO1M Log sammeln) 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_APPEND |
Short Text | Meldungen aus CO1M Log sammeln |
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_MSGHAND_NUM | LIKE | SY-UZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |
OBJECTKEY | TYPE | CHAR24 | Characterfeld Länge 24 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR | TYPE | C | Wird gesetzt, wenn Fehlermeldung vorhanden ist |
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 |
This function module does not define any Exceptions.