Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_UI_FACTORY_603 | Creation of UI classes for release 603 | 20070724 |
Properties
| Class | CL_WER_UI_FACTORY_601 | |
| Short Description | Creation of UI classes for (release 601) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20070724 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WER_UI_FACTORY_601 has no interface implemented.
Friends
Class CL_WER_UI_FACTORY_601 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WER_CONST | Constants | 20070727 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WER_UI_FACTORY | Creation of UI classes | 20070724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070724 | |
| 2 | Instance method | Public | Method | Returns the assignement view instance | 20070724 | |
| 3 | Instance method | Public | Method | Returns the information area view instance | 20070724 | |
| 4 | Static method | Public | Method | Returns an instance of the class | 20070816 | |
| 5 | Instance method | Public | Method | Returns the main view instance | 20070724 | |
| 6 | Instance method | Public | Method | Returns the message log view instance | 20070724 | |
| 7 | Instance method | Public | Method | Returns the navigation area view | 20070730 | |
| 8 | Instance method | Public | Method | Returns an message log view instance | 20070724 | |
| 9 | Instance method | Public | Method | Returns the selection area view | 20070724 | |
| 10 | Instance method | Public | Method | Returns the action type subscreen | 20070724 | |
| 11 | Instance method | Public | Method | Returns the subscreen CL_WER_ADMIN_VIEW | 20070724 | |
| 12 | Instance method | Public | Method | Returns the subscreen CL_WER_APPLICATION_VIEW | 20070724 | |
| 13 | Instance method | Public | Method | Returns the subscreen CL_WER_CONDITION_VIEW | 20070724 | |
| 14 | Instance method | Public | Method | Returns the subscreen CL_WER_EVENT_VIEW | 20070724 | |
| 15 | Instance method | Public | Method | Returns the expression type view details | 20070724 | |
| 16 | Instance method | Public | Method | Returns the subscreen CL_WER_RS_VIEW | 20070724 | |
| 17 | Instance method | Public | Method | Returns the rule condition subscreen | 20070724 | |
| 18 | Instance method | Public | Method | Returns the rule true action subscreen | 20070724 | |
| 19 | Instance method | Public | Method | Returns the subscreen CL_WER_RULE_VIEW | 20070724 | |
| 20 | Instance method | Public | Method | Returns the where used area view instance (As of 603) | 20070726 | |
| 21 | Instance method | Public | Method | Returns the worklist area view instance (As of 603) | 20070725 | |
| 22 | Instance method | Public | Method | Returns the work area view instance | 20070724 |
Events
Class CL_WER_UI_FACTORY_601 has no event.
Types
Class CL_WER_UI_FACTORY_601 has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WER_UI_FACTORY_601 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_ASSIGNMENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ASSIGNMENT_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_ASSIGNMENT_VIEW | View for performing assignments | 20070724 |
Method GET_ASSIGNMENT_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_INFORMATION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070724 | |||
| 2 | RR_INFO_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_INFORMATION_VIEW | Rule element information display | 20070724 |
Method GET_INFORMATION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WER_UI_FACTORY_601 | Creation of UI classes for (release 601) | 20070816 |
Method GET_INSTANCE on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_MAIN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Embedding program | 20070724 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Embedding screen | 20070724 | |||
| 3 | I_WA_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Program of the work area | 20070724 | |||
| 4 | I_WA_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Screen of the work area | 20070724 | |||
| 5 | RR_MAIN_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_RULE_CONFIG_VIEW | Rule Configuration application | 20070724 |
Method GET_MAIN_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_MSG_LOG_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070724 | |||
| 2 | RR_MSG_LOG_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_MESSAGE_LOG_VIEW | Message display view | 20070724 |
Method GET_MSG_LOG_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_NAVIGATION_AREA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20070730 | |||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Visibility state | 20070730 | ||
| 3 | RR_NAVIGATION_AREA_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_NAVIGATION_AREA_VIEW | Navigation area view | 20070730 |
Method GET_NAVIGATION_AREA_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_NEW_MSG_LOG_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070724 | |||
| 2 | RR_MSG_LOG_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_MESSAGE_LOG_VIEW | Message display view | 20070724 |
Method GET_NEW_MSG_LOG_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SEL_AREA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20070724 | |||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Visibility state | 20070724 | ||
| 3 | RR_SEL_AREA_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_SELECTION_AREA_VIEW | Selection of Rule Elements | 20070724 |
Method GET_SEL_AREA_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_ACTION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20070724 | |||
| 2 | RR_ACTION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_SUBSCREEN_VIEW | Common services for embedded views | 20070724 |
Method GET_SUB_ACTION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_ADMIN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ADMIN_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_ADMIN_VIEW | Display of administrative information | 20070724 |
Method GET_SUB_ADMIN_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_APPLICATION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_APPLICATION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_APPLICATION_VIEW | Assigning work item structures to an application | 20070724 |
Method GET_SUB_APPLICATION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_CONDITION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONDITION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_CONDITION_VIEW | Generate conditions using expressions | 20070724 |
Method GET_SUB_CONDITION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_EVENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EVENT_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_EVENT_VIEW | Assigning Rule Sets to an event | 20070724 |
Method GET_SUB_EVENT_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_EXPRESSION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20070724 | |||
| 2 | RR_EXPRESSION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_SUBSCREEN_VIEW | Common services for embedded views | 20070724 |
Method GET_SUB_EXPRESSION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_RS_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RS_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_RULE_SET_VIEW | View for assigning rules to a rule set | 20070724 |
Method GET_SUB_RS_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_RULE_CONDITION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RULE_CONDITION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_RULE_SUBSCREEN_VIEW | Common services for embedded views | 20070724 |
Method GET_SUB_RULE_CONDITION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_RULE_TRUE_ACTION_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RULE_ACTION_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_RULE_SUBSCREEN_VIEW | Common services for embedded views | 20070724 |
Method GET_SUB_RULE_TRUE_ACTION_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_SUB_RULE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_RULE_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_RULE_VIEW | Rule view | 20070724 |
Method GET_SUB_RULE_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_WHERE_USED_AREA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070726 | |||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20070726 | ||
| 3 | RR_WHERE_USED_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_WHERE_USED_VIEW | Where-Used List View | 20070726 |
Method GET_WHERE_USED_AREA_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_WORKLIST_AREA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20070725 | |||
| 2 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_TRUE | Boolean: true = X and false = SPACE | 20070725 | ||
| 3 | RR_WORKLIST_AREA_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_WORKLIST_VIEW | View class for work list area | 20070725 |
Method GET_WORKLIST_AREA_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
Method GET_WORK_AREA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | Embedding program | 20070724 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Embedding screen | 20070724 | |||
| 3 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20070724 | ||
| 4 | RR_WA_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_TAB_CTRL_VIEW | Work area for editing/displaying rule elements | 20070724 |
Method GET_WORK_AREA_VIEW on class CL_WER_UI_FACTORY_601 has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |