The Function Module ISR_FI_CREATE_MSG (ISR: Meldung erzeugen und speichern) is a standard Function Module in SAP ERP and is part of the function group ISREBPP within the package EBPP_APAR.
Function Module | ISR_FI_CREATE_MSG |
Short Text | ISR: Meldung erzeugen und speichern |
Function Group | ISREBPP |
Package | EBPP_APAR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SCENARIO | TYPE | QSCENARIO | Schlüssel für ein Szenario |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NOTIF_NO_OUT | TYPE | QMNUM | Meldungsnummer | |
RETURN | TYPE | BAPIRET1 | Returnparameter |
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 |
---|---|---|---|---|
ADDITIONAL_DATA | LIKE | QISRSSPECIAL_PARAM | Internal Service Request: Index, Name, Wert eines Feldes | |
DATA | LIKE | QISRSREQUEST_DATA | Internal Service Request: Antragsfelder | |
T_MESSAGES | LIKE | EBPP_MESSAGES | EBPP: Meldungen |
This function module does not define any Exceptions.