SAP ABAP Class CL_RSL_UI_DATAPREVIEW (Provides Data for Provider (Including Field Mapping, Filter))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSL_UI (Package) CompositeProvider UI Package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSL_UI_DATAPREVIEW_FILE Provides Data for Provider (Including Field Mapping, Filter) 20100713
2 Inheritance (c INHERITING FROM c_ref)  CL_RSL_UI_DATAPREVIEW_INDEX Provides Data for Provider (Including Field Mapping, Filter) 20100713
Properties
Class CL_RSL_UI_DATAPREVIEW  
Short Description Provides Data for Provider (Including Field Mapping, Filter)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSL_UI   CompositeProvider UI Package 
Created 20100713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSL_UI_DATAPREVIEW has no interface implemented.
Friends
Class CL_RSL_UI_DATAPREVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_FILTER_ON_SELECTED_ONLY Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20110707
2 N_TABLE_CAPTION Instance attribute Public Type reference (TYPE) STRING 20100713
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20100713
2 GET_DATA Instance method Public Method 20100713
3 GET_F4_VALUES Instance method Public Method 20100714
4 GET_FIELDMAPPING Instance method Public Method 20100713
Events
Class CL_RSL_UI_DATAPREVIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_F4 Public See coding 20100714 BEGIN OF tn_s_f4, key TYPE string, value TYPE string, END OF tn_s_f4
2 TN_S_FIELDMAPPING Public See coding 20100713 BEGIN OF tn_s_fieldmapping, column TYPE rsdd_index_column, alias TYPE fieldname, iobjnm TYPE rsiobjnm, description TYPE string, iobjtp TYPE rsiobjt, datatype TYPE inttype, length TYPE intlen, decimals TYPE decimals, convexit type CONVEXIT, END OF tn_s_fieldmapping
3 TN_S_FIELD_SELECTION Public See coding 20101012 BEGIN OF tn_s_field_selection, column TYPE rsdd_index_column, order_by TYPE rsrsfsort, END OF tn_s_field_selection
4 TN_TH_FIELDMAPPING Public See coding 20100713 tn_th_fieldmapping TYPE HASHED TABLE OF tn_s_fieldmapping WITH UNIQUE KEY column
5 TN_TH_FIELD_SELECTION Public See coding 20101012 tn_th_field_selection TYPE HASHED TABLE OF tn_s_field_selection WITH UNIQUE KEY column
6 TN_T_F4 Public See coding 20100714 tn_t_f4 TYPE TABLE OF tn_s_f4
Method Signatures

Method FREE Signature

Method FREE on class CL_RSL_UI_DATAPREVIEW has no parameter.
Method FREE on class CL_RSL_UI_DATAPREVIEW has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20100713
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSL_T_RETMSG Meldungstabelle TLOGO Framework 20101108
3 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 200 20100716
4 Importing I_TH_FIELD_SELECTION Call by reference Type reference (TYPE) TN_TH_FIELD_SELECTION 20101012
5 Importing I_T_RANGE Value transfer Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20100713

Method GET_DATA on class CL_RSL_UI_DATAPREVIEW has no exception.

Method GET_F4_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_F4 Call by reference Type reference (TYPE) TN_T_F4 20100714
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RSL_T_RETMSG Meldungstabelle TLOGO Framework 20110202
3 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20100714
4 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDM_T_SHLPSELOPT 20110105

Method GET_F4_VALUES on class CL_RSL_UI_DATAPREVIEW has no exception.

Method GET_FIELDMAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_FIELDMAPPING Call by reference Type reference (TYPE) TN_TH_FIELDMAPPING 20100713

Method GET_FIELDMAPPING on class CL_RSL_UI_DATAPREVIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730