SAP ABAP Class CL_RSDS_STORE_ODP (ODP Adapter Memory Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STORAGE Generation of a Storage Object from InfoPackage 20110809
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STORAGE_EXC Read and Write Attributes 20110809
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20110809
Properties
Class CL_RSDS_STORE_ODP  
Short Description ODP Adapter Memory Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS   Apollo DataSource 
Created 20110704   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDS_STORE_ODP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDS_STORAGE Generation of a Storage Object from InfoPackage 20110809
2 IF_RSDS_STORAGE_EXC Read and Write Attributes 20110809
3 IF_SERIALIZABLE_OBJECT Serializable Object 20110809
Friends
# Friend Modeled only Created on Description
1 CL_RSDS_ACCESS_ODP 20110809 Access to Operational Data Provider
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_FLAGS Instance attribute Public Type reference (TYPE) TS_FLAGS 20130607
2 PT_FIELDMAP Instance attribute Public Type reference (TYPE) TT_FIELDMAP 20110809
3 P_APPLNM Instance attribute Public Type reference (TYPE) RSAPPLNM Application Component 20130517
4 P_CONTVERS Instance attribute Public Type reference (TYPE) RSDS_SRCVERS Content Version of DataSource 20130425
5 P_DELTA Instance attribute Public Type reference (TYPE) ROGENDELTA Delta Process for a DataSource 20110809
6 P_ODP Instance attribute Public Type reference (TYPE) RODPS_ODPNAME OPD name 20110809
7 P_REALTIME Instance attribute Public Type reference (TYPE) RSDS_REALTIME Real-Time Property of a DataSource 20130425
Methods
# Method Level Visibility Method type Description Created on
1 GET_ODP Instance method Public Method Gets ODP 20110809
2 SET_ODP Instance method Public Method Sets ODP 20110809
Events
Class CL_RSDS_STORE_ODP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELDMAP Public See coding 20110809 BEGIN OF ts_fieldmap, fieldnm_ds TYPE rsfieldnm, fieldnm_odp TYPE fieldname, segment TYPE fieldname, segid TYPE rsds_segid, END OF ts_fieldmap
2 TS_FLAGS Public See coding 20130607 BEGIN OF ts_flags, p_virtcube TYPE rovirtfl, p_zdd_able TYPE rozddable, p_stockupd TYPE rsstockupd, p_reconciliation TYPE rsds_reco, p_initsimu TYPE rsinitsimu, p_duprec TYPE rsduprec, p_archmethod TYPE rsarchmthd, s_virtcube TYPE rovirtfl, s_zdd_able TYPE rozddable, s_stockupd TYPE rsstockupd, s_reconciliation TYPE rsds_reco, s_initsimu TYPE rsinitsimu, s_duprec TYPE rsduprec, s_archmethod TYPE rsarchmthd, END OF ts_flags
3 TT_FIELDMAP Public See coding 20110809 tt_fieldmap TYPE TABLE OF ts_fieldmap WITH DEFAULT KEY with NON-UNIQUE SORTED key odp COMPONENTS segment fieldnm_odp
Method Signatures

Method GET_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809

Method GET_ODP on class CL_RSDS_STORE_ODP has no exception.

Method SET_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VALUE Call by reference Type reference (TYPE) RODPS_ODPNAME Name eines ODP 20110809

Method SET_ODP on class CL_RSDS_STORE_ODP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732