SAP ABAP Class CL_RSDAS_PROVIDER_QUERY (Data Access Service Provider for Query)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSDAS (Package) BW: Data Access Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDAS_PROVIDER_ROOT | Data Access Service Provider Root-Implementation | 20041026 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDAS_PROVIDER_QUERY_BICS | Data Access Service Provider for BICS Query | 20041111 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDAS_PROVIDER_QUERY_BOLAP | Data Access Service Provider for BOLAP Query | 20041026 |
Properties
| Class | CL_RSDAS_PROVIDER_QUERY | |
| Short Description | Data Access Service Provider for Query | |
| Super Class | CL_RSDAS_PROVIDER_ROOT | Data Access Service Provider Root-Implementation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDAS | |
| Program status | ||
| Category | 0 | |
| Package | RSDAS | BW: Data Access Services |
| Created | 20041026 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDAS_PROVIDER_QUERY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDAS_PROVIDER_UTILITIES | 20041112 | Auxiliary Methods for DAS Providers |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSDAS_FEATURE_ID | 'URL' | Feature ID for Output Parameter 'URL' | 20060519 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSDAS_FEATURE_ID | 'URL_PARAMETER' | Feature ID for Output Parameter 'URL Parameter' | 20041112 | ||
| 3 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'ATR' | Parameter Type Attribute | 20041221 | ||
| 4 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'CHA' | Parameter Type Characteristic in Drilldown | 20041026 | ||
| 5 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'KYF' | Parameter Type Key Figure | 20041026 | ||
| 6 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'NOD' | Parameter Type Node Type of a Hierarchy | 20050427 | ||
| 7 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'STR' | Parameter Type Structure | 20041217 | ||
| 8 | Constant | Protected | Type reference (TYPE) | RSDAS_FEATURE_TYPE | 'VAR' | Parameter Type Variable | 20041026 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSDAS_PROVIDER | Provider Instance | 20041216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Generation of the Description for Additional Parameters | 20041111 | |
| 2 | Instance method | Protected | Method | Determining the Output of the Added Parameters | 20041112 | |
| 3 | Instance method | Private | Method | Generates Provider Instance | 20041216 |
Events
Class CL_RSDAS_PROVIDER_QUERY has no event.
Types
Class CL_RSDAS_PROVIDER_QUERY has no local type.
Method Signatures
Method DESCRIBE_ADDITIONS Signature
Method DESCRIBE_ADDITIONS on class CL_RSDAS_PROVIDER_QUERY has no parameter.
Method DESCRIBE_ADDITIONS on class CL_RSDAS_PROVIDER_QUERY has no exception.
Method GET_ADDITIONS Signature
Method GET_ADDITIONS on class CL_RSDAS_PROVIDER_QUERY has no parameter.
Method GET_ADDITIONS on class CL_RSDAS_PROVIDER_QUERY has no exception.
Method GET_PROVIDER_INSTANCE Signature
Method GET_PROVIDER_INSTANCE on class CL_RSDAS_PROVIDER_QUERY has no parameter.
Method GET_PROVIDER_INSTANCE on class CL_RSDAS_PROVIDER_QUERY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |