Class Method list used by SAP ABAP Class CL_WER_APPLICATION_VIEW (Assigning work item structures to an application)
SAP ABAP Class CL_WER_APPLICATION_VIEW (Assigning work item structures to an application) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_GUI_ALV_GRID - CHECK_CHANGED_DATA ALV List Viewer
2 Class Method  CL_GUI_ALV_GRID - ACTIVATE_DISPLAY_PROTOCOL ALV List Viewer
3 Class Method  CL_GUI_ALV_GRID - SET_TOOLBAR_INTERACTIVE ALV List Viewer
4 Class Method  CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY ALV List Viewer
5 Class Method  CL_GUI_ALV_GRID - SET_READY_FOR_INPUT ALV List Viewer
6 Class Method  CL_GUI_ALV_GRID - SET_READY_FOR_INPUT ALV List Viewer
7 Class Method  CL_GUI_ALV_GRID - REGISTER_EDIT_EVENT ALV List Viewer
8 Class Method  CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY ALV List Viewer
9 Class Method  CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY ALV List Viewer
10 Class Method  CL_GUI_ALV_GRID - GET_SELECTED_ROWS ALV List Viewer
11 Class Method  CL_GUI_ALV_GRID - CONSTRUCTOR ALV List Viewer
12 Class Method  CL_GUI_CFW - SET_NEW_OK_CODE Control Framework Basic Class
13 Class Method  CL_GUI_CFW - SET_NEW_OK_CODE Control Framework Basic Class
14 Class Method  CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area
15 Class Method  CL_WER_APPLICATION - GET_SOFTWARE_COMPONENT Concrete application of the Rule engine
16 Class Method  CL_WER_APPLICATION - SET_SOFTWARE_COMPONENT Concrete application of the Rule engine
17 Class Method  CL_WER_APPLICATION - SET_DEVELOPMENT_PACKAGE Concrete application of the Rule engine
18 Class Method  CL_WER_APPLICATION - SET_APPLICATION_COMPONENT Concrete application of the Rule engine
19 Class Method  CL_WER_APPLICATION - GET_WORKITEMS_META_DATA Concrete application of the Rule engine
20 Class Method  CL_WER_APPLICATION - GET_WORKITEMS_META_DATA Concrete application of the Rule engine
21 Class Method  CL_WER_APPLICATION - GET_DEVELOPMENT_PACKAGE Concrete application of the Rule engine
22 Class Method  CL_WER_APPLICATION - GET_APPLICATION_COMPONENT Concrete application of the Rule engine
23 Class Method  CL_WER_APPLICATION - DELETE_WORKITEM Concrete application of the Rule engine
24 Class Method  CL_WER_APPLICATION - CHECK_WORKITEM Concrete application of the Rule engine
25 Class Method  CL_WER_APPLICATION - ADD_WORKITEM Concrete application of the Rule engine
26 Class Method  CL_WER_APPLICATION_VIEW - ON_DOUBLE_CLICK Assigning work item structures to an application SOURCE on_data_changed FOR mr_workitems_grid,
27 Class Method  CL_WER_APPLICATION_VIEW - ON_USER_COMMAND Assigning work item structures to an application SOURCE on_user_command FOR mr_workitems_grid,
28 Class Method  CL_WER_APPLICATION_VIEW - ON_DOUBLE_CLICK Assigning work item structures to an application SOURCE on_data_changed_finished FOR mr_workitems_grid,
29 Class Method  CL_WER_APPLICATION_VIEW - ON_DOUBLE_CLICK Assigning work item structures to an application SOURCE on_double_click FOR mr_workitems_grid.
30 Class Method  CL_WER_APPLICATION_VIEW - ON_TOOLBAR Assigning work item structures to an application SOURCE SET HANDLER: on_toolbar FOR mr_workitems_grid,
31 Class Method  CL_WER_APPLICATION_VIEW - ON_USER_COMMAND Assigning work item structures to an application SOURCE SET HANDLER: on_toolbar FOR mr_workitems_grid,
32 Class Method  CL_WER_APPLICATION_VIEW - REFRESH_WORKITEMS Assigning work item structures to an application SOURCE refresh_workitems( ).
33 Class Method  CL_WER_APPLICATION_VIEW - REFRESH_WORKITEMS Assigning work item structures to an application SOURCE refresh_workitems( ).
34 Class Method  CL_WER_APPLICATION_VIEW - SET_APPLICATION_WORKITEMS Assigning work item structures to an application SOURCE set_application_workitems( ).
35 Class Method  CL_WER_APPLICATION_VIEW - SET_CHANGED_WORKITEM Assigning work item structures to an application SOURCE set_changed_workitem( lr_cell->* ).
36 Class Method  CL_WER_APPLICATION_VIEW - SET_DELETED_WORKITEMS Assigning work item structures to an application SOURCE set_deleted_workitems( er_data_changed->mt_deleted_rows ).
37 Class Method  CL_WER_APPLICATION_VIEW - SET_HANDLERS Assigning work item structures to an application SOURCE set_handlers( ).
38 Class Method  CL_WER_APPLICATION_VIEW - SHOW_ITEM_DETAILS Assigning work item structures to an application SOURCE show_item_details( lr_workitem->id ).
39 Class Method  CL_WER_APPLICATION_VIEW - SHOW_ITEM_DETAILS Assigning work item structures to an application SOURCE show_item_details( lr_workitem->id ).
40 Class Method  CL_WER_APPLICATION_VIEW - ON_DOUBLE_CLICK Assigning work item structures to an application SOURCE SET HANDLER: on_toolbar FOR mr_workitems_grid,
41 Class Method  CL_WER_APPLICATION_VIEW - ON_DOUBLE_CLICK Assigning work item structures to an application SOURCE on_user_command FOR mr_workitems_grid,
42 Class Method  CL_WER_APPLICATION_VIEW - GET_EXCLUDING_TABLE Assigning work item structures to an application SOURCE lr_exclud_functions = get_excluding_table( ).
43 Class Method  CL_WER_APPLICATION_VIEW - GET_FIELD_CATALOG Assigning work item structures to an application SOURCE lr_fieldcat = get_field_catalog( ).
44 Class Method  CL_WER_APPLICATION_VIEW - GET_SELECTION Assigning work item structures to an application SOURCE lr_workitems = get_selection( ).
45 Class Method  CL_WER_APPLICATION_VIEW - HANDLE_DETAIL_WORKITEM Assigning work item structures to an application SOURCE handle_detail_workitem( ).
46 Class Method  CL_WER_APPLICATION_VIEW - INIT_UI_COMPONENTS Assigning work item structures to an application SOURCE init_ui_components( i_container ).
47 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED Assigning work item structures to an application SOURCE SET HANDLER: on_toolbar FOR mr_workitems_grid,
48 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED Assigning work item structures to an application SOURCE on_user_command FOR mr_workitems_grid,
49 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED Assigning work item structures to an application SOURCE on_data_changed FOR mr_workitems_grid,
50 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED_FINISHED Assigning work item structures to an application SOURCE SET HANDLER: on_toolbar FOR mr_workitems_grid,
51 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED_FINISHED Assigning work item structures to an application SOURCE on_user_command FOR mr_workitems_grid,
52 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED_FINISHED Assigning work item structures to an application SOURCE on_data_changed FOR mr_workitems_grid,
53 Class Method  CL_WER_APPLICATION_VIEW - ON_DATA_CHANGED_FINISHED Assigning work item structures to an application SOURCE on_data_changed_finished FOR mr_workitems_grid,
54 Class Method  CL_WER_EXCEPTION_REPORTER - RAISE_OPERATION_FAILED Services for raising exceptions
55 Class Method  CL_WER_EXCEPTION_REPORTER - RAISE_OPERATION_FAILED Services for raising exceptions
56 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
57 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
58 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
59 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
60 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
61 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
62 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
63 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
64 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
65 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
66 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
67 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
68 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
69 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
70 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_CLEAR_MESSAGES Service class for publishing messages
71 Class Method  CL_WER_MESSAGE_PUBLISHER - RAISE_PUBLISH_MESSAGES Service class for publishing messages
72 Class Method  CL_WER_POPUP_SERVICES - SHOW_ITEM_DETAILS Popup screens for confirmations, selections and messages
73 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_ERROR Common services for embedded views
74 Class Method  CL_WER_SUBSCREEN_VIEW - SET_ELEMENT Common services for embedded views
75 Class Method  CL_WER_SUBSCREEN_VIEW - SET_ELEMENT Common services for embedded views
76 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_STARTING Common services for embedded views
77 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_STARTING Common services for embedded views
78 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_ERROR Common services for embedded views
79 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_ERROR Common services for embedded views
80 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_ERROR Common services for embedded views
81 Class Method  CL_WER_SUBSCREEN_VIEW - RAISE_PROCESS_ERROR Common services for embedded views
82 Class Method  CL_WER_SUBSCREEN_VIEW - CONSTRUCTOR Common services for embedded views
83 Class Method  CL_WER_VIEW - FREE Base for all view classes
84 Class Method  CL_WER_VIEW - FREE Base for all view classes
85 Class Method  CL_WER_VIEW - PREPARE_FOR_DISPLAY Base for all view classes
86 Class Method  CL_WER_VIEW - PREPARE_FOR_DISPLAY Base for all view classes
87 Class Method  CL_WER_VIEW - SET_MODE Base for all view classes
88 Class Method  CL_WER_VIEW - SET_MODE Base for all view classes
89 Class Method  CL_WER_VIEW - SET_MODE Base for all view classes