SAP ABAP Class CL_WER_EXP_CONST_VIEW (Constant expression 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_ASSIGNABLE_ELEMENT_VIEW | Rule element view | 20061109 |
Properties
| Class | CL_WER_EXP_CONST_VIEW | |
| Short Description | Constant expression view | |
| Super Class | CL_WER_ASSIGNABLE_ELEMENT_VIEW | Rule element view |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UI | User Interface |
| Created | 20060712 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WER_EXP_CONST_VIEW has no interface implemented.
Friends
Class CL_WER_EXP_CONST_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_EXP_CONST | Constant expression type | 20060727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the constant value type | 20060923 | |
| 2 | Instance method | Public | Method | Returns the value of the constant | 20060921 | |
| 3 | Instance method | Public | Method | Returns the length allowable for the value given the type | 20060926 | |
| 4 | Instance method | Public | Method | Links the attribute to screen element names | 20060927 | |
| 5 | Instance method | Public | Method | Sets the constant value type | 20060923 | |
| 6 | Instance method | Public | Method | Sets the value of the constant | 20060921 |
Events
Class CL_WER_EXP_CONST_VIEW has no event.
Types
Class CL_WER_EXP_CONST_VIEW has no local type.
Method Signatures
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | FIELD_TYPE | Field type | 20060923 |
Method GET_TYPE on class CL_WER_EXP_CONST_VIEW has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Value of the constant | 20061005 |
Method GET_VALUE on class CL_WER_EXP_CONST_VIEW has no exception.
Method GET_VALUE_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LENGTH | Value transfer | Type reference (TYPE) | I | 20060927 |
Method GET_VALUE_LENGTH on class CL_WER_EXP_CONST_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_TYPE | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of a Screen Element | 20060927 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | WER_ATTRIBUTE_NAME | Name of a Screen Element | 20060927 |
Method LINK_FIELDS_TO_ATTRIBUTES on class CL_WER_EXP_CONST_VIEW has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | FIELD_TYPE | Field type | 20060923 |
Method SET_TYPE on class CL_WER_EXP_CONST_VIEW has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Value of the constant | 20060921 |
Method SET_VALUE on class CL_WER_EXP_CONST_VIEW has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |