The CNV_INTR_FLD_COM table in SAP ERP or S/4HANA stores Merge intransparent fields data. There are total 8 fields in CNV_INTR_FLD_COM table. The Merge intransparent fields table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CNV_INTR_FLD_COM table. It is in Non-transparent fields – prototype only for BUKRS,WERKS (CNV_10310) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_INTR_FLD_COM Table Fields
Following is the list of fields that are available in SAP CNV_INTR_FLD_COM table. The primary key fields of the table are INTR_FLD (intransparent field), PARAMNUM (Parameter number (0: actual field), OFFS (Offset in intr. fld).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INTR_FLD | intransparent field | CNV_INTR_FLD | CNV_INTR_FLD_DEF | CHAR (20) |
| PARAMNUM | Parameter number (0: actual field | CNV_INTR_FLD_PANUM | NUMC (2) | |
| OFFS | Offset in intr. fld | CNV_10310_OFFS | NUMC (3) | |
| LENG | Length | CNV_10310_LENG | NUMC (3) | |
| INTR_FLD_COMPOS | intransparent field | CNV_INTR_FLD | CHAR (20) | |
| PARAMNUM_COMPOS | Parameter number (0: actual field | CNV_INTR_FLD_PANUM | NUMC (2) | |
| OFFS_COMPOS | Offset in intr. fld | CNV_10310_OFFS | NUMC (3) | |
| LENG_COMPOS | Length | CNV_10310_LENG | NUMC (3) |


