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