RSDMTP_SERVICES - List of all the analytical services
List of all the analytical services information is stored in SAP table RSDMTP_SERVICES.
It is part of development package RS_DME_DMP in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Provider".
It is part of development package RS_DME_DMP in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Provider".
Fields for table RSDMTP_SERVICES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SERVICE_ID | Analytical Method | X | 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 |