SAP ABAP Class CL_RSDME_DMP_CONN_PARAMS_RFC (Data Mining Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_OO (Package) Datamining Provider - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_DMP_CONN_PARAMS Parameters for establishing DataMining Connection 20030922
Properties
Class CL_RSDME_DMP_CONN_PARAMS_RFC  
Short Description Data Mining Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_DMP_OO   Datamining Provider - OO Based 
Created 20030922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_DMP_CONN_PARAMS_RFC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDME_DMP_CONN_PARAMS Parameters for establishing DataMining Connection 20030922
Friends
Class CL_RSDME_DMP_CONN_PARAMS_RFC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DB_GRANT_USER Constant Public Type reference (TYPE) CHAR30 'sap-dbuser' DB Grant User for DB based Runtimes 20031120
2 MT_CONN_PAR Instance attribute Protected Type reference (TYPE) RSDMEM_TH_CONN_PAR 20030922
3 M_RFC_DEST Instance attribute Protected Type reference (TYPE) RFCDEST 20030922
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030922
2 GET_CONN_PARAMS Instance method Public Method Get connection parameters as name-value pairs 20030929
3 GET_RFC_DEST Instance method Public Method Get RFC Destination 20030929
Events
Class CL_RSDME_DMP_CONN_PARAMS_RFC has no event.
Types
Class CL_RSDME_DMP_CONN_PARAMS_RFC 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_RFC_DEST Call by reference Type reference (TYPE) RFCDEST 20030922
2 Importing I_T_CONN_PARAMS Call by reference Type reference (TYPE) RSDMEM_TH_CONN_PAR 20030922

Method CONSTRUCTOR on class CL_RSDME_DMP_CONN_PARAMS_RFC has no exception.

Method GET_CONN_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_CONN_PAR Value transfer Type reference (TYPE) RSDMEM_TH_CONN_PAR 20030929

Method GET_CONN_PARAMS on class CL_RSDME_DMP_CONN_PARAMS_RFC has no exception.

Method GET_RFC_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RFC_DEST Value transfer Type reference (TYPE) RFCDEST 20030929

Method GET_RFC_DEST on class CL_RSDME_DMP_CONN_PARAMS_RFC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350