SAP ABAP Class CL_RSD_HYBRID_V_PROP (DataSource Check for Remote Hybrid)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSD_IPRO (Package) BI InfoProvider
Properties
Class CL_RSD_HYBRID_V_PROP  
Short Description DataSource Check for Remote Hybrid    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSD_IPRO   BI InfoProvider 
Created 20090212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSD_HYBRID_V_PROP has no forward declaration.
Interfaces
Class CL_RSD_HYBRID_V_PROP has no interface implemented.
Friends
Class CL_RSD_HYBRID_V_PROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DTP Instance attribute Private Type reference (TYPE) RSBKDTPNM Name of the Data Source for a Data Transfer Process 20090403
2 P_T_REF Static Attribute Private Type reference (TYPE) N_TT_REF Instance of Class Source Target Combination 20090403
Methods
# Method Level Visibility Method type Description Created on
1 FACTORY Static method Public Method 20090402
2 GET_HYBRID_DS_PROP Instance method Public Method Method instantiates DTP and checks DataSource 20090212
3 IS_VIP_DS_SUITABLE Static method Public Method Can the DataSource of the used VIP be used? 20091030
4 SET_DTP Instance method Public Method Copies DTP source 20090403
Events
Class CL_RSD_HYBRID_V_PROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 N_TS_REF Private See coding 20090402 BEGIN OF n_ts_ref, ref TYPE REF TO cl_rsd_hybrid_v_prop, infocube TYPE rsinfoprov, END OF n_ts_ref
2 N_TT_REF Private See coding 20090402 n_tt_ref TYPE TABLE OF n_ts_ref
Method Signatures

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090402
2 Returning R_R_REF Value transfer Object reference (TYPE REF TO) CL_RSD_HYBRID_V_PROP Prüfung der Datasource für remote Hybrid 20090402

Method FACTORY on class CL_RSD_HYBRID_V_PROP has no exception.

Method GET_HYBRID_DS_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HYDSTYPE Value transfer Type reference (TYPE) RSR_HYDSTYPE Delta kapazität remote Hybridprovider 20090212

Method GET_HYBRID_DS_PROP on class CL_RSD_HYBRID_V_PROP has no exception.

Method IS_VIP_DS_SUITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DTPNM Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20091030
2 Exporting E_IS_CONNECTED Call by reference Type reference (TYPE) RS_BOOL Boolean 20091030
3 Exporting E_IS_SUITABLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20091030
4 Exporting E_SRC Call by reference Type reference (TYPE) RSBKSRCNM Boolean 20091030
5 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091030

Method IS_VIP_DS_SUITABLE on class CL_RSD_HYBRID_V_PROP has no exception.

Method SET_DTP 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 Name der Datenquelle eines Datentransferprozesses 20090403

Method SET_DTP on class CL_RSD_HYBRID_V_PROP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720