IUUC_DB_COL_DTYP - Override default column type mapping of CL_IUUC_SQL_TOOLS
Override default column type mapping of CL_IUUC_SQL_TOOLS information is stored in SAP table IUUC_DB_COL_DTYP.
It is part of development package CNV_IUUC_DB_CONNECTION in software component CA-LT. This development package consists of objects that can be grouped under "Encapsulation of communication with remote systems non RFC".
It is part of development package CNV_IUUC_DB_CONNECTION in software component CA-LT. This development package consists of objects that can be grouped under "Encapsulation of communication with remote systems non RFC".
Fields for table IUUC_DB_COL_DTYP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MT_ID | Mass Transfer ID | X | DMC_MT_IDENTIFIER | CHAR | 6 | |
| DB_DATATYPE | native database datatypes | X | DMC_DB_DATATYPE | CHAR | 100 | |
| SEQNO | 2 Byte Signed Integer | X | INT2 | INT2 | 2 | |
| G1_NAME | Field Name | FIELDNAME | CHAR | 60 | ||
| G1_VAL1 | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| G1_OP1 | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
| G1_VAL2 | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| G1_OP2 | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
| G2_NAME | Field Name | FIELDNAME | CHAR | 60 | ||
| G2_VAL1 | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| G2_OP1 | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
| G2_VAL2 | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| G2_OP2 | DMC: Logical Operator | DMC_LOGICAL_OPERATOR | CHAR | 8 | ||
| DATATYPE | Data Type in ABAP Dictionary | DATATYPE_D | CHAR | 8 | ||
| LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
| DECIMALS | Number of Decimal Places | DECIMALS | NUMC | 12 |