Data Element list used by SAP ABAP Function Module DD_MESSAGE_LOG (Log writer for Data Dictionary)
SAP ABAP Function Module
DD_MESSAGE_LOG (Log writer for Data Dictionary) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DDFMODUS | Mode in which a file is accessed | SOURCE VALUE(PROTMODUS) LIKE DDPRT_I-PROTMODUS DEFAULT 'A' |
2 | ![]() |
DDMESSFLAG | Flag indicating whether error is proc. by calling program | SOURCE VALUE(MESSFLAG) LIKE DDPRT_I-MESSFLAG |
3 | ![]() |
DDMSPRAS | Alternative language for messages | SOURCE VALUE(MSTR_LANGU) LIKE DDPRT_I-MSTR_LANGU |
4 | ![]() |
DDPOS | ABAP/4 Dictionary: item in a log | SOURCE VALUE(LCOUNT) LIKE DDPRT_I-LCOUNT |
5 | ![]() |
DDPROT | Log name for ABAP/4 Dictionary logs | SOURCE VALUE(PROTOCOL) LIKE DDPRT_I-PROTOCOL |
6 | ![]() |
DDSPRAS | Language of the messages | SOURCE VALUE(LANGU) LIKE DDPRT-LANGU |
7 | ![]() |
ERRLIST | AS400-DDIC: Input list of self-recovering errors | SOURCE VALUE(ERRLIST) LIKE DDPRT-ERRLIST |
8 | ![]() |
ERRNUM | Output: Error number | SOURCE VALUE(ERRNUM) LIKE DDPRT-ERRNUM |
9 | ![]() |
MESSID_D | AS400-DDIC: Output message ID in T100 | SOURCE VALUE(MESSID) LIKE DDPRT-MESSID |
10 | ![]() |
MESSNR | AS400-DDIC: Output message no. in T100 | SOURCE VALUE(MESSNR) LIKE DDPRT-MESSNR |
11 | ![]() |
PROTLEVEL | Log Level | SOURCE VALUE(LEVEL) LIKE DDPRT-LEVEL |
12 | ![]() |
PROTNEWOBJ | New Section | SOURCE VALUE(NEWOBJ) LIKE DDPRT-NEWOBJ |
13 | ![]() |
PRTTYPE | Log type | SOURCE VALUE(PRTTYPE) LIKE DDPRT_I-PRTTYPE DEFAULT 'D' |
14 | ![]() |
SEVERITY | Output: Severity of error (N/SPACE-normal, E/F/A-error) | SOURCE VALUE(SEVERITY) LIKE DDPRT-SEVERITY |
15 | ![]() |
SYMSGV | Message Variable | SOURCE VALUE(PAR4) LIKE DDPRT-PAR4 |
16 | ![]() |
SYMSGV | Message Variable | SOURCE VALUE(PAR3) LIKE DDPRT-PAR3 |
17 | ![]() |
SYMSGV | Message Variable | SOURCE VALUE(PAR2) LIKE DDPRT-PAR2 |
18 | ![]() |
SYMSGV | Message Variable | SOURCE VALUE(PAR1) LIKE DDPRT-PAR1 |