SAP ABAP Interface IF_RSL_UI_DEFINITIONS (Data Types)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package

⤷

⤷

Properties
Interface | IF_RSL_UI_DEFINITIONS | |
Short Description | Data Types |
General Data
Package | RSL_UI | CompositeProvider UI Package |
Created | 20101005 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSL_UI_DEFINITIONS has no forward declaration.
Interfaces
Interface IF_RSL_UI_DEFINITIONS has no interface.
Friends
Interface IF_RSL_UI_DEFINITIONS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NC_CHANGE_WSP_F4_THRESHOLD | Constant | Public | Type reference (TYPE) | I | 30 | 20110118 | ||
2 | NC_EVENT_PENDING | Constant | Public | Type reference (TYPE) | FPM_EVENT_RESULT | 'PENDING' | Result of FPM Event | 20110615 | |
3 | NC_MPRO_KEY_FOR_NESTED_TABLE | Constant | Public | Type reference (TYPE) | I | 1 | 20101222 | ||
4 | NC_S_COPR_PARTPROV | Constant | Public | See coding | 20101207 | ||||
5 | NC_S_DATAPREV_FUNCTIONS | Constant | Public | See coding | 20101216 | ||||
6 | NC_S_PROV_LIST_USAGE | Constant | Public | See coding | 20120105 | ||||
7 | NC_S_QUERY_COMP_USAGE | Constant | Public | See coding | 20110421 | ||||
8 | NC_S_SPECIAL_DATATYPES | Constant | Public | See coding | 20110607 | ||||
9 | NC_S_TAB_PREVIEW | Constant | Public | See coding | 20110711 | ||||
10 | NC_S_UNIT_OR_CURR | Constant | Public | See coding | 20110125 | ||||
11 | NC_S_UPL_COLUMNS_USAGE | Constant | Public | See coding | 20111230 |
Methods
Interface IF_RSL_UI_DEFINITIONS has no method.
Events
Interface 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 | 730 |