SAP ABAP Class IF_RSL_UI_DEFINITIONS (Data Types)
Properties
| Class | IF_RSL_UI_DEFINITIONS | |
| Short Description | Data Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101005 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSL_UI_DEFINITIONS has no forward declaration.
Interfaces
Class IF_RSL_UI_DEFINITIONS has no interface implemented.
Friends
Class IF_RSL_UI_DEFINITIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 30 | 20110118 | |||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_RESULT | 'PENDING' | Result of FPM Event | 20110615 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | 20101222 | |||
| 4 | Constant | Public | See coding | 20101207 | |||||
| 5 | Constant | Public | See coding | 20101216 | |||||
| 6 | Constant | Public | See coding | 20120105 | |||||
| 7 | Constant | Public | See coding | 20110421 | |||||
| 8 | Constant | Public | See coding | 20110607 | |||||
| 9 | Constant | Public | See coding | 20110711 | |||||
| 10 | Constant | Public | See coding | 20110125 | |||||
| 11 | Constant | Public | See coding | 20111230 |
Methods
Class IF_RSL_UI_DEFINITIONS has no method.
Events
Class IF_RSL_UI_DEFINITIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_S_TAB_PREV_STATS | Public | See coding | 20110421 | BEGIN OF gt_s_tab_prev_stats,
binding_name TYPE string,
mapped TYPE i,
used TYPE i,
num_of_fields TYPE i,
END OF gt_s_tab_prev_stats
|
||
| 2 | GT_S_UI_C_COLUMNS | Public | See coding | 20101005 | BEGIN OF gt_s_ui_c_columns,
" keep the names in sync with node c_columns of comp.controller rsl_ui_mapping_details
c_column_name TYPE rsdd_index_column,
type TYPE rsdd_column_type,
r_c_column TYPE REF TO cl_rsdd_lm_column,
description TYPE string,
END OF gt_s_ui_c_columns
|
||
| 3 | GT_S_XLS_INT_PROPS | Public | Type reference (TYPE) | RSL_UI_S_WSP_EXCEL_INT_PROPS | 20110816 | |
|
| 4 | GT_T_TAB_PREV_STATS | Public | See coding | 20110421 | gt_t_tab_prev_stats TYPE STANDARD TABLE OF gt_s_tab_prev_stats
|
||
| 5 | GT_T_UI_C_COLUMNS | Public | See coding | 20101005 | gt_t_ui_c_columns TYPE STANDARD TABLE OF gt_s_ui_c_columns
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |