SAP ABAP Class CL_RSDS_STORE_DB_ATTRIBUTES (Storage class for DB Connect)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS_ACCESS (Package) Access methods 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 20040722
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STORAGE_EXC Read and Write Attributes 20070418
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040722
Properties
Class CL_RSDS_STORE_DB_ATTRIBUTES  
Short Description Storage class for DB Connect    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS_ACCESS   Access methods Apollo DataSource 
Created 20040721   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDS_STORE_DB_ATTRIBUTES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDS_STORAGE Generation of a Storage Object from InfoPackage 20040722
2 IF_RSDS_STORAGE_EXC Read and Write Attributes 20070418
3 IF_SERIALIZABLE_OBJECT Serializable Object 20040722
Friends
# Friend Modeled only Created on Description
1 CL_RSDS_ACCESS_DB_GENMETADATA 20040722 DB Connect Extractor Class
2 CL_RS_COMPARE_OBJECT_REF 20090525 Compare two object references
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TX_DB_OBJECT Instance attribute Private Type reference (TYPE) RSDS_TX_DB_OBJECT Table of Database Object - Table or View 20040824
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJFIELDMAP Instance method Public Method Returns Field Mapping 20040929
2 GET_OBJNAME Instance method Public Method Returns table or Index Name 20040908
3 GET_OBJSCHEMA Instance method Public Method 20061128
4 GET_OBJTYPE Instance method Public Method Set Table od View Name 20130726
5 GET_SEGMENTS Instance method Public Method Returns Segments 20130717
6 SET_OBJNAME Instance method Public Method Set Table od View Name 20130717
7 SET_OBJSCHEMA Instance method Public Method Set Table od View Name 20130723
8 SET_OBJTYPE Instance method Public Method Set Table od View Name 20130723
Events
Class CL_RSDS_STORE_DB_ATTRIBUTES has no event.
Types
Class CL_RSDS_STORE_DB_ATTRIBUTES has no local type.
Method Signatures

Method GET_OBJFIELDMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELDMAP Call by reference Type reference (TYPE) RSDS_T_FIELD_MAP Tabelle mit Feldzuordnungen 20040929
2 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID Segment-ID 20040929

Method GET_OBJFIELDMAP on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method GET_OBJNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJNAME Call by reference Type reference (TYPE) RSDS_DBC_OBJNAME Tabellen- oder Indexname 20040908
2 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID Segment-ID 20040908

Method GET_OBJNAME on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method GET_OBJSCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJSCHEMA Call by reference Type reference (TYPE) RSDS_DBC_OBJSCHEMA 20061128
2 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID 20061128

Method GET_OBJSCHEMA on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method GET_OBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJTYPE Call by reference Type reference (TYPE) RSDS_DBC_OBJTYPE 20130726
2 Importing I_SEGID Call by reference Type reference (TYPE) RSDS_SEGID 20130726

Method GET_OBJTYPE on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method GET_SEGMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTX_SEGMENTS Value transfer Type reference (TYPE) RSDS_TX_SEGMENTS Segments with Fields 20130717

Method GET_SEGMENTS on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method SET_OBJNAME 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) ANY Table or index name 20130717

Method SET_OBJNAME on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method SET_OBJSCHEMA 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) ANY Table or index name 20130723

Method SET_OBJSCHEMA on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.

Method SET_OBJTYPE 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) ANY Table or index name 20130723

Method SET_OBJTYPE on class CL_RSDS_STORE_DB_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700