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 | 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 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_SERVICE' | 20031010 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_EXDATE' | 20031020 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_EXTIME' | 20031020 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_MODEL' | Const: Infoobject for Model Name | 20031013 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_TRDATE' | 20031020 | |||
| 6 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_TRTIME' | 20031020 | |||
| 7 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_UDATE' | Const: Infoobject for upload date | 20031013 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSIOBJNM | '0DM_UTIME' | Const: Infoobject for upload time | 20031013 | ||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDME_EXTRACTOR_GEN | 20031010 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSDMTP_DSRC_BWD | 20031010 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSAAPI_IF | 20031010 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSDMSX_UPLOAD_DATA_INFO | 20031010 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_RSSELECT | 20031010 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031010 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | SYSUUID_C | 20031010 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_MODEL | 20031010 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031010 | ||||
| 18 | Instance attribute | Protected | Type reference (TYPE) | TBDLS-LOGSYS | 20031010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check during Init | 20031007 | |
| 2 | Static method | Public | Method | Check Date | 20031010 | |
| 3 | Instance method | Protected | Method | Create GUID Entries | 20031007 | |
| 4 | Instance method | Public | Method | End of Extraction | 20031007 | |
| 5 | Instance method | Public | Method | Retreive Data(Engine Specific) | 20031007 | |
| 6 | Static method | Public | Method | Get Date for next year | 20031010 | |
| 7 | Instance method | Public | Method | Get Extraction Info Class Instance | 20031010 | |
| 8 | Instance method | Protected | Method | Get from Select | 20031010 | |
| 9 | Instance method | Protected | Method | Get GUID Attributes(Engine Specific) | 20031007 | |
| 10 | Instance method | Public | Method | Initialize | 20031007 | |
| 11 | Instance method | Protected | Method | Set Date Ranges | 20031010 | |
| 12 | Instance method | Public | Method | Set Model | 20031010 | |
| 13 | 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 | 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 | E_VALID | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | 20031010 | ||||
| 2 | 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 | 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 | 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 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031010 | ||||
| 2 | E_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_DATE | Value transfer | Type reference (TYPE) | SY-DATUM | 20031010 | ||||
| 2 | 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 | 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 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031010 | ||||
| 2 | E_VALUE | Call by reference | Type reference (TYPE) | RSLOW | 20031010 | ||||
| 3 | I_FIELD | Call by reference | Type reference (TYPE) | RSFIELDNM | 20031010 | ||||
| 4 | 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 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031007 | ||||
| 2 | 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 | 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 | 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 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20031010 | ||||
| 2 | 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 | IS_RSAAPI | Call by reference | Type reference (TYPE) | RSAAPI_IF | 20031010 | ||||
| 2 | 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 |