RSDMTPN_ENGINES - List of all the analytical services
List of all the analytical services information is stored in SAP table RSDMTPN_ENGINES.
It is part of development package RS_DME_DMP_OO in software component BW-EI-DM. This development package consists of objects that can be grouped under "Datamining Provider - OO Based".
It is part of development package RS_DME_DMP_OO in software component BW-EI-DM. This development package consists of objects that can be grouped under "Datamining Provider - OO Based".
Fields for table RSDMTPN_ENGINES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ENGINE_ID | Analytical Method | X | RSDMEM_ANALYTICAL_SERVICE | CHAR | 30 | |
ENGINE_NAME | Analytical Method | RSDMEM_ANALYTICAL_SERVICE | CHAR | 30 | ||
TYPE_ID | Service Type GUID | RSDMEM_SRV_TYPE | CHAR | 30 | ||
TYPE | Analytical Method Type | RSDMEM_ANALYTICAL_SERVICE_TYPE | NUMC | 3 | * | |
PRED_LIMIT | Number of Prediction the service can provide | RSDMEM_PREDICTION_LIMIT | NUMC | 2 | ||
TRNG_COMPLEXITY | Indicates Expected time for Training | RSDMEM_TRAINING_COMPLEXITY | CHAR | 1 | ||
PRED_COMPLEXITY | Indicates Expected time for Prediction | RSDMEM_PREDICTION_COMPLEXITY | CHAR | 1 | ||
EXPT_QUALITY | Expected Quality of Model | RSDMEM_EXPECTED_QUALITY | CHAR | 1 | ||
SCALING | Indicates the level of scalability of the service | RSDMEM_SCALIBILITY | CHAR | 1 | ||
DUPLICATE_KEY | Allow Duplicate Key | RSDMEM_DUPLICATE_KEY | CHAR | 1 | ||
INCR_INSERT | True if additional inserts are allowed after training | RSDMEM_INCREMENTAL_INSERT | CHAR | 1 | ||
PMML_INIT | True if creation of a model based on XML string is allowed | RSDMEM_PMML_INITILIZATION | CHAR | 1 | ||
VENDOR_ID | Instance ID - (Data Mining Vendor) | RSDMDE_VENDOR_ID | CHAR | 32 | ||
CLASS_NAME | Name of Factory Class | RSDMDE_FAC_CLASS | CHAR | 30 | ||
SHORT_CODE | Engine Short Code | RSDMEM_ENGINE_SHORT_CODE | CHAR | 2 |