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