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 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_QUERY_VIEW | Query View | 20111212 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_RESULT_SET | Query View Result Set | 20111212 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20111212 | ||
4 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111212 |
2 | ![]() |
Instance method | Protected | Method | Create Render Callback | 20111212 |
3 | ![]() |
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 | ![]() |
I_ALTERNATIVE_NAME | Call by reference | Type reference (TYPE) | ANY | Alternativer Name eines Objekts | 20111212 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_ID | ID eines Objektes | 20111212 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | ANY | Name eines Objekts | 20111212 | ||
4 | ![]() |
I_RSTT_KEY | Call by reference | Type reference (TYPE) | IF_BICS_OBJECT=>TN_NAME | Name eines Objekts | 20111212 | ||
5 | ![]() |
I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20111212 | ||
6 | ![]() |
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 | ![]() |
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 |