DMC_DB_HINT - Table-specific DB optimizer hint settings
Table-specific DB optimizer hint settings information is stored in SAP table DMC_DB_HINT.
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_DB_HINT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
TABNAME | Generic data element for database table names | X | DMC_DB_TABNAME | CHAR | 256 | |
HINT_NAME | name of a DB optimizer hint | X | DMC_DB_HINT_NAME | CHAR | 60 | |
HINT_VALUE | DB optimizer hint | DMC_DB_HINT_VALUE | CHAR | 40 |