SAP ABAP Class CL_RSDRV_SRVS_IPROV (DM: Service class for setting infoprov field)
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 20040603
Properties
Class CL_RSDRV_SRVS_IPROV  
Short Description DM: Service class for setting infoprov field    
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 20040603   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDRV_SRVS_IPROV has no forward declaration.
Interfaces
Class CL_RSDRV_SRVS_IPROV has no interface implemented.
Friends
Class CL_RSDRV_SRVS_IPROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CALLER Instance attribute Private Type reference (TYPE) RSDRS_CALLER Caller of DM Access 20040603
2 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20040603
3 P_INFOPROV_SID Instance attribute Private Type reference (TYPE) RSSID SID value of Infoprov Column 20040603
4 P_KEY_IDX Instance attribute Private Type reference (TYPE) I Index of Infoprovider key column 20040603
5 P_R_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Sample data 20040629
6 P_SID_IDX Instance attribute Private Type reference (TYPE) I Index of Infoprov SID column 20040603
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040603
2 EXECUTE Instance method Public Method Execute the process 20040603
3 PREPARE Instance method Public Method Prepare the metadata needed for adding const. values 20040603
Events
Class CL_RSDRV_SRVS_IPROV has no event.
Types
Class CL_RSDRV_SRVS_IPROV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV Infoprovider 20040603

Method CONSTRUCTOR on class CL_RSDRV_SRVS_IPROV has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE Table to change 20040603

Method EXECUTE on class CL_RSDRV_SRVS_IPROV has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_CHARET Call by reference Type reference (TYPE) RSDR0_TH_CHARET Tabelle selektierter Merkmale 20040603
2 Importing I_CALLER Value transfer Type reference (TYPE) RSDRS_CALLER Caller 20040603
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Data to add sids for 20040603
4 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC SFC (already adapted) 20040603

Method PREPARE on class CL_RSDRV_SRVS_IPROV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400