SAP ABAP Class CL_BICS_RS_BASE (Basis RS Class)
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 Inheritance (c INHERITING FROM c_ref)  CL_BICS_OBJECT Root Object for BICS Entities 20111212
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_CONTEXT Context of an Object 20111212
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_MD_CONTEXT MD Context 20111212
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_QV_CONTEXT Context of a Query View Object 20111212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_RS Result Set 20111212
2 Inheritance (c INHERITING FROM c_ref)  CL_BICS_RS_FLAT Flat Result Set 20111212
Properties
Class CL_BICS_RS_BASE  
Short Description Basis RS Class    
Super Class CL_BICS_OBJECT Root Object for BICS Entities 
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
Class CL_BICS_RS_BASE has no forward declaration.
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
Friends
Class CL_BICS_RS_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_PROV_QV Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_QUERY_VIEW Query View 20111212
2 O_R_PROV_RS Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_RESULT_SET Query View Result Set 20111212
3 O_R_QUERY_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_BICS_QV Query View 20111212
4 O_R_RS_RENDERER Instance attribute Protected Object reference (TYPE REF TO) IF_RSBOLAP_RS_RENDER_CALLBACK Callback for Implementing Result Set Rendering 20111212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111212
2 CREATE_RENDER_CALLBACK Instance method Protected Method Create Render Callback 20111212
3 GET_PROV_RESULT_SET Instance method Public Method Read Provider's Result Set 20111223
Events
Class CL_BICS_RS_BASE has no event.
Types
Class CL_BICS_RS_BASE 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_ALTERNATIVE_NAME Call by reference Type reference (TYPE) ANY Alternativer Name eines Objekts 20111212
2 Importing I_ID Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_ID ID eines Objektes 20111212
3 Importing I_NAME Call by reference Type reference (TYPE) ANY Name eines Objekts 20111212
4 Importing I_RSTT_KEY Call by reference Type reference (TYPE) IF_BICS_OBJECT=>TN_NAME Name eines Objekts 20111212
5 Importing I_R_QUERY_VIEW Call by reference Object reference (TYPE REF TO) CL_BICS_QV Query View 20111212
6 Importing I_TEXT Call by reference Type reference (TYPE) ANY Text eines Objekts 20111212

Method CONSTRUCTOR on class CL_BICS_RS_BASE has no exception.

Method CREATE_RENDER_CALLBACK Signature

Method CREATE_RENDER_CALLBACK on class CL_BICS_RS_BASE has no parameter.
Method CREATE_RENDER_CALLBACK on class CL_BICS_RS_BASE has no exception.

Method GET_PROV_RESULT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_PROV_RESULT_SET Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_RESULT_SET Query View Ergebnismenge 20111223

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