SAP ABAP Interface IF_RSDS_STORAGE (Generation of a Storage Object from InfoPackage)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_QUEUE_STORE Parameters for 20040421
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_BOBJDS Store for BO DS Adapter 20090925
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_CSV_ATTRIBUTES 20040610
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_CSV_HIER_ATTRIB 20070828
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_DB_ATTRIBUTES Storage class for DB Connect 20040722
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_EXCEL_ATTRIBUTES Parameters for file access 20090501
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_FILE_ATTRIBUTES Parameters for file access 20040128
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_HIER_ATTRIBUTES Storage for file hierarchy 20060718
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_ODP ODP Adapter Memory Class 20110809
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_UD_ATTRIBUTES Storage class for UD Connect 20041005
... Click here to see Used By full list (11 items)
Properties
Interface IF_RSDS_STORAGE  
Short Description Generation of a Storage Object from InfoPackage    
General Data
Package RSDS   Apollo DataSource 
Created 20040127   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDS_STORAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040615
Friends
Interface IF_RSDS_STORAGE has no friend.
Attributes
Interface IF_RSDS_STORAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Static method Public Method Instance Generation 20040528
2 GET_ATTRIBUTES_EXT Instance method Public Method Return the external Attributes 20130417
3 IS_EMPTY Instance method Public Method All Parameters for the Instance Are Empty 20040127
Events
Interface IF_RSDS_STORAGE has no event.
Types
Interface IF_RSDS_STORAGE has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSTMPL Call by reference Type reference (TYPE) RSOLTPSOURCER Template DataSource 20060125
2 Importing I_INFOPACKAGE Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20040528
3 Importing I_LSTMPL Call by reference Type reference (TYPE) RSSLOGSYS Template Quellsystem 20060125
4 Importing I_R_DS Call by reference Object reference (TYPE REF TO) CL_RSDS_RSDS DataSource 20040528
5 Returning R_R_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Instanz der vorliegenden Klasse 20040528
# Exception Resumable Description Created on
1 FAILED failed 20040528
2 INFOPACKAGE_EMPTY InfoPackage is empty, no migration possible 20040528

Method GET_ATTRIBUTES_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APPLNM_EXT Value transfer Type reference (TYPE) RSAPPLNM Application Component 20130417
2 Exporting E_ARCHMETHOD Value transfer Type reference (TYPE) RSARCHMTHD Archive Link of a DataSource 20130604
3 Exporting E_CONTENT_TYPE Value transfer Type reference (TYPE) RSDS_SRCTYPE Content Release Type 20130425
4 Exporting E_CONTENT_VERSION Value transfer Type reference (TYPE) RSDS_SRCVERS Content Version of DataSource 20130422
5 Exporting E_DELTA Value transfer Type reference (TYPE) ROGENDELTA Delta Process for a DataSource 20130422
6 Exporting E_DUPREC Value transfer Type reference (TYPE) RSDUPREC Flag: DataSource returns duplicate records 20130604
7 Exporting E_INITSIMU Value transfer Type reference (TYPE) RSINITSIMU Delta process initialization simulation 20130604
8 Exporting E_OBJECT_EXT Value transfer Type reference (TYPE) RSDS_EXTOBJECT DataSource: external object 20130417
9 Exporting E_REALTIME Value transfer Type reference (TYPE) RSDS_REALTIME Real-Time Property of a DataSource 20130425
10 Exporting E_RECONCILIATION Value transfer Type reference (TYPE) RSDS_RECO DataSource for Data Synchronization 20130604
11 Exporting E_STOCKUPD Value transfer Type reference (TYPE) RSSTOCKUPD Flag: Creation of opening balance is supported 20130604
12 Exporting E_VIRTCUBE Value transfer Type reference (TYPE) ROVIRTFL DataSource: Extractor Supports Direct Access 20130604
13 Exporting E_ZDD_ABLE Value transfer Type reference (TYPE) ROZDDABLE Indicator: DataSource Can Post During Delta Init 20130604

Method GET_ATTRIBUTES_EXT on Interface IF_RSDS_STORAGE has no exception.

Method IS_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20110908
2 Importing I_INFOPACKAGE Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20110908
3 Returning R_EMPTY Value transfer Type reference (TYPE) RS_BOOL Instanz ist leer 20040127

Method IS_EMPTY on Interface IF_RSDS_STORAGE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_QUEUE_STORE Parameters for 20040421
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_BOBJDS Store for BO DS Adapter 20090925
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_CSV_ATTRIBUTES 20040610
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_CSV_HIER_ATTRIB 20070828
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_DB_ATTRIBUTES Storage class for DB Connect 20040722
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_EXCEL_ATTRIBUTES Parameters for file access 20090501
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_FILE_ATTRIBUTES Parameters for file access 20040128
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_HIER_ATTRIBUTES Storage for file hierarchy 20060718
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_ODP ODP Adapter Memory Class 20110809
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_STORE_UD_ATTRIBUTES Storage class for UD Connect 20041005
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_WEBSERVICE_STORE DataSource WebService Storage 20050121
History
Last changed by/on SAP  20140121 
SAP Release Created in 400