The CNV_10020_CONDFF table in SAP ERP or S/4HANA stores Conditions for comparison of field and field data. There are total 13 fields in CNV_10020_CONDFF table. The Conditions for comparison of field and field 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_10020_CONDFF table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10020_CONDFF Table Fields
Following is the list of fields that are available in SAP CNV_10020_CONDFF table. The primary key fields of the table are MANDT (Client), PACKID (Package number), CONDNAME (Condition name), CNUMBER (Consecutive number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PACKID | Package number | CNV_10020_PACKID | * | CHAR (5) |
| CONDNAME | Condition name | CNV_10020_CONDNAME | CNV_10020_COND | CHAR (30) |
| CNUMBER | Consecutive number | CNV_10020_CNUMBER | NUMC (2) | |
| FIELDOBJ | Table field or object | CNV_10020_FIELDOBJ | CHAR (30) | |
| TYPE | Object type | CNV_10020_FOTYPE | CHAR (2) | |
| COMPNAME | Component name | CNV_10020_COMPNAME | * | CHAR (30) |
| OPERATOR | Relational operator | CNV_10020_OPERATOR | CHAR (2) | |
| FIELDOBJ_CMP | Table field or object | CNV_10020_FIELDOBJ | CHAR (30) | |
| TYPE_CMP | Object type | CNV_10020_FOTYPE | CHAR (2) | |
| COMPNAME_CMP | Component name | CNV_10020_COMPNAME | * | CHAR (30) |
| RELATION | Logical link | CNV_10020_ANDOR | CHAR (1) | |
| NOTUSE_C | Indicator that an object/record is excluded | CNV_10020_NOTUSE | CHAR (1) |


