SAP ABAP Class CL_RSDRV_SDA_QUERY (Query on (Virtual) Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSSDA (Package) Datamanager: BW HANA Smart Data Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20130925 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SDA_NLS_QUERY | Query for NLS with IQ and HANA SDA | 20130925 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_TABLE_QUERY | Query on DB Table Access from Open ODS View | 20130925 |
Properties
| Class | CL_RSDRV_SDA_QUERY | |
| Short Description | Query on (Virtual) Table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSDA | Datamanager: BW HANA Smart Data Access |
| Created | 20130925 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDRV_VPROV_INT_QUERY | Query Interface for Internal Virtual InfoProvider | 20130925 |
Friends
Class CL_RSDRV_SDA_QUERY has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130925 | |
| 2 | Instance method | Public | Method | Get list of char's for which SIDs need to be generated | 20130925 | |
| 3 | Instance method | Public | Method | 20130925 | ||
| 4 | Static method | Public | Method | Determine ref Integrity / SIDs for given SFC | 20130925 | |
| 5 | Instance method | Protected | Method | Drop Temporary Tables Again | 20130925 | |
| 6 | Instance method | Protected | Method | List of cha's w( local SIDs (called by static methods) | 20130925 | |
| 7 | Instance method | Protected | Method | Gets the Metadata Info About InfoObjects | 20130925 | |
| 8 | Instance method | Protected | Method | Get Name of SX Query Builder Class | 20130925 |
Events
Class CL_RSDRV_SDA_QUERY has no event.
Types
Class CL_RSDRV_SDA_QUERY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDRV_SDA_QUERY has no parameter.
Method CONSTRUCTOR on class CL_RSDRV_SDA_QUERY has no exception.
Method GET_CHA_WITHOUT_SID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | 20130925 | ||||
| 2 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130925 | ||||
| 3 | R_TH_SIDGET | Value transfer | Type reference (TYPE) | CL_RSDRV_SRVS_SID=>TN_TH_SIDGET | 20130925 |
Method GET_CHA_WITHOUT_SID on class CL_RSDRV_SDA_QUERY has no exception.
Method GET_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130925 | ||||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130925 | ||||
| 3 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130925 |
Method GET_REF_INTEGRITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | 20130925 | ||||
| 2 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130925 | ||||
| 3 | R_REF_INT | Value transfer | Type reference (TYPE) | RS_BOOL | 20130925 |
Method GET_REF_INTEGRITY on class CL_RSDRV_SDA_QUERY has no exception.
Method _CLEANUP Signature
Method _CLEANUP on class CL_RSDRV_SDA_QUERY has no parameter.
Method _CLEANUP on class CL_RSDRV_SDA_QUERY has no exception.
Method _GET_CHA_SID_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | 20130925 | ||||
| 2 | R_TH_SIDGET | Value transfer | Type reference (TYPE) | CL_RSDRV_SRVS_SID=>TN_TH_SIDGET | 20130925 |
Method _GET_CHA_SID_GET on class CL_RSDRV_SDA_QUERY has no exception.
Method _GET_DTA_INFO Signature
Method _GET_DTA_INFO on class CL_RSDRV_SDA_QUERY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130925 |
Method _GET_SX_QRY_CLASS_NM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASS_NM | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20130925 |
Method _GET_SX_QRY_CLASS_NM on class CL_RSDRV_SDA_QUERY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |