Class Method list used by SAP ABAP Class CL_CRM_BSP_CU_APPLOG (Blueprint: Application Log Wrapper)
SAP ABAP Class
CL_CRM_BSP_CU_APPLOG (Blueprint: Application Log Wrapper) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_CRM_BSP_CU_APPLOG - ADD_MESSAGE | Blueprint: Application Log Wrapper | ||
| 2 | CL_CRM_BSP_CU_APPLOG - CONVERT | Blueprint: Application Log Wrapper | SOURCE lr_msg-msgv1 = convert( iv_msgv1 ). |
|
| 3 | CL_CRM_BSP_CU_APPLOG - CONVERT | Blueprint: Application Log Wrapper | SOURCE lr_msg-msgv2 = convert( iv_msgv2 ). |
|
| 4 | CL_CRM_BSP_CU_APPLOG - CONVERT | Blueprint: Application Log Wrapper | SOURCE lr_msg-msgv3 = convert( iv_msgv3 ). |
|
| 5 | CL_CRM_BSP_CU_APPLOG - CONVERT | Blueprint: Application Log Wrapper | SOURCE lr_msg-msgv4 = convert( iv_msgv4 ). |
|
| 6 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE CALL METHOD get_filter |
|
| 7 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE EXPORTING |
|
| 8 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE iv_extnumber = gs_log-extnumber |
|
| 9 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE iv_object = gs_log-object |
|
| 10 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE iv_subobject = gs_log-subobject |
|
| 11 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE IMPORTING |
|
| 12 | CL_CRM_BSP_CU_APPLOG - GET_FILTER | Blueprint: Application Log Wrapper | SOURCE ev_filter = lr_filter. |
|
| 13 | CL_CRM_BSP_CU_APPLOG - SET_LEVEL | Blueprint: Application Log Wrapper |