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