Table list used by SAP ABAP Function Module SALC_UTIL_FILL_RAWMESSAGE (temporary function to fill xmi raw message and check arguments)
SAP ABAP Function Module SALC_UTIL_FILL_RAWMESSAGE (temporary function to fill xmi raw message and check arguments) is using
# Object Type Object Name Object Description Note
     
1 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.)
2 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(MSGTEXT) LIKE SXMIMSGRAW-MSGTEXT DEFAULT ''
3 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(ARGTYPE4) LIKE SXMIMSGRAW-ARGTYPE4 DEFAULT 'C'
4 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(ARGTYPE3) LIKE SXMIMSGRAW-ARGTYPE3 DEFAULT 'C'
5 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(ARGTYPE2) LIKE SXMIMSGRAW-ARGTYPE2 DEFAULT 'C'
6 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(ARGTYPE1) LIKE SXMIMSGRAW-ARGTYPE1 DEFAULT 'C'
7 Table  SXMIMSGRAW Actual Message Part of an XMI Log Message (Text, Arg.) SOURCE VALUE(MSGRAW) LIKE SXMIMSGRAW