The Function Module FI_PAYM_MESSAGE_COLLECT (Zahlungsträger: Nachrichten sammeln) is a standard Function Module in SAP ERP and is part of the function group FPAYM02 within the package BFIBL_PAYM.
Function Module | FI_PAYM_MESSAGE_COLLECT |
Short Text | Zahlungsträger: Nachrichten sammeln |
Function Group | FPAYM02 |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COLLECT | TYPE | C | SPACE | Verdichten der Nachrichten |
I_MSGID | TYPE | SYMSGID | 'BFIBL02' | Nachrichten, Nachrichtenklasse |
I_MSGNO | TYPE | SYMSGNO | Nachrichten, Nachrichtennummer | |
I_MSGTY | TYPE | SYMSGTY | 'S' | Nachrichten, Nachrichtentyp |
I_MSGV1 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV2 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV3 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSGV4 | LIKE | Nachrichten, Nachrichtenvariable | ||
I_MSORT | TYPE | MSORT | Sortierfeld für Nachrichten | |
I_PROBCLASS | TYPE | BAL_S_MSG-PROBCLASS | '2' | Anwendungs-Log: Problemklasse einer Meldung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.