SAP ABAP Class CL_RSDRV_SRVS_DTA (Data-Manager: Abstract service class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRV (Package) Data Manager Virtual InfoProvider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS | Data-Manager: Abstract service class | 20040920 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_CONST | Data Manager: Service class for constant determination 7.0X | 20040920 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_CONST_CHK | Data-Manager: Service class for chaconst checks | 20040920 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_CONV | Data-Manager: Service class for conversion exit | 20040920 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_CURR_CONV | Data Manager: Currency Conversion | 20040920 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_DIFF_CHABAS | Data Manager: Service Class for SID Determination | 20130606 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_NAV | DM Service class for Navigational Attribute Determination | 20040920 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_SID | Data Manager: Service Class for SID Determination | 20040920 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_TREX_SRVS_NAV | Handling of Navigation Attributes on SAP HANA Indexes | 20120124 |
Properties
| Class | CL_RSDRV_SRVS_DTA | |
| Short Description | Data-Manager: Abstract service class | |
| Super Class | CL_RSDRV_SRVS | Data-Manager: Abstract service class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSDRV | Data Manager Virtual InfoProvider |
| Created | 20040920 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRV_SRVS_DTA has no interface implemented.
Friends
Class CL_RSDRV_SRVS_DTA 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) | CL_RSDD_STATDM_ACCESS | DM Statistics Object | 20040920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Add compound entries for single chanm to sfc | 20040920 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040920 |
Events
Class CL_RSDRV_SRVS_DTA has no event.
Types
Class CL_RSDRV_SRVS_DTA has no local type.
Method Signatures
Method ADD_COMPOUND_SFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | SFC with adapted entry(ies) | 20040920 | |||
| 2 | I_CHANM | Call by reference | Type reference (TYPE) | RSD_CHANM | Char to add compound fields for | 20040920 | |||
| 3 | I_FIELD_DETERMINATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Called during determination of t_data structure | 20040920 | ||
| 4 | I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Input SFC to serach in ... | 20040920 |
Method ADD_COMPOUND_SFC on class CL_RSDRV_SRVS_DTA has no exception.
Method CONSTRUCTOR 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 | Infoprovider | 20040920 | |||
| 2 | I_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Datenziel für Bewegungsdaten | 20040920 | |||
| 3 | I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130114 | |||
| 4 | I_R_STAT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | Dm Statistik-Erfassung, Einzelzugriff | 20040920 | |||
| 5 | I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Dta info for Infoprov | 20040920 |
Method CONSTRUCTOR on class CL_RSDRV_SRVS_DTA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |