SAP ABAP Class CL_RSDS_ACCESS_DBC_GENERATE (Generate DB Connect DataSources)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS_ACCESS (Package) Access methods Apollo DataSource
Properties
Class CL_RSDS_ACCESS_DBC_GENERATE  
Short Description Generate DB Connect DataSources    
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 20130726   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDS_ACCESS_DBC_GENERATE has no forward declaration.
Interfaces
Class CL_RSDS_ACCESS_DBC_GENERATE has no interface implemented.
Friends
Class CL_RSDS_ACCESS_DBC_GENERATE has no friend class.
Attributes
Class CL_RSDS_ACCESS_DBC_GENERATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATASOURCE Static method Public Method 20130726
2 SET_ATTRIBUTES Static method Private Method 20130726
3 _SY_EXCEPTION Static method Private Method 20130726
Events
Class CL_RSDS_ACCESS_DBC_GENERATE has no event.
Types
Class CL_RSDS_ACCESS_DBC_GENERATE has no local type.
Method Signatures

Method CREATE_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_MAPPING Call by reference Type reference (TYPE) RSDS_T_FIELD_MAP Table of Field Maps 20130726
2 Importing I_APPLNM Call by reference Type reference (TYPE) RSAPPLNM 20130726
3 Importing I_DATASOURCE Call by reference Type reference (TYPE) ROOSOURCER 20130726
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG 20130726
5 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS 'PC_FILE' 20130726
6 Importing I_OBJNAME Call by reference Type reference (TYPE) RSDS_DBC_OBJNAME DB Object Name 20130726
7 Importing I_OBJSCHEMA Call by reference Type reference (TYPE) RSDS_DBC_OBJSCHEMA DB Object Schema 20130726
8 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSDS_DBC_OBJTYPE DB Object Type 20130726
9 Importing I_TYPE Call by reference Type reference (TYPE) RSREQUTYPE 'D' 20130726
10 Returning R_R_DATASOURCE Value transfer Object reference (TYPE REF TO) CL_RSDS_RSDS 20130726
# Exception Resumable Description Created on
1 CX_RS_MSG 20130726

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_METHODS Call by reference Object reference (TYPE REF TO) CL_RSDS_ACCESSMETHODS 20130726
2 Importing I_OBJNAME Call by reference Type reference (TYPE) RSDS_DBC_OBJNAME DB Object Name 20130726
3 Importing I_OBJSCHEMA Call by reference Type reference (TYPE) RSDS_DBC_OBJSCHEMA DB Object Name 20130726
4 Importing I_OBJTYPE Call by reference Type reference (TYPE) RSDS_DBC_OBJTYPE DB Object Type 20130726
# Exception Resumable Description Created on
1 FAILED 20130726

Method _SY_EXCEPTION Signature

Method _SY_EXCEPTION on class CL_RSDS_ACCESS_DBC_GENERATE has no parameter.
# Exception Resumable Description Created on
1 CX_RS_MSG 20130726
History
Last changed by/on SAP  20140121 
SAP Release Created in 740