Data Element list used by SAP ABAP Function Module ISB_DETAILPROT_MESSAGE (IS-B: schreibt eine Nachricht ins DB-Protokoll und ins Detailprotokoll)
SAP ABAP Function Module
ISB_DETAILPROT_MESSAGE (IS-B: schreibt eine Nachricht ins DB-Protokoll und ins Detailprotokoll) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ARBGB | Application Area | SOURCE VALUE(I_ARBGB) LIKE MESG-ARBGB |
|
| 2 | JBOBJNR | Object number for financial transactions | SOURCE VALUE(I_OBJNR) LIKE JBDOBJ1-OBJNR OPTIONAL |
|
| 3 | MSGNR | Message number | SOURCE VALUE(I_MSGNR) LIKE MESG-TXTNR |
|
| 4 | MSGTY_CO | Message type (E, I, W, ...) | SOURCE VALUE(I_SEVERITY) LIKE MESG-MSGTY |
|
| 5 | SYMSGV | Message Variable | SOURCE VALUE(I_MSGV1) LIKE MESG-MSGV1 DEFAULT '' |
|
| 6 | SYMSGV | Message Variable | SOURCE VALUE(I_MSGV4) LIKE MESG-MSGV4 DEFAULT '' |
|
| 7 | SYMSGV | Message Variable | SOURCE VALUE(I_MSGV2) LIKE MESG-MSGV2 DEFAULT '' |
|
| 8 | SYMSGV | Message Variable | SOURCE VALUE(I_MSGV3) LIKE MESG-MSGV3 DEFAULT '' |
|