RSDMTPN_SRV_PAR - Parameters required for the services
Parameters required for the services information is stored in SAP table RSDMTPN_SRV_PAR.
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_SRV_PAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SERVICE_ID | Analytical Method | X | RSDMEM_ANALYTICAL_SERVICE | CHAR | 30 | RSDMTP_SERVICES |
NAME | Parameter Name | X | RSDMEM_PARAMETER_NAME | CHAR | 30 | |
PARAM_TYPE | Parameter Type (Column or Model) | X | RSDMEM_PARAMETER_TYPE | CHAR | 1 | |
DATA_TYPE | Data Type | RSDMEM_PARAM_DATA_TYPE | CHAR | 4 | ||
FIELD_LENGTH | Field Length | RSDMEM_PARAM_FIELD_LENGTH | NUMC | 3 | ||
MANDATORY | Parameter Mandatory | RSDMEM_PARAM_MANDATORY | CHAR | 1 | ||
DEFAULT_VALUE | Parameter Value as String | RSDMEM_PARAM_DEFAULT_VALUE_STR | STRG | 8 | ||
HAS_INTERVALS | Parameter has Intervals | RSDMEM_PARAM_HAS_INTERVALS | CHAR | 1 | ||
IS_TABLE | Is the parameter a table type | RSDMEM_PARAM_IS_TABLE | CHAR | 1 | ||
DATA_TYPE_NAME | Component name | NAME_KOMP | CHAR | 30 | * | |
DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 6 | ||
CONTENT_TYPE | Content Type ID | RSDMEM_CONTENT_TYPE | CHAR | 3 |