The COMC_CFOP_VER table in SAP ERP or S/4HANA stores Entity table for existing CFOP Versions data. There are total 5 fields in COMC_CFOP_VER table. The Entity table for existing CFOP Versions 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 COMC_CFOP_VER table. It is in Localization (Brazil) (COM_LOC_BRAZIL) ABAP package and is part of the Country-Specific Objects (CA-GTF-CSC) module.
SAP COMC_CFOP_VER Table Fields
Following is the list of fields that are available in SAP COMC_CFOP_VER table. The primary key fields of the table are CLIENT (Client), VERSION (CFOP Version).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| VERSION | CFOP Version | ITL_CFOP_VERSION | NUMC (2) | |
| EXT_LEN | CFOP Extension Length | ITL_EXT_LENGTH | NUMC (1) | |
| CFOP_LEN | CFOP Code Length | ITL_CFOP_LENGTH | NUMC (1) | |
| CFOP_TXTDEF | CFOP Text Identifier | ITL_CFOP_TXTDEF | CHAR (2) |


