Table/Structure Field list used by SAP ABAP Function Module DD_PR_WRITE (Write message or string)
SAP ABAP Function Module
DD_PR_WRITE (Write message or string) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SPROT - LEVEL | Log Level | ||
| 2 | SPROT - LEVEL | Log Level | SOURCE VALUE(LEVEL) LIKE SPROT-LEVEL DEFAULT 1 |
|
| 3 | SPROT - NEWOBJ | New Section | SOURCE VALUE(NEWOB) LIKE SPROT-NEWOBJ DEFAULT ' ' |
|
| 4 | SPROT - SEVERITY | Error severity(' ',W(arning),E(rror),A(bnormal termination)) | SOURCE VALUE(SEVER) LIKE SPROT-SEVERITY DEFAULT 'N' |
|
| 5 | SPROT - SEVERITY | Error severity(' ',W(arning),E(rror),A(bnormal termination)) | ||
| 6 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 7 | T100 - ARBGB | Application Area | ||
| 8 | T100 - ARBGB | Application Area | SOURCE VALUE(ARBGB) LIKE T100-ARBGB DEFAULT ' ' |
|
| 9 | T100 - MSGNR | Message number | SOURCE VALUE(MSGNR) LIKE T100-MSGNR DEFAULT ' ' |
|
| 10 | T100 - MSGNR | Message number | ||