TCNVCAUSE - DD: Information on Reason for Conversion
DD: Information on Reason for Conversion information is stored in SAP table TCNVCAUSE.
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 TCNVCAUSE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
POSITION | DD: Marked Position in a Repeat Group | X | DDFDPOS | INT4 | 4 | |
FIELDNAME_NEW | Field Name | FIELDNAME | CHAR | 60 | ||
FIELDNAME_OLD | Field Name | FIELDNAME | CHAR | 60 | ||
DATATYPE_NEW | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
DATATYPE_OLD | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
LENGTH_NEW | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
LENGTH_OLD | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
DECIMALS_NEW | Number of Decimal Places | DECIMALS | NUMC | 12 | ||
DECIMALS_OLD | Number of Decimal Places | DECIMALS | NUMC | 12 |