DMC_RT_PARAMS - DMC: Storage for Parameters to be Used at Runtime
DMC: Storage for Parameters to be Used at Runtime information is stored in SAP table DMC_RT_PARAMS.
It is part of development package CNV_DMCR in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Runtime".
It is part of development package CNV_DMCR in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Runtime".
Fields for table DMC_RT_PARAMS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PARAM_NAME | Parameter name | X | DMC_RT_PARAM_NAME | CHAR | 120 | |
PARAM_VALUE | DMC: Value of a Runtime Parameter | DMC_RT_PARAM_VALUE | CHAR | 80 | ||
PARAM_GROUP | MWB: Tool Group | DMC_TGROUP | CHAR | 20 | ||
INITIAL_VALUE | DMC: Value of a Runtime Parameter | DMC_RT_PARAM_VALUE | CHAR | 80 | ||
DOC_IDENT | DMC: General ID | DMC_IDENT | CHAR | 40 | ||
CUST_EDITABLE | MWB: Boolean Variable (X=true, -=false) | DMC_BOOLEAN | CHAR | 2 |