SAP ABAP Function Module CX_F_MESSAGE (Collect/output message for a message code)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
CX (Package) R/3 Application development: R/3 Scheduling
⤷
⤷
⤷
Basic Data
| Function Module | CX_F_MESSAGE | Collect/output message for a message code |
| Function Group | CXFE | Collect messages for log |
| Program Name | SAPLCXFE | |
| INCLUDE Name | LCXFEU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_MSG_CODE | TYPE | SYST-SUBRC | 0 | Message code from ICXCON00 | ||
| |
I_ARBGB | TYPE | CMIMSG-ARBGB | 'C7' | Message type (S,I,W,E,A) | ||
| |
I_MSGTY | TYPE | CMIMSG-MSGTY | SPACE | Message type (S,I,W,E,A) | ||
| |
I_MSGNR | TYPE | CMIMSG-MSGNR | SPACE | Message no. from T100 | ||
| |
I_MSGV1 | TYPE | SPACE | Message parameter 1 | |||
| |
I_MSGV2 | TYPE | SPACE | Message parameter 2 | |||
| |
I_MSGV3 | TYPE | SPACE | Message parameter 3 | |||
| |
I_MSGV4 | TYPE | SPACE | Message parameter 4 | |||
| |
I_POS | TYPE | RCLST-OBJECT | SPACE | Datenobjekte eines Planes | ||
| |
I_INDEX | TYPE | SYST-TABIX | 0 | |||
| |
I_FLG_MESSAGE | TYPE | 'X' | Flag: collect or display message | |||
| |
I_MSG_ON_SCREEN | TYPE | SPACE | Flag: display message on screen | |||
| |
I_MSG_IN_GRAPHIC | TYPE | SPACE | Flag: display message in graphic | |||
| |
MESSAGE_ON_SCREEN | TYPE | |||||
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 | 19931201 |
| SAP Release Created in |