SAP ABAP Class CL_WER_INFORMATION_VIEW (Rule element information display)
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_VIEW | Base for all view classes | 20060628 |
Properties
Class | CL_WER_INFORMATION_VIEW | |
Short Description | Rule element information display | |
Super Class | CL_WER_VIEW | Base for all view classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WER_UI | User Interface |
Created | 20060628 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WER_INFORMATION_VIEW has no forward declaration.
Interfaces
Class CL_WER_INFORMATION_VIEW has no interface implemented.
Friends
Class CL_WER_INFORMATION_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 150 | Height of the view | 20060727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the height of the information view | 20060727 |
2 | ![]() |
Instance method | Public | Method | Set the current element | 20060724 |
3 | ![]() |
Instance method | Public | Method | Sets the height of the information view | 20060727 |
Events
Class CL_WER_INFORMATION_VIEW has no event.
Types
Class CL_WER_INFORMATION_VIEW has no local type.
Method Signatures
Method GET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HEIGHT | Value transfer | Type reference (TYPE) | I | 20060727 |
Method GET_HEIGHT on class CL_WER_INFORMATION_VIEW has no exception.
Method SET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WER_ELEMENT | Rule element base | 20060724 |
Method SET_ELEMENT on class CL_WER_INFORMATION_VIEW has no exception.
Method SET_HEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HEIGHT | Value transfer | Type reference (TYPE) | I | 20060727 |
Method SET_HEIGHT on class CL_WER_INFORMATION_VIEW has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |