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 | ![]() |
/IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS | Log Writer - Direct Write Access to the Application log | SOURCE l_s_msg-probclass = determine_probclass( |
2 | ![]() |
/IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS | Log Writer - Direct Write Access to the Application log | SOURCE iv_msg_type = iv_msg_type |
3 | ![]() |
/IWFND/CL_LOG_WRITER - DETERMINE_PROBCLASS | Log Writer - Direct Write Access to the Application log | SOURCE iv_problem_class = iv_problem_class ). |
4 | ![]() |
/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 | ![]() |
/IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT | Log Writer - Direct Write Access to the Application log | SOURCE EXPORTING |
6 | ![]() |
/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 | ![]() |
/IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT | Log Writer - Direct Write Access to the Application log | SOURCE iv_parname = gc_msg |
8 | ![]() |
/IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT | Log Writer - Direct Write Access to the Application log | SOURCE CHANGING |
9 | ![]() |
/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 | ![]() |
/IWFND/CL_LOG_WRITER - FILL_MSG_EXTD_LONG_TEXT | Log Writer - Direct Write Access to the Application log | SOURCE ). |