SAP ABAP Class CL_BICS_RS_FLAT_DATA_DESCR (Container for Flat Result Set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONTEXT Context of an Object 20111212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_MD_CONTEXT MD Context 20111212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CONTEXT Context of a Query View Object 20111212
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_RS_FLAT_DATA_DESCR Descriptor for Flat Result Set 20111212
Properties
Class CL_BICS_RS_FLAT_DATA_DESCR  
Short Description Container for Flat Result Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_QUERY_VIEW   BW BICS Consumer Query View 
Created 20111205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_BICS_RS_FLAT_DATA_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_CONTEXT Context of an Object 20111212
2 IF_BICS_MD_CONTEXT MD Context 20111212
3 IF_BICS_QV_CONTEXT Context of a Query View Object 20111212
4 IF_BICS_RS_FLAT_DATA_DESCR Descriptor for Flat Result Set 20111212
Friends
Class CL_BICS_RS_FLAT_DATA_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_PREFIX Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20120209
2 O_R_DYNAMIC_DATA_GENERATOR Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_DYN_DATA_GENERATOR Create Generator for Dynamic Data Structures 20120209
3 O_R_QUERY_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV Query View 20111212
4 O_TEMPLATE_COLUMN_INDEX Instance attribute Private Type reference (TYPE) I Column Index 20120209
5 O_TH_TEMPLATE_MAP_COL_CAT Instance attribute Protected Type reference (TYPE) IF_BICS_RS_FLAT_DATA_DESCR=>TN_TH_MAP_COLUMN_CATALOG Template Column Catalog 20111212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20111212
2 GET_COMP_TAB_FOR_CELL_ID Static method Public Method 20111223
3 GET_TEMPLATE_MAP_COLCAT_4_AXIS Instance method Protected Method Determine Template Column Catalog for an Axis 20120209
Events
Class CL_BICS_RS_FLAT_DATA_DESCR has no event.
Types
Class CL_BICS_RS_FLAT_DATA_DESCR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QUERY_VIEW Call by reference Object reference (TYPE REF TO) CL_BICS_QV Query View 20111212

Method CONSTRUCTOR on class CL_BICS_RS_FLAT_DATA_DESCR has no exception.

Method GET_COMP_TAB_FOR_CELL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CELL_ID Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_ID ID eines Objektes 20111223
2 Importing I_CELL_NAME Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Name eines Objekts 20111223
3 Importing I_COLUMN_INDEX_OFFSET Call by reference Type reference (TYPE) I 0 Offset des Spaltenindex 20111223
4 Importing I_PREFIX Call by reference Type reference (TYPE) CHAR1 '_' Prefix 20111223
5 Returning R_TH_MAP_COMP_TABLE Value transfer Type reference (TYPE) IF_BICS_RS_FLAT_DATA_DESCR=>TN_TH_MAP_COLUMN_CATALOG Mappingbeschreibungstabelle 20111223

Method GET_COMP_TAB_FOR_CELL_ID on class CL_BICS_RS_FLAT_DATA_DESCR has no exception.

Method GET_TEMPLATE_MAP_COLCAT_4_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_QV_AXIS Call by reference Object reference (TYPE REF TO) IF_BICS_QV_AXIS Query View Achsen Objekt 20120209

Method GET_TEMPLATE_MAP_COLCAT_4_AXIS on class CL_BICS_RS_FLAT_DATA_DESCR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740