Class Method list used by SAP ABAP Class CL_GRAC_LOG_REPORT_TIMEBASED (Class to retrieve EAM logs and workflows)
SAP ABAP Class CL_GRAC_LOG_REPORT_TIMEBASED (Class to retrieve EAM logs and workflows) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_TSTMP - ADD Arithmetic and Conversion for Time Stamps
2 Class Method  CL_ABAP_TSTMP - SUBTRACTSECS Arithmetic and Conversion for Time Stamps
3 Class Method  CL_GRAC_ACCESS_REQUEST_UTIL - GET_DUE_DATE This is Util class for Access Request feature
4 Class Method  CL_GRAC_AD_SUPER_USER - GET_CHANGE_LOG Interface class for Super User Integration Scenario
5 Class Method  CL_GRAC_AD_SUPER_USER - GET_CHANGE_LOG Interface class for Super User Integration Scenario
6 Class Method  CL_GRAC_AD_SUPER_USER - GET_OSCOMMAND_LOG Interface class for Super User Integration Scenario
7 Class Method  CL_GRAC_AD_SUPER_USER - GET_OSCOMMAND_LOG Interface class for Super User Integration Scenario
8 Class Method  CL_GRAC_AD_SUPER_USER - GET_SECAUDIT_LOG Interface class for Super User Integration Scenario
9 Class Method  CL_GRAC_AD_SUPER_USER - GET_SECAUDIT_LOG Interface class for Super User Integration Scenario
10 Class Method  CL_GRAC_AD_SUPER_USER - GET_SYSTEM_SECURITY_LOG Interface class for Super User Integration Scenario
11 Class Method  CL_GRAC_AD_SUPER_USER - GET_SYSTEM_SECURITY_LOG Interface class for Super User Integration Scenario
12 Class Method  CL_GRAC_APPLOG_NONENTITY - CREATE_EXTERNAL_ID MSMP Application Log
13 Class Method  CL_GRAC_CONFIG_UTIL - GET_SINGLE_PARAM_VALUE Utility class for GRAC Config
14 Class Method  CL_GRAC_LOG_REPORT - CONVERT_TIMESTAMP_TO_UTC Model class for log reports
15 Class Method  CL_GRAC_LOG_REPORT - SET_AUDIT_LOG Model class for log reports
16 Class Method  CL_GRAC_LOG_REPORT - SET_CHANGE_LOG Model class for log reports
17 Class Method  CL_GRAC_LOG_REPORT - SET_FFREP_MAPPING Model class for log reports
18 Class Method  CL_GRAC_LOG_REPORT - SET_OSCMD_LOG Model class for log reports
19 Class Method  CL_GRAC_LOG_REPORT - SET_SYSTEM_LOG Model class for log reports
20 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - CALCULATE_DUE_DATE Class to retrieve EAM logs and workflows SOURCE LV_DUE_DATE = CALCULATE_DUE_DATE(
21 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - CALCULATE_DUE_DATE Class to retrieve EAM logs and workflows SOURCE IV_CRIRICALITY = ls_firefighter_list-criticality
22 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - CALCULATE_DUE_DATE Class to retrieve EAM logs and workflows SOURCE ).
23 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - DETERMINE_END_TIMESTAMP Class to retrieve EAM logs and workflows SOURCE lv_ffsession_end_stmp = determine_end_timestamp( is_fflog = ).
24 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - DOES_LOG_EXISTS_FOR_FF_SESSION Class to retrieve EAM logs and workflows SOURCE lv_log_exists = does_log_exists_for_ff_session( -fflog_id ).
25 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - FILL_SLG_LOGS Class to retrieve EAM logs and workflows SOURCE cl_grac_log_report_timebased=>fill_slg_logs(
26 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - FILL_SLG_LOGS Class to retrieve EAM logs and workflows SOURCE EXPORTING
27 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - FILL_SLG_LOGS Class to retrieve EAM logs and workflows SOURCE is_updated_wf = is_fflog_data " FF log
28 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - FILL_SLG_LOGS Class to retrieve EAM logs and workflows SOURCE io_log = io_log " Enahnced logging methods for BAL
29 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - FILL_SLG_LOGS Class to retrieve EAM logs and workflows SOURCE ).
30 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE select_notify_type(
31 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE EXPORTING
32 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE io_session = io_session
33 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE is_fflog_data =
34 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE io_log = lo_log
35 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SELECT_NOTIFY_TYPE Class to retrieve EAM logs and workflows SOURCE iv_simulation = iv_simulation ).
36 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_EMAIL Class to retrieve EAM logs and workflows SOURCE send_log_email(
37 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_EMAIL Class to retrieve EAM logs and workflows SOURCE EXPORTING
38 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_EMAIL Class to retrieve EAM logs and workflows SOURCE it_user_list = lt_user_list
39 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_EMAIL Class to retrieve EAM logs and workflows SOURCE is_fflog_data = is_fflog_data
40 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_EMAIL Class to retrieve EAM logs and workflows SOURCE io_log = io_log ).
41 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE CALL METHOD send_log_notification
42 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE EXPORTING
43 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE it_fflog_list = it_fflog_list
44 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE iv_connector = iv_connector
45 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE io_log = io_log
46 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE io_session = io_session
47 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE iv_simulation = iv_simulation.
48 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE CALL METHOD send_log_notification
49 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE EXPORTING
50 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE it_fflog_list = it_fflog_list
51 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE iv_connector = iv_connector
52 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE io_log = io_log
53 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE io_session = io_session
54 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_LOG_NOTIFICATION Class to retrieve EAM logs and workflows SOURCE iv_simulation = iv_simulation.
55 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SEND_WORKFLOW Class to retrieve EAM logs and workflows SOURCE send_workflow( EXPORTING it_user_list = lt_user_list is_fflog_data = is_fflog_data io_log = io_log io_session = io_session ).
56 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE set_msmp_header(
57 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE EXPORTING
58 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE io_session = io_session
59 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE is_fflog_data = is_fflog_data
60 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE IMPORTING
61 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SET_MSMP_HEADER Class to retrieve EAM logs and workflows SOURCE es_msmp_header = ls_spm_msmp_header ).
62 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE sync_audit_log( EXPORTING iv_fflog_id = -fflog_id
63 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE iv_connector = -connector
64 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE iv_start_timestamp = -logon_time
65 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE iv_end_timestamp = lv_ffsession_end_stmp
66 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE iv_ffobject = -ffobject
67 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE io_log = io_log
68 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE IMPORTING et_message = et_message
69 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_AUDIT_LOG Class to retrieve EAM logs and workflows SOURCE ev_return_code = ev_return_code ).
70 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE sync_change_log( EXPORTING iv_fflog_id = -fflog_id
71 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE iv_connector = -connector
72 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE iv_start_timestamp = -logon_time
73 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE iv_end_timestamp = lv_ffsession_end_stmp
74 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE iv_ffobject = -ffobject
75 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE io_log = io_log
76 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE IMPORTING et_message = et_message
77 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_CHANGE_LOG Class to retrieve EAM logs and workflows SOURCE ev_return_code = ev_return_code ).
78 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE sync_os_command_log( EXPORTING iv_fflog_id = -fflog_id
79 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE iv_connector = -connector
80 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE iv_start_timestamp = -logon_time
81 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE iv_end_timestamp = lv_ffsession_end_stmp
82 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE iv_ffobject = -ffobject
83 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE io_log = io_log
84 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE IMPORTING et_message = et_message
85 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_OS_COMMAND_LOG Class to retrieve EAM logs and workflows SOURCE ev_return_code = ev_return_code ).
86 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE sync_system_log( EXPORTING iv_fflog_id = -fflog_id
87 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE iv_connector = -connector
88 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE iv_start_timestamp = -logon_time
89 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE iv_end_timestamp = lv_ffsession_end_stmp
90 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE iv_ffobject = -ffobject
91 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE io_log = io_log
92 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE IMPORTING et_message = et_message
93 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - SYNC_SYSTEM_LOG Class to retrieve EAM logs and workflows SOURCE ev_return_code = ev_return_code ).
94 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE update_ffrep_mapping( EXPORTING iv_fflog_id = -fflog_id
95 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE iv_connector = -connector
96 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE iv_start_timestamp = -logon_time
97 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE iv_end_timestamp = lv_ffsession_end_stmp
98 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE iv_ffobject = -ffobject
99 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE io_log = io_log
100 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE IMPORTING et_message = et_message
101 Class Method  CL_GRAC_LOG_REPORT_TIMEBASED - UPDATE_FFREP_MAPPING Class to retrieve EAM logs and workflows SOURCE ev_return_code = ev_return_code ).
102 Class Method  CL_GRAC_TASKEXECSTMP_UTIL - SET_TASKEXECSTMP Utility class for task execution
103 Class Method  CL_GRAC_UTIL_SPM_UTILITY - GET_CRITICALITY SPM utility class
104 Class Method  CL_GRAC_UTIL_SPM_UTILITY - GET_PARAM_VALUE SPM utility class
105 Class Method  CL_GRAC_UTIL_SPM_UTILITY - GET_PARAM_VALUE SPM utility class
106 Class Method  CL_GRAC_UTIL_SPM_UTILITY - GET_PARAM_VALUE SPM utility class
107 Class Method  CL_GRAC_UTIL_SPM_UTILITY - GET_USER_FROM_USERGROUP SPM utility class
108 Class Method  CL_GRFN_API_IDENT - GET_ID_FROM_GUID Entity API ident class
109 Class Method  CL_GRFN_API_IDENT - GET_ID_FROM_GUID Entity API ident class
110 Class Method  CL_GRFN_API_IDENT - GET_ID_FROM_GUID Entity API ident class
111 Class Method  CL_GRFN_API_IDENT - GET_ID_FROM_UNAME Entity API ident class
112 Class Method  CL_GRFN_API_SESSION - GET Session Management for GRC APIs
113 Class Method  CL_GRFN_API_SESSION - GET Session Management for GRC APIs
114 Class Method  CL_GRFN_APPLOG_BASIS_EXT - LOAD_ENHANCED The application log basis class (enhanceable)
115 Class Method  CL_GRFN_MSMP_PUBLIC_SERVICES - SUBMIT_WF_REQUEST Public Services of MSMP Engine
116 Class Method  CL_GRFN_NOTIFICATION - SEND Notifications
117 Class Method  CL_GRFN_UI_WD - OTR General UI functions & constants
118 Class Method  CL_GRFN_UTIL_USER - GET_FULLNAME API to query and retreive backend user
119 Class Method  CL_GRFN_UTIL_USER - IS_VALID_USER API to query and retreive backend user
120 Class Method  CL_WD_UTILITIES - CONSTRUCT_WD_URL General Web Dynpro Functionality
121 Class Method  CL_WD_UTILITIES - GET_OTR_TEXT_BY_ALIAS General Web Dynpro Functionality
122 Class Method  IF_GRAC_API_SPM_AUDIT_WF - RETRIEVE SPM Audit Workflow API
123 Class Method  IF_GRAC_API_SPM_AUDIT_WF - UPDATE SPM Audit Workflow API
124 Class Method  IF_GRAC_API_SPM_USER - QUERY API Interface for SPM User
125 Class Method  IF_GRAC_API_SPM_USER - RETRIEVE API Interface for SPM User
126 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_EXCEPTION Enahnced logging methods for BAL
127 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_EXCEPTION Enahnced logging methods for BAL
128 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_EXCEPTION Enahnced logging methods for BAL
129 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_EXCEPTION Enahnced logging methods for BAL
130 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
131 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
132 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
133 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
134 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
135 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
136 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
137 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
138 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
139 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
140 Class Method  IF_GRFN_APPLOG_BASIS_EXT - ADD_TEXT_AS_MESSAGE Enahnced logging methods for BAL
141 Class Method  IF_GRFN_APPLOG_BASIS_EXT - LOAD_ENHANCED Enahnced logging methods for BAL
142 Class Method  IF_GRFN_APPLOG_BASIS_EXT - SAVE_ENHANCED Enahnced logging methods for BAL
143 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs
144 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs
145 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs
146 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs
147 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs
148 Class Method  IF_SYSTEM_UUID - CREATE_UUID_C32 Interface for 16 Byte System UUIDs