SAP ABAP Class CL_RSDME_EXTRACTOR_RUNTIME (Extractor Functionality - Runtime)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_EX (Package) Datamining Extractor Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_EXTRACTOR_RT_SAP_ABC Extractor Functionality - Runtime - For SAP ABC 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_EXTRACTOR_RT_SAP_AD Extractor Functionality - Runtime for Association Analysis 20031017
Properties
Class CL_RSDME_EXTRACTOR_RUNTIME  
Short Description Extractor Functionality - Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_EX   Datamining Extractor Functionality 
Created 20031007   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_EXTRACTOR_RUNTIME has no interface implemented.
Friends
Class CL_RSDME_EXTRACTOR_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ENGINE_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_SERVICE' 20031010
2 MC_EXT_DATE_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_EXDATE' 20031020
3 MC_EXT_TIME_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_EXTIME' 20031020
4 MC_MODEL_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_MODEL' Const: Infoobject for Model Name 20031013
5 MC_TRA_DATE_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_TRDATE' 20031020
6 MC_TRA_TIME_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_TRTIME' 20031020
7 MC_UPD_DATE_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_UDATE' Const: Infoobject for upload date 20031013
8 MC_UPD_TIME_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0DM_UTIME' Const: Infoobject for upload time 20031013
9 MR_EXT_INFO_REF Instance attribute Protected Object reference (TYPE REF TO) CL_RSDME_EXTRACTOR_GEN 20031010
10 MS_MAPPING Instance attribute Protected Type reference (TYPE) RSDMTP_DSRC_BWD 20031010
11 MS_RSAAPI Instance attribute Protected Type reference (TYPE) RSAAPI_IF 20031010
12 MS_UPLOAD_DATA_INFO Instance attribute Protected Type reference (TYPE) RSDMSX_UPLOAD_DATA_INFO 20031010
13 MT_SELECT Instance attribute Protected Type reference (TYPE) RSDMU_T_RSSELECT 20031010
14 M_ENGINE Instance attribute Protected Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031010
15 M_GUID Instance attribute Protected Type reference (TYPE) SYSUUID_C 20031010
16 M_MODEL Instance attribute Protected Type reference (TYPE) RSDMEM_MODEL 20031010
17 M_PRIVATE_MODE Instance attribute Protected Type reference (TYPE) STRING 20031010
18 M_RLOGSYS Instance attribute Protected Type reference (TYPE) TBDLS-LOGSYS 20031010
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Protected Method Check during Init 20031007
2 CHECK_DATE Static method Public Method Check Date 20031010
3 CREATE_GUID_ENTRY Instance method Protected Method Create GUID Entries 20031007
4 FINISH Instance method Public Method End of Extraction 20031007
5 GET_DATA Instance method Public Method Retreive Data(Engine Specific) 20031007
6 GET_DATE_NEXT_YEAR Static method Public Method Get Date for next year 20031010
7 GET_EXT_INFO_REF Instance method Public Method Get Extraction Info Class Instance 20031010
8 GET_FROM_SELECT Instance method Protected Method Get from Select 20031010
9 GET_GUID_ATTR Instance method Protected Method Get GUID Attributes(Engine Specific) 20031007
10 INITIALIZE Instance method Public Method Initialize 20031007
11 SET_DATE_RANGES Instance method Protected Method Set Date Ranges 20031010
12 SET_MODEL Instance method Public Method Set Model 20031010
13 SET_RUN_INFO Instance method Public Method Set Runtime Input Parameters 20031010
Events
Class CL_RSDME_EXTRACTOR_RUNTIME has no event.
Types
Class CL_RSDME_EXTRACTOR_RUNTIME has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031007

Method CHECK on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method CHECK_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALID Value transfer Type reference (TYPE) RSDMEM_BOOL_CH 20031010
2 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM 20031010

Method CHECK_DATE on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method CREATE_GUID_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010

Method CREATE_GUID_ENTRY on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010

Method FINISH on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010
2 Exporting E_T_DATA Call by reference Object reference (TYPE REF TO) DATA 20031007
# Exception Resumable Description Created on
1 NO_MORE_DATA Ende der Daten 20031007

Method GET_DATE_NEXT_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DATE Value transfer Type reference (TYPE) SY-DATUM 20031010
2 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM 20031010

Method GET_DATE_NEXT_YEAR on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method GET_EXT_INFO_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_EXT_REF Value transfer Object reference (TYPE REF TO) CL_RSDME_EXTRACTOR_GEN 20031010

Method GET_EXT_INFO_REF on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method GET_FROM_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010
2 Exporting E_VALUE Call by reference Type reference (TYPE) RSLOW 20031010
3 Importing I_FIELD Call by reference Type reference (TYPE) RSFIELDNM 20031010
4 Importing I_LOW Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 'X' 20031010

Method GET_FROM_SELECT on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method GET_GUID_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031007
2 Exporting E_T_ATTRS Call by reference Type reference (TYPE) RSNDI_T_CHAVL 20031007

Method GET_GUID_ATTR on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010

Method INITIALIZE on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method SET_DATE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR 20031010

Method SET_DATE_RANGES on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031010
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031010

Method SET_MODEL on class CL_RSDME_EXTRACTOR_RUNTIME has no exception.

Method SET_RUN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RSAAPI Call by reference Type reference (TYPE) RSAAPI_IF 20031010
2 Importing I_T_SELECT Call by reference Type reference (TYPE) RSDMU_T_RSSELECT 20031010

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