TCNVDBCONFIG - Parameter for table conversion
Parameter for table conversion information is stored in SAP table TCNVDBCONFIG.
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
It is part of development package SDDB in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary: Converter".
Fields for table TCNVDBCONFIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
PACKET_SIZE | INT4 | 4 | ||||
MERGE_RATE | INT4 | 4 | ||||
TABLE_LOCK | DD: truth value | DDBOOL_D | CHAR | 2 | ||
AUTO_MERGE | DD: truth value | DDBOOL_D | CHAR | 2 | ||
AUTO_COMPRESS | DD: truth value | DDBOOL_D | CHAR | 2 | ||
PART_BY_PART | DD: truth value | DDBOOL_D | CHAR | 2 | ||
PK_PRESERVE | DD: truth value | DDBOOL_D | CHAR | 2 |