SAP ABAP Function Module MR_MESSAGE (Meldung ausgeben oder sammeln)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MR (Package) Incoming Invoices
⤷
⤷
⤷
Basic Data
| Function Module | MR_MESSAGE | Meldung ausgeben oder sammeln |
| Function Group | KONT | Account determination |
| Program Name | SAPLKONT | x |
| INCLUDE Name | LKONTU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_MSGID | TYPE | SYST-MSGID | 'M8' | Message ID | ||
| |
I_MSGNO | TYPE | Message number | ||||
| |
I_MSGTY | TYPE | SYST-MSGTY | 'E' | Messahe Typ (I/W/E/A) | ||
| |
I_MSGV1 | TYPE | SYST-MSGV1 | SPACE | Message variable 1 | ||
| |
I_MSGV2 | TYPE | SYST-MSGV2 | SPACE | Message variable 2 | ||
| |
I_MSGV3 | TYPE | SYST-MSGV3 | SPACE | Message variable 3 | ||
| |
I_MSGV4 | TYPE | SYST-MSGV4 | SPACE | Message variable 4 | ||
| |
I_ZEILE | TYPE | MESG-ZEILE | '000' | Serial number | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950404 |
| SAP Release Created in |