Table list used by SAP ABAP Function Module CX_F_MESSAGE (Collect/output message for a message code)
SAP ABAP Function Module
CX_F_MESSAGE (Collect/output message for a message code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMIMSG | Display and Selection Fields for Error Management | SOURCE VALUE(I_MSGTY) LIKE CMIMSG-MSGTY DEFAULT SPACE |
|
| 2 | CMIMSG | Display and Selection Fields for Error Management | SOURCE VALUE(I_MSGNR) LIKE CMIMSG-MSGNR DEFAULT SPACE |
|
| 3 | CMIMSG | Display and Selection Fields for Error Management | SOURCE VALUE(I_ARBGB) LIKE CMIMSG-ARBGB DEFAULT 'C7' |
|
| 4 | CMIMSG | Display and Selection Fields for Error Management | ||
| 5 | RCLST | Structure of the dialog table in CIM | SOURCE VALUE(I_POS) LIKE RCLST-OBJECT DEFAULT SPACE |
|