Class Method list used by SAP ABAP Class CL_WBBHPR_APPLICATION_LOG (Application Log Class for the Assortment List)
SAP ABAP Class
CL_WBBHPR_APPLICATION_LOG (Application Log Class for the Assortment List) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_WBBHPR_APPLICATION_LOG - IS_MESSAGE_RELEVANT | Application Log Class for the Assortment List | SOURCE CHECK is_message_relevant( im_i_msg-msgty ) = 'X'. |
|
| 2 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE im_error_status_value = im_error_status_value. |
|
| 3 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE im_at_status_level = im_at_status_level |
|
| 4 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE EXPORTING |
|
| 5 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE CALL METHOD me->set_status |
|
| 6 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE im_error_status_value = im_error_status_value. |
|
| 7 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE im_at_status_level = im_at_status_level |
|
| 8 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE EXPORTING |
|
| 9 | CL_WBBHPR_APPLICATION_LOG - SET_STATUS | Application Log Class for the Assortment List | SOURCE CALL METHOD me->set_status |
|
| 10 | CL_WBBHPR_APPLICATION_LOG - IS_MESSAGE_RELEVANT | Application Log Class for the Assortment List | SOURCE CHECK is_message_relevant( im_msg_type ) = 'X'. |
|
| 11 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE CALL METHOD me->create_log |
|
| 12 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE OTHERS = 2. |
|
| 13 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE log_header_inconsistent = 1 |
|
| 14 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE EXCEPTIONS |
|
| 15 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE ex_created_log_handle = current_log_handle |
|
| 16 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE IMPORTING |
|
| 17 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE im_log_level = im_log_level |
|
| 18 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE im_extnumber = extnumber |
|
| 19 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE im_subobject = subobject |
|
| 20 | CL_WBBHPR_APPLICATION_LOG - CREATE_LOG | Application Log Class for the Assortment List | SOURCE EXPORTING |