Class Method list used by SAP ABAP Class /BCV/CL_UIF_QVIEW (Query View Execution)
SAP ABAP Class
/BCV/CL_UIF_QVIEW (Query View Execution) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BCV/CL_FND_DATATYPE - CREATE_STRUCTURE | Datatypes | ||
| 2 | /BCV/CL_FND_DATATYPE - CREATE_DELEM | Datatypes | ||
| 3 | /BCV/CL_UIF_COMMON_ASSIST - CONVERT_UI_TO_VARIABLE_TAB | Assistance Class for /BCV/CL_UIF_MAIN | ||
| 4 | /BCV/CL_UIF_COMMON_ASSIST - CONVERT_VARIABLE_TO_QUERY_TAB | Assistance Class for /BCV/CL_UIF_MAIN | ||
| 5 | /BCV/CL_UIF_COMMON_ASSIST - CONVERT_VARIABLE_TO_QUERY_TAB | Assistance Class for /BCV/CL_UIF_MAIN | ||
| 6 | /BCV/CL_UIF_CONTEXT - GET_APPL_INPUT | Context for query view processing | ||
| 7 | /BCV/CL_UIF_CONTEXT - GET_QVIEW_INPUT | Context for query view processing | ||
| 8 | /BCV/CL_UIF_CONTEXT_FACTORY - GET_CONTEXT | Context for query view processing | ||
| 9 | /BCV/CL_UIF_CONTEXT_FACTORY - GET_CONTEXT | Context for query view processing | ||
| 10 | /BCV/CL_UIF_DATA_ACCESS - GET_DISPATCHER_SETTINGS | Data access class for UI | ||
| 11 | /BCV/CL_UIF_DATA_ACCESS - GET_DISPATCHER_SETTINGS | Data access class for UI | ||
| 12 | /BCV/CL_UIF_DATA_ACCESS - GET_QUERIES | Data access class for UI | ||
| 13 | /BCV/CL_UIF_DATA_ACCESS - GET_QUERY_VARIABLES | Data access class for UI | ||
| 14 | /BCV/CL_UIF_DATA_ACCESS - REQUEST_EVALUATE | Data access class for UI | ||
| 15 | /BCV/CL_UIF_DATA_ACCESS - REQUEST_INIT | Data access class for UI | ||
| 16 | /BCV/CL_UIF_QUERY_VIEW - BUILD_VARIABLES | Assistance Class for /BCV/WDC_QUERY_VIEW | ||
| 17 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE execute_sync( |
|
| 18 | /BCV/CL_UIF_QVIEW - FILTER_VARIABLE | Query View Execution | SOURCE ls_qview_data-variable_metadata = /bcv/cl_uif_common_assist=>convert_variable_to_query_tab( filter_variable( |
|
| 19 | /BCV/CL_UIF_QVIEW - FILTER_VARIABLE | Query View Execution | SOURCE lt_variable = filter_variable( iv_query_id = |
|
| 20 | /BCV/CL_UIF_QVIEW - FILTER_VARIABLE | Query View Execution | SOURCE lt_variable = filter_variable( iv_query_id = is_request-query_id ). |
|
| 21 | /BCV/CL_UIF_QVIEW - GET_APPL_INPUT | Query View Execution | SOURCE lt_appl_input = get_appl_input( ). |
|
| 22 | /BCV/CL_UIF_QVIEW - GET_DISPATCHER | Query View Execution | SOURCE ls_qdisp = get_dispatcher( ). |
|
| 23 | /BCV/CL_UIF_QVIEW - GET_QUERY | Query View Execution | SOURCE get_query( ). |
|
| 24 | /BCV/CL_UIF_QVIEW - FILTER_RES_ATTR | Query View Execution | SOURCE ls_qview_data-result_metadata = filter_res_attr( |
|
| 25 | /BCV/CL_UIF_QVIEW - GET_QUERY_ID | Query View Execution | SOURCE lt_query_id = get_query_id( ). |
|
| 26 | /BCV/CL_UIF_QVIEW - GET_QUERY_METADATA | Query View Execution | SOURCE get_query_metadata( ). |
|
| 27 | /BCV/CL_UIF_QVIEW - GET_QUERY_METADATA | Query View Execution | SOURCE get_query_metadata( ). |
|
| 28 | /BCV/CL_UIF_QVIEW - GET_QUERY_RES_ATTR | Query View Execution | SOURCE rt_res_attr = get_query_res_attr( ). |
|
| 29 | /BCV/CL_UIF_QVIEW - GET_QUERY_VARIABLE | Query View Execution | SOURCE lt_query_variable = get_query_variable( ). |
|
| 30 | /BCV/CL_UIF_QVIEW - MERGE_VARIABLE | Query View Execution | SOURCE merge_variable( |
|
| 31 | /BCV/CL_UIF_QVIEW - MERGE_VARIABLE | Query View Execution | SOURCE iv_refresh = iv_refresh |
|
| 32 | /BCV/CL_UIF_QVIEW - MERGE_VARIABLE | Query View Execution | SOURCE it_qview_variable = it_qview_variable |
|
| 33 | /BCV/CL_UIF_QVIEW - MERGE_VARIABLE | Query View Execution | SOURCE iv_qview_variable_only = iv_qview_variable_only ). |
|
| 34 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE request_execute( it_request_new = it_request_new ). |
|
| 35 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE request_execute( |
|
| 36 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE EXPORTING |
|
| 37 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE it_request_new = it_request_new |
|
| 38 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE it_request_old = it_request_old |
|
| 39 | /BCV/CL_UIF_QVIEW - REQUEST_EXECUTE | Query View Execution | SOURCE iv_event_id = iv_event_id ). |
|
| 40 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE request_init( |
|
| 41 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE EXPORTING |
|
| 42 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE iv_refresh = iv_refresh |
|
| 43 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE it_request = lt_request |
|
| 44 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE IMPORTING |
|
| 45 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE et_request_new = lt_request_new |
|
| 46 | /BCV/CL_UIF_QVIEW - REQUEST_INIT | Query View Execution | SOURCE et_request_old = lt_request_old ). |
|
| 47 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE ct_qview_data = et_qview_data ). |
|
| 48 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE add_qview_data( |
|
| 49 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE EXPORTING |
|
| 50 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE is_request = |
|
| 51 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE is_result = ls_results |
|
| 52 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE it_metadata = lt_metadata |
|
| 53 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE CHANGING |
|
| 54 | /BCV/CL_UIF_QVIEW - ADD_QVIEW_DATA | Query View Execution | SOURCE ct_qview_data = ct_qview_data ). |
|
| 55 | /BCV/CL_UIF_QVIEW - CLEAR | Query View Execution | SOURCE clear( ). |
|
| 56 | /BCV/CL_UIF_QVIEW - CONSTRUCTOR | Query View Execution | SOURCE CREATE OBJECT ro_query_view |
|
| 57 | /BCV/CL_UIF_QVIEW - CONSTRUCTOR | Query View Execution | SOURCE EXPORTING |
|
| 58 | /BCV/CL_UIF_QVIEW - CONSTRUCTOR | Query View Execution | SOURCE iv_context_key = iv_context_key |
|
| 59 | /BCV/CL_UIF_QVIEW - CONSTRUCTOR | Query View Execution | SOURCE iv_qview_id = iv_qview_id |
|
| 60 | /BCV/CL_UIF_QVIEW - CONSTRUCTOR | Query View Execution | SOURCE iv_instance_id = iv_instance_id. |
|
| 61 | /BCV/CL_UIF_QVIEW - CONVERT_REQUEST | Query View Execution | ||
| 62 | /BCV/CL_UIF_QVIEW - CREATE_VARIABLE_DATA | Query View Execution | SOURCE ls_request-variable_data = create_variable_data( lt_variable ). |
|
| 63 | /BCV/CL_UIF_QVIEW - EVALUATE_REQUEST | Query View Execution | ||
| 64 | /BCV/CL_UIF_QVIEW - EVALUATE_REQUEST | Query View Execution | ||
| 65 | /BCV/CL_UIF_QVIEW - EXECUTE_ASYN | Query View Execution | SOURCE execute_asyn( |
|
| 66 | /BCV/CL_UIF_QVIEW - EXECUTE_ASYN | Query View Execution | SOURCE EXPORTING |
|
| 67 | /BCV/CL_UIF_QVIEW - EXECUTE_ASYN | Query View Execution | SOURCE it_request_new = lt_request_new |
|
| 68 | /BCV/CL_UIF_QVIEW - EXECUTE_ASYN | Query View Execution | SOURCE it_request_old = lt_request_old |
|
| 69 | /BCV/CL_UIF_QVIEW - EXECUTE_ASYN | Query View Execution | SOURCE iv_event_id = lv_event_id ). |
|
| 70 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE EXPORTING |
|
| 71 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE it_request_new = lt_request_new |
|
| 72 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE it_request_old = lt_request_old |
|
| 73 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE iv_event_id = lv_event_id |
|
| 74 | /BCV/CL_UIF_QVIEW - EXECUTE_SYNC | Query View Execution | SOURCE CHANGING |
|
| 75 | /BCV/CL_UIF_QVIEW - FAILED | Query View Execution | ||
| 76 | CL_WD_NOTIFICATION_SERVICE - UPDATE_EVENT_STATUS | Service Classe for Notifications | ||
| 77 | IF_WD_NOTIFICATION_SERVICE - REGISTER_NEW_EVENT | Event Notification Service |