SAP ABAP Class CL_WER_RULE_SUBSCREEN_VIEW (Tab screen inof the rule view)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_UI (Package) User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_SUBSCREEN_VIEW | Common services for embedded views | 20061017 |
Properties
| Class | CL_WER_RULE_SUBSCREEN_VIEW | |
| Short Description | Tab screen inof the rule view | |
| Super Class | CL_WER_SUBSCREEN_VIEW | Common services for embedded views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20061017 | 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_RULE_SUBSCREEN_VIEW has no interface implemented.
Friends
Class CL_WER_RULE_SUBSCREEN_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WER_RULE | Rule object consisting of an entry condition and an action | 20061017 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WER_RULE_COMPONENT_TYPE | Condition, true action or false action | 20061019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20061017 | ||
| 2 | Instance method | Public | Method | Returns the description of the element in the view | 20061019 | |
| 3 | Instance method | Public | Method | Returns the name of the element in the view | 20061019 | |
| 4 | Instance method | Public | Method | Returns the screen info of the view related to the element | 20061019 | |
| 5 | Instance method | Private | Method | Returns the type of the requested rule component | 20061020 | |
| 6 | Instance method | Private | Method | Returns the view related to the rule component type | 20070109 | |
| 7 | Instance method | Public | Method | Links the field item supplied to the item attribute | 20061019 | |
| 8 | Instance method | Public | Method | Sets the name of the element in the view | 20061017 |
Events
Class CL_WER_RULE_SUBSCREEN_VIEW has no event.
Types
Class CL_WER_RULE_SUBSCREEN_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20061019 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | WER_SUBSCREEN_ID | Subscreen identifier | 20061017 | |||
| 3 | I_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20061017 | |||
| 4 | I_RULE_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | WER_RULE_COMPONENT_TYPE | CL_WER_CONST=>C_RULE_CONDITION, ... | 20061019 | |||
| 5 | I_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20061017 | |||
| 6 | I_VISIBLE | Call by reference | Type reference (TYPE) | WER_BOOL | CL_WER_CONST=>C_FALSE | Boolean: true = X and false = SPACE | 20061017 |
Method CONSTRUCTOR on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method GET_ELEMENT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | WER_ELEMENT_DESCRIPTION | Element description | 20061019 |
Method GET_ELEMENT_DESCRIPTION on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method GET_ELEMENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | WER_ELEMENT_NAME | Element name | 20061019 |
Method GET_ELEMENT_NAME on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method GET_ELEMENT_SCREEN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20061019 | |||
| 2 | E_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20061019 |
Method GET_ELEMENT_SCREEN_INFO on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method GET_RULE_COMPONENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | WER_ELEMENT_TYPE | Element type | 20061020 |
Method GET_RULE_COMPONENT_TYPE on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method GET_RULE_COMPONENT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | CL_WER_SUBSCREEN_VIEW | Common services for embedded views | 20070109 |
Method GET_RULE_COMPONENT_VIEW on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method LINK_FIELDS_TO_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RULE_COMPONENT | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of an attribute | 20061020 |
Method LINK_FIELDS_TO_ATTRIBUTES on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
Method SET_ELEMENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | WER_ELEMENT_NAME | Element name | 20061017 |
Method SET_ELEMENT_BY_NAME on class CL_WER_RULE_SUBSCREEN_VIEW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 601 |