SAP ABAP Class CL_RSRT_UIE_A_CELL_VARIANT (UI View Element: Abstract Cell Variant)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UI_VIEW_ELEMENT | UI View Element | 20111229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE_CELL_VARIANT | UI View Element: Cell Variant | 20111229 |
Properties
| Class | CL_RSRT_UIE_A_CELL_VARIANT | |
| Short Description | UI View Element: Abstract Cell Variant | |
| Super Class | CL_RSRT_UI_VIEW_ELEMENT | UI View Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111229 | SAP |
| Last change | 20140121 | 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_RSRT_UIE_A_CELL_VARIANT has no interface implemented.
Friends
Class CL_RSRT_UIE_A_CELL_VARIANT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT | 20120508 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | 20120508 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Bind Alignment | 20120508 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20111229 | |
| 3 | Instance method | Public | Method | Get Alignment | 20120508 | |
| 4 | Instance method | Public | Method | Get Key | 20120508 | |
| 5 | Instance method | Public | Method | Set Alignment | 20120508 |
Events
Class CL_RSRT_UIE_A_CELL_VARIANT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_CELL_VARIANT | Public | See coding | Cell Variant | 20120508 | begin of tn_s_cell_variant,
key type cl_rsrt_ui_view_element=>tn_id,
o_cell_variant type ref to cl_rsrt_uie_a_cell_variant,
end of tn_s_cell_variant
|
|
| 2 | TN_T_CELL_VARIANT | Public | See coding | Cell Variant List | 20120508 | tn_t_cell_variant type sorted table of tn_s_cell_variant with unique key key initial size 1
|
Method Signatures
Method BIND_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20120508 |
Method BIND_H_ALIGN on class CL_RSRT_UIE_A_CELL_VARIANT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_H_ALIGN | Call by reference | Type reference (TYPE) | TN_BIND_PROPERTY | Bind Property | 20111229 | |||
| 2 | CID | Call by reference | Type reference (TYPE) | TN_CID | Unique Type ID | 20111229 | |||
| 3 | H_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | CL_RSRT_UIE=>N_CS_H_ALIGN-LEFT | Horizontal Alignment (left, center, right) | 20111229 | ||
| 4 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111229 | |||
| 5 | KEY | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111229 | |||
| 6 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20111229 |
Method CONSTRUCTOR on class CL_RSRT_UIE_A_CELL_VARIANT has no exception.
Method GET_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120508 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | Horizontal Alignment | 20120508 |
Method GET_H_ALIGN on class CL_RSRT_UIE_A_CELL_VARIANT has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_ID | Unique ID | 20120508 |
Method GET_KEY on class CL_RSRT_UIE_A_CELL_VARIANT has no exception.
Method SET_H_ALIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | Horizontal Alignment | 20120508 |
Method SET_H_ALIGN on class CL_RSRT_UIE_A_CELL_VARIANT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |