RSDMTP_DATA_SRC - Data source for Training or Prediction
Data source for Training or Prediction information is stored in SAP table RSDMTP_DATA_SRC.
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_DATA_SRC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SOURCE | Source GUID | X | RSDMEM_DATA_SOURCE_ID | CHAR | 32 | |
| OBJVERS | Object version | X | RSOBJVERS | CHAR | 1 | |
| MODEL | Analytical Model | RSDMEM_MODEL | CHAR | 30 | RSDMTP_MODEL | |
| INSTANCE_ID | Instance ID | RSDMEM_INSTANCE | INT4 | 4 | ||
| REF_NAME | Short text | RSDMEM_STEXT | CHAR | 30 | ||
| NAME | Source Name | RSDMEM_DATA_SOURCE_NAME | CHAR | 72 | ||
| EXT_TABLE_NAME | Data Store | RSDMEM_DATA_STORE | CHAR | 30 | ||
| TORP | Indicating Training, Prediction or Evaluation | RSDMEM_TRNG_OR_PREDICT | CHAR | 1 | ||
| DS_VARIANT | ABAP: Name of variant (without program name) | VARIANT | CHAR | 14 | * | |
| TYPE | Source Type | RSCRMDSTP | CHAR | 1 | ||
| CREATED_BY | User who has created the model | RSDMEM_MODEL_CREATED_BY | CHAR | 12 | ||
| LAST_MODIFIED_BY | User who has modified the model | RSDMEM_MODEL_MODIFIED_BY | CHAR | 12 | ||
| CREATED_ON | Time Stamp of model creation | RSDMEM_MODEL_CREATED_ON | CHAR | 14 | ||
| MODIFIED_ON | Time Stamp of model modification | RSDMEM_MODEL_MODIFIED_ON | CHAR | 14 | ||
| STATE | Status of Model and Source | RSDMEM_STATUS | CHAR | 1 | ||
| .INCLUDE | RSTLOGO_AM | 0 | ||||
| .INCLUDE | RSTLOGO_A | 0 | ||||
| OBJSTAT | Object Status | RSOBJSTAT | CHAR | 3 | ||
| CONTREL | Content release | RSCONTREL | CHAR | 6 | ||
| CONTTIMESTMP | Content time stamp: Last modification to the object by SAP | RSCONTTIMESTMP | DEC | 8 | ||
| OWNER | Owner (Person Responsible) | RSOWNER | CHAR | 12 | * | |
| BWAPPL | BW Application (Namespace) | RSBWAPPL | CHAR | 10 | ||
| ACTIVFL | Active and revised version do not agree | RSACTIVFL | CHAR | 1 |