Data Element list used by SAP ABAP Function Module CNV_MBT_L_PROTOCOL_MESSAGE (function for writing protocol message)
SAP ABAP Function Module
CNV_MBT_L_PROTOCOL_MESSAGE (function for writing protocol message) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALLEVEL | Application Log: Level of detail | SOURCE VALUE(LEVEL) LIKE BALMI-DETLEVEL DEFAULT '3' |
|
| 2 | BALPROBCL | Application log: Message problem class | SOURCE VALUE(PROBCLASS) LIKE BALMI-PROBCLASS DEFAULT '4' |
|
| 3 | SYMSGID | Message Class | SOURCE VALUE(MSGID) LIKE BALMI-MSGID |
|
| 4 | SYMSGNO | Message Number | SOURCE VALUE(MSGNO) LIKE BALMI-MSGNO |
|
| 5 | SYMSGTY | Message Type | SOURCE VALUE(MSGTY) LIKE BALMI-MSGTY DEFAULT 'E' |
|