Class Method list used by SAP ABAP Class CL_WER_UI_FACTORY (Creation of UI classes)
SAP ABAP Class CL_WER_UI_FACTORY (Creation of UI classes) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_WER_ADMIN_VIEW - CONSTRUCTOR Display of administrative information
2 Class Method  CL_WER_APPLICATION_VIEW - CONSTRUCTOR Assigning work item structures to an application
3 Class Method  CL_WER_ASSIGNMENT_VIEW - CONSTRUCTOR View for performing assignments
4 Class Method  CL_WER_CONDITION_VIEW - CONSTRUCTOR Generate conditions using expressions
5 Class Method  CL_WER_CONST - GET_INSTANCE Constants
6 Class Method  CL_WER_EVENT_VIEW - CONSTRUCTOR Assigning Rule Sets to an event
7 Class Method  CL_WER_FACTORY - GET_INSTANCE Factory for persistent objects
8 Class Method  CL_WER_FACTORY - GET_RULE_CONFIG_APPLICATION Factory for persistent objects
9 Class Method  CL_WER_MESSAGE_LOG_VIEW - CONSTRUCTOR Message display view
10 Class Method  CL_WER_MESSAGE_LOG_VIEW - CONSTRUCTOR Message display view
11 Class Method  CL_WER_RULE_CONFIG_VIEW - CONSTRUCTOR Rule Configuration Application Main View
12 Class Method  CL_WER_RULE_SET_VIEW - CONSTRUCTOR View for assigning rules to a rule set
13 Class Method  CL_WER_RULE_SUBSCREEN_VIEW - CONSTRUCTOR Tab screen inof the rule view
14 Class Method  CL_WER_RULE_SUBSCREEN_VIEW - CONSTRUCTOR Tab screen inof the rule view
15 Class Method  CL_WER_RULE_VIEW - CONSTRUCTOR Main rule view
16 Class Method  CL_WER_SELECTION_AREA_VIEW - CONSTRUCTOR Selection of Rule Elements
17 Class Method  CL_WER_SERVICES - GET_ACTION_TYPE Grouping of generic services
18 Class Method  CL_WER_SERVICES - GET_ACTION_TYPES Grouping of generic services
19 Class Method  CL_WER_SERVICES - GET_EXPRESSION_TYPE Grouping of generic services
20 Class Method  CL_WER_SERVICES - GET_EXPRESSION_TYPES Grouping of generic services
21 Class Method  CL_WER_SERVICES - GET_INSTANCE Grouping of generic services
22 Class Method  CL_WER_SUBSCREEN_VIEW - GET_ID Common services for embedded views
23 Class Method  CL_WER_SUBSCREEN_VIEW - GET_ID Common services for embedded views
24 Class Method  CL_WER_SUBSCREEN_VIEW - CONSTRUCTOR Common services for embedded views
25 Class Method  CL_WER_SUBSCREEN_VIEW - CONSTRUCTOR Common services for embedded views
26 Class Method  CL_WER_SUBSCREEN_VIEW_SET - CONSTRUCTOR Set of subscreens
27 Class Method  CL_WER_SUBSCREEN_VIEW_SET - CONSTRUCTOR Set of subscreens
28 Class Method  CL_WER_TAB_CTRL_VIEW - CONSTRUCTOR Tabbed view with subscreens
29 Class Method  CL_WER_TAB_CTRL_VIEW - CONSTRUCTOR Tabbed view with subscreens
30 Class Method  CL_WER_TAB_CTRL_VIEW - SET_SCREEN Tabbed view with subscreens
31 Class Method  CL_WER_UI_CONST - GET_INSTANCE Constants representing function codes, screens and programs
32 Class Method  CL_WER_UI_FACTORY - GET_SUB_CONDITION_VIEW Creation of UI classes
33 Class Method  CL_WER_UI_FACTORY - INIT_MAIN_VIEW Creation of UI classes SOURCE i_wa_program = i_wa_program ).
34 Class Method  CL_WER_UI_FACTORY - INIT_MAIN_VIEW Creation of UI classes SOURCE i_wa_screen = i_wa_screen
35 Class Method  CL_WER_UI_FACTORY - INIT_MAIN_VIEW Creation of UI classes SOURCE i_program = i_program
36 Class Method  CL_WER_UI_FACTORY - INIT_MAIN_VIEW Creation of UI classes SOURCE init_main_view( i_screen = i_screen
37 Class Method  CL_WER_UI_FACTORY - GET_WA_SUBSCREENS Creation of UI classes SOURCE lr_subscreens = get_wa_subscreens( ).
38 Class Method  CL_WER_UI_FACTORY - GET_SUB_RULE_VIEW Creation of UI classes
39 Class Method  CL_WER_UI_FACTORY - GET_SUB_RULE_TRUE_ACTION_VIEW Creation of UI classes
40 Class Method  CL_WER_UI_FACTORY - GET_SUB_RULE_CONDITION_VIEW Creation of UI classes
41 Class Method  CL_WER_UI_FACTORY - GET_SUB_RS_VIEW Creation of UI classes
42 Class Method  CL_WER_UI_FACTORY - GET_SUB_EXPRESSION_VIEW Creation of UI classes
43 Class Method  CL_WER_UI_FACTORY - GET_SUB_EVENT_VIEW Creation of UI classes
44 Class Method  CL_WER_UI_FACTORY - GET_SUB_APPLICATION_VIEW Creation of UI classes
45 Class Method  CL_WER_UI_FACTORY - GET_SUB_ADMIN_VIEW Creation of UI classes
46 Class Method  CL_WER_UI_FACTORY - GET_SUB_ACTION_VIEW Creation of UI classes
47 Class Method  CL_WER_UI_FACTORY - GET_RULE_TAB_CTRL_VIEW Creation of UI classes SOURCE lr_view_set = get_rule_tab_ctrl_view( ).
48 Class Method  CL_WER_VIEW - CONSTRUCTOR Base for all view classes