SAP ABAP Class CL_RSDRV_SRVS (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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_CONST_SET | Data-Manager: Service class for setting constants in 7.1X | 20051122 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_DTA | Data-Manager: Abstract service class | 20040920 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_IPROV | DM: Service class for setting infoprov field | 20040603 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_IPROV_SET | DM: Service class for setting infoprov field from set struct | 20051122 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_RPLCHA | Data-Manager: Service class for characteristic replication | 20040920 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRV_SRVS_UUID_CHK | Data-Manager: Service class for characteristic replication | 20070719 |
Properties
Class | CL_RSDRV_SRVS | |
Short Description | Data-Manager: Abstract service class | |
Super 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 | 20030410 | SAP |
Last change | 20140121 | 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) |
Interfaces
Class CL_RSDRV_SRVS has no interface implemented.
Friends
Class CL_RSDRV_SRVS 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_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130115 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSD_S_DTA | Properties InfoProvider | 20130115 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDD_TH_SFC | Adapted SFC | 20030411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Change Dta attributes for test purposes | 20030731 |
2 | ![]() |
Instance method | Protected | Method | Collect Metadata with Return Structure | 20030410 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20030410 |
4 | ![]() |
Instance method | Protected | Method | Gets the Metadata Info About InfoObjects | 20030410 |
Events
Class CL_RSDRV_SRVS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_S_CMP | Protected | See coding | 20030411 | BEGIN OF to_s_cmp,
posit TYPE i,
chanm TYPE rsd_chanm,
chabasnm TYPE rsd_chanm,
returnnm TYPE rsdd_s_sfc-keyreturnnm,
returnidx TYPE i,
length TYPE i,
fixchavl TYPE rsd_chavl,
is_sid TYPE rs_bool,
END OF to_s_cmp
|
||
2 | TO_TS_CMP | Protected | See coding | 20030411 | to_ts_cmp TYPE SORTED TABLE OF to_s_cmp
WITH UNIQUE KEY posit
|
||
3 | TO_T_COMPONENTS | Protected | Type reference (TYPE) | ABAP_COMPDESCR_TAB | 20030410 |
|
Method Signatures
Method CHANGE_DTA_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAV_ATTR | Value transfer | Type reference (TYPE) | RS_BOOL | Infoprov supports Nav Attrs | 20030731 |
Method CHANGE_DTA_ATTRIBUTES on class CL_RSDRV_SRVS has no exception.
Method COLLECT_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_COMPONENTS | Call by reference | Type reference (TYPE) | TO_T_COMPONENTS | 20030410 | |||
2 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | 20030410 |
Method COLLECT_COMPONENTS on class CL_RSDRV_SRVS 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 | 20030410 | ||
2 | ![]() |
I_R_DTA | Call by reference | Object reference (TYPE REF TO) | CL_RSD_DTA | Datenziel für Bewegungsdaten | 20030410 | ||
3 | ![]() |
I_R_IPRO | Call by reference | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130114 | ||
4 | ![]() |
I_S_DTA | Call by reference | Type reference (TYPE) | RSD_S_DTA | Dta info for Infoprov | 20030410 |
Method CONSTRUCTOR on class CL_RSDRV_SRVS has no exception.
Method GET_DTA_INFO 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 Name | 20030423 |
Method GET_DTA_INFO on class CL_RSDRV_SRVS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 400 |