SAP ABAP Class CL_RSRT_UI_LAYOUT_DATA_MATRIX (UI View Element: Matrix Layout Data)
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_A_LAYOUT_DATA_MATR | UI View Element: Abstract Matrix Layout Data | 20120531 |
Properties
| Class | CL_RSRT_UI_LAYOUT_DATA_MATRIX | |
| Short Description | UI View Element: Matrix Layout Data | |
| Super Class | CL_RSRT_UI_A_LAYOUT_DATA_MATR | UI View Element: Abstract Matrix Layout Data |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111024 | 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_UI_LAYOUT_DATA_MATRIX has no interface implemented.
Friends
Class CL_RSRT_UI_LAYOUT_DATA_MATRIX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'LAYOUT_DATA_MATRIX' | 20120508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20111024 | |
| 2 | Static method | Public | Method | Create Layout Data Matrix | 20111025 |
Events
Class CL_RSRT_UI_LAYOUT_DATA_MATRIX has no event.
Types
Class CL_RSRT_UI_LAYOUT_DATA_MATRIX has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CID | Call by reference | Type reference (TYPE) | TN_CID | Unique Type ID | 20111024 | |||
| 2 | COLSPAN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_COLSPAN | 0 | Column Span | 20111116 | ||
| 3 | HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20111116 | ||
| 4 | H_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | CL_RSRT_UIE=>N_CS_H_ALIGN-DEFAULT | Horizontal Alignment (left, center, right) | 20111116 | ||
| 5 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111024 | |||
| 6 | O_UIE | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE | UI Element | 20111024 | |||
| 7 | V_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_V_ALIGN | CL_RSRT_UIE=>N_CS_V_ALIGN-DEFAULT | Vertical Alignment (top, middle, bottom) | 20111116 | ||
| 8 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111116 |
Method CONSTRUCTOR on class CL_RSRT_UI_LAYOUT_DATA_MATRIX has no exception.
Method CREATE_LAYOUT_DATA_MATRIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLSPAN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_COLSPAN | 0 | Column Span | 20111116 | ||
| 2 | HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20111116 | ||
| 3 | H_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_H_ALIGN | CL_RSRT_UIE=>N_CS_H_ALIGN-DEFAULT | Horizontal Alignment (left, center, right) | 20111116 | ||
| 4 | ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20111025 | |||
| 5 | O_UIE | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE | UI Element | 20111025 | |||
| 6 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UI_LAYOUT_DATA_MATRIX | UI Layout Data: Matrix Data | 20111025 | |||
| 7 | V_ALIGN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_V_ALIGN | CL_RSRT_UIE=>N_CS_V_ALIGN-DEFAULT | Vertical Alignment (top, middle, bottom) | 20111116 | ||
| 8 | WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20111116 |
Method CREATE_LAYOUT_DATA_MATRIX on class CL_RSRT_UI_LAYOUT_DATA_MATRIX has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |