Class Method list used by SAP ABAP Class /IWFND/CL_LOG_WRITER (Log Writer - Direct Write Access to the Application log)
SAP ABAP Class /IWFND/CL_LOG_WRITER (Log Writer - Direct Write Access to the Application log) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS Log Writer - Direct Write Access to the Application log SOURCE l_s_msg-probclass = determine_probclass(
2 Class Method  /IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS Log Writer - Direct Write Access to the Application log SOURCE iv_msg_type = iv_msg_type
3 Class Method  /IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS Log Writer - Direct Write Access to the Application log SOURCE iv_problem_class = iv_problem_class ).
4 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE fill_msg_extd_long_text(
5 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE EXPORTING
6 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE iv_text = lv_text " Message text
7 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE iv_parname = gc_msg
8 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE CHANGING
9 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE iv_msg = l_s_msg " Application Log: Message Data
10 Class Method  /IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT Log Writer - Direct Write Access to the Application log SOURCE ).