SAP ABAP Class CL_RSDRV_SRVS_IPROV_SET (DM: Service class for setting infoprov field from set struct)
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 20051122
Properties
Class CL_RSDRV_SRVS_IPROV_SET  
Short Description DM: Service class for setting infoprov field from set struct    
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 20051122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDRC_MULTIPROV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDRV_SRVS_IPROV_SET has no interface implemented.
Friends
Class CL_RSDRV_SRVS_IPROV_SET 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 20051122
2 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV Infoprovider 20051122
3 P_INFOPROV_SID Instance attribute Private Type reference (TYPE) RSSID SID value of Infoprov Column 20051122
4 P_KEY_IDX Instance attribute Private Type reference (TYPE) I Index of Infoprovider key column 20051122
5 P_R_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Sample data 20051122
6 P_SID_IDX Instance attribute Private Type reference (TYPE) I Index of Infoprov SID column 20051122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051122
2 EXECUTE Instance method Public Method Execute the process 20051122
3 PREPARE Instance method Public Method Prepare the metadata needed for adding const. values 20051122
Events
Class CL_RSDRV_SRVS_IPROV_SET has no event.
Types
Class CL_RSDRV_SRVS_IPROV_SET 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 20051122

Method CONSTRUCTOR on class CL_RSDRV_SRVS_IPROV_SET 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 20051122

Method EXECUTE on class CL_RSDRV_SRVS_IPROV_SET 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 Table of Selected Characteristics 20051122
2 Importing I_CALLER Value transfer Type reference (TYPE) RSDRS_CALLER Caller 20051122
3 Importing I_S_DATA Call by reference Type reference (TYPE) ANY Data to add sids for 20051122
4 Importing I_TS_SET Call by reference Type reference (TYPE) CL_RSDRC_MULTIPROV=>TN_TS_SET Set 20051122

Method PREPARE on class CL_RSDRV_SRVS_IPROV_SET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710