Class Method list used by SAP ABAP Class CL_WB_CONTROL_LOADER (Control Loader (Workbench Tool for Running Composites))
SAP ABAP Class CL_WB_CONTROL_LOADER (Control Loader (Workbench Tool for Running Composites)) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CONTROL_COMPOSITE - DESTROY Control Composite
2 Class Method  CL_CONTROL_COMPOSITE - CREATE_IN_CONTAINER Control Composite
3 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE CALL METHOD me->execute_composite
4 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE EXPORTING
5 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE p_wb_request = p_wb_request
6 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE p_window_id = p_window_id
7 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE EXCEPTIONS
8 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE operation_not_supported = 1
9 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE wrong_program_state = 2
10 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE action_cancelled = 3
11 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE error_occured = 4
12 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE object_not_found = 5
13 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE permission_failure = 6
14 Class Method  CL_WB_CONTROL_LOADER - EXECUTE_COMPOSITE Control Loader (Workbench Tool for Running Composites) SOURCE OTHERS = 7.
15 Class Method  CL_WB_CONTROL_LOADER - HANDLE_DIALOGBOX_CLOSE Control Loader (Workbench Tool for Running Composites) SOURCE SET HANDLER me->handle_dialogbox_close
16 Class Method  CL_WB_CONTROL_LOADER - HANDLE_DIALOGBOX_CLOSE Control Loader (Workbench Tool for Running Composites) SOURCE FOR me->dialogbox_container.
17 Class Method  CL_WB_CONTROL_LOADER - HANDLE_ERROR Control Loader (Workbench Tool for Running Composites) SOURCE CALL METHOD handle_error.
18 Class Method  CL_WB_REQUEST - CONSTRUCTOR Workbench Manager: Request
19 Class Method  IF_WB_CONTROL_TOOL - HANDLE_EVT_MANAGER_FINISHED Control-Based Tool
20 Class Method  IF_WB_CONTROL_TOOL - HANDLE_EVT_MANAGER_FINISHED Control-Based Tool
21 Class Method  IF_WB_CONTROL_TOOL - HANDLE_EVT_MANAGER_PBO Control-Based Tool
22 Class Method  IF_WB_CONTROL_TOOL - SET_ACTIVE_SCREEN Control-Based Tool
23 Class Method  IF_WB_MANAGER - GET_WINDOW Interface for Workbench Manager
24 Class Method  IF_WB_PROGRAM - GET_CURRENT_WB_OBJECT_STATE Workbench: Program
25 Class Method  IF_WB_PROGRAM - GET_ENQUEUE_OBJECT Workbench: Program
26 Class Method  IF_WB_PROGRAM - GET_REQUEST_FROM_TOOL_ACCESS Workbench: Program
27 Class Method  IF_WB_PROGRAM - GET_RESTORE_WB_PROGRAM_STATE Workbench: Program
28 Class Method  IF_WB_PROGRAM - GET_RESTORE_WB_REQUEST Workbench: Program
29 Class Method  IF_WB_PROGRAM - PREPARE_FOR_REINVOCATION Workbench: Program
30 Class Method  IF_WB_PROGRAM - PREPARE_FOR_TERMINATION Workbench: Program
31 Class Method  IF_WB_PROGRAM - PREPARE_FOR_TERMINATION Workbench: Program
32 Class Method  IF_WB_PROGRAM - PREPARE_FOR_TERMINATION Workbench: Program
33 Class Method  IF_WB_PROGRAM - PROCESS_WB_REQUEST Workbench: Program
34 Class Method  IF_WB_WINDOW - SET_WINDOW_TITLE Interface for Workbench Window