RSDMTC_PMML - Table for Storing Model PMMLs in String Format
Table for Storing Model PMMLs in String Format information is stored in SAP table RSDMTC_PMML.
It is part of development package RS_DME_CL in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Clustering".
It is part of development package RS_DME_CL in software component BW-EI-DM. This development package consists of objects that can be grouped under "Data mining engines: Clustering".
Fields for table RSDMTC_PMML
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MODEL_ID | Analytical Model | X | RSDMEM_MODEL | CHAR | 30 | |
| PMML_STR | PMML String | STRG | 8 | |||
| PMML_SIZE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| STORAGE_LOCATION | Storage Location of PMML | STRG | 8 | |||
| FILENAME | PMML File Name | STRG | 8 |