DMC_RT_CONFIG - DMC: Configuration of runtime object generation behavior
DMC: Configuration of runtime object generation behavior information is stored in SAP table DMC_RT_CONFIG.
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_CONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
OLO_GEN_DEL_ACT | Generation of Delete code specifically for OBT | DMC_OLO_GEN_DEL_ACT | CHAR | 2 | ||
RT_SET_ACT_STRUC | Generation of _actual structure in code | DMC_RT_SET_ACT_STRUCT | CHAR | 2 | ||
RT_SET_ACT_FLDS | Generation of fields of _actual in code | DMC_RT_SET_ACT_FIELDS | CHAR | 2 | ||
GENERIC_RD_WRT | Transfer data in generic format(cluster tech only) | DMC_GENERIC_READ_WRITE | CHAR | 2 |