SAP COMC_TAXJUR_REGT Table – Tax Jurisdiction codes by region

The COMC_TAXJUR_REGT table in SAP ERP or S/4HANA stores Tax Jurisdiction codes by region data. There are total 6 fields in COMC_TAXJUR_REGT table. The Tax Jurisdiction codes by region 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_TAXJUR_REGT 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_TAXJUR_REGT Table Fields

Following is the list of fields that are available in SAP COMC_TAXJUR_REGT table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), COUNTRY (Country/Region Key), REGION (Region (State, Province, County)), TAXJURCODE (Tax Jurisdiction).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
LANGUAGE Language Key SPRAS * LANG (1)
COUNTRY Country/Region Key LAND1 COMC_TAXJUR_REG CHAR (3)
REGION Region (State, Province, County) REGIO COMC_TAXJUR_REG CHAR (3)
TAXJURCODE Tax Jurisdiction ITL_TAXJURCODE COMC_TAXJUR_REG CHAR (15)
TEXT1 Description TEXT1_TXJT CHAR (50)