The CNV_ORG_TAB table in SAP ERP or S/4HANA stores Org. units for conversions data. There are total 5 fields in CNV_ORG_TAB table. The Org. units for conversions 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_ORG_TAB table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_ORG_TAB Table Fields
Following is the list of fields that are available in SAP CNV_ORG_TAB table. The primary key fields of the table are MANDT (Client), UNIT (Conversion: Organizational unit for delimitation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| UNIT | Conversion: Organizational unit for delimitation | CNV_ORG | CHAR (10) | |
| REFTAB | Master table for org. unit | CNV_TABLE | CHAR (30) | |
| OTYPE | Object Type | OTYPE | T778O | CHAR (2) |
| OBJTYPE | SAP Organizational Object Type | ORG_OBJTYP | TOJTB | CHAR (10) |


