Class Method list used by SAP ABAP Class CL_BNK_UTIL_LOG (Utility class for logging)
SAP ABAP Class CL_BNK_UTIL_LOG (Utility class for logging) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE i_log_layer_type = i_log_layer_type
2 Class Method  CL_BNK_UTIL_LOG - SAVE_LOG Utility class for logging SOURCE .
3 Class Method  CL_BNK_UTIL_LOG - SAVE_LOG Utility class for logging SOURCE CALL METHOD me->save_log
4 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE e_log_layer = l_log_layer.
5 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE IMPORTING
6 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE i_log_layer_name = i_layer_name
7 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE i_log_layer_type = i_layer_type
8 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE EXPORTING
9 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE CALL METHOD get_log_layer_info
10 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE e_log_layer = l_log_layer.
11 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE IMPORTING
12 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE i_log_layer_name = i_log_layer_name
13 Class Method  CL_BNK_UTIL_LOG - FIND_LOG Utility class for logging
14 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE EXPORTING
15 Class Method  CL_BNK_UTIL_LOG - GET_LOG_LAYER_INFO Utility class for logging SOURCE CALL METHOD me->get_log_layer_info
16 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE e_log_handle = priv_log_handle.
17 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE IMPORTING
18 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE i_external_number = priv_g_active-external_number
19 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE i_log_layer_name = priv_g_active-layer_name
20 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE i_log_layer_type = priv_g_active-layer_type
21 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE i_subobject = priv_g_active-subobject
22 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE EXPORTING
23 Class Method  CL_BNK_UTIL_LOG - GET_LOG_HANDLE Utility class for logging SOURCE CALL METHOD me->get_log_handle