SAP ABAP Class CL_RSRT_UI_LAYOUT_DATA_MATRIXH (UI View Element: Matrix Layout Data Head)
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_MATRIXH | |
Short Description | UI View Element: Matrix Layout Data Head | |
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 | 20120531 | 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_MATRIXH has no interface implemented.
Friends
Class CL_RSRT_UI_LAYOUT_DATA_MATRIXH 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_HEAD' | 20120531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20120531 |
2 | ![]() |
Static method | Public | Method | Create Layout Data Matrix Head | 20120531 |
Events
Class CL_RSRT_UI_LAYOUT_DATA_MATRIXH has no event.
Types
Class CL_RSRT_UI_LAYOUT_DATA_MATRIXH 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 | 20120531 | ||
2 | ![]() |
COLSPAN | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_COLSPAN | 0 | Column Span | 20120531 | |
3 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20120531 | |
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) | 20120531 | |
5 | ![]() |
ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120531 | ||
6 | ![]() |
O_UIE | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE | UI Element | 20120531 | ||
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) | 20120531 | |
8 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20120531 |
Method CONSTRUCTOR on class CL_RSRT_UI_LAYOUT_DATA_MATRIXH has no exception.
Method CREATE_LAYOUT_DATA_MATRIX_HEAD 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 | 20120531 | |
2 | ![]() |
HEIGHT | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_HEIGHT | 'auto' | Height | 20120531 | |
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) | 20120531 | |
4 | ![]() |
ID | Call by reference | Type reference (TYPE) | TN_ID | Unique ID | 20120531 | ||
5 | ![]() |
O_UIE | Call by reference | Object reference (TYPE REF TO) | CL_RSRT_UIE | UI Element | 20120531 | ||
6 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UI_LAYOUT_DATA_MATRIXH | UI View Element: Matrix Layout Data | 20120531 | ||
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) | 20120531 | |
8 | ![]() |
WIDTH | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_WIDTH | 'auto' | Width | 20120531 |
Method CREATE_LAYOUT_DATA_MATRIX_HEAD on class CL_RSRT_UI_LAYOUT_DATA_MATRIXH has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |