SAP Table COMC_TAXJUR_REG
Tax Jurisdiction codes by region
COMC_TAXJUR_REG (Tax Jurisdiction codes by region) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link COMC_TAXJUR_REG to other SAP tables.
COMC_TAXJUR_REG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||
COUNTRY | Country Key | LAND1 | T005 | CHAR | 3 | 0 | ||
REGION | Region (State, Province, County) | REGIO | T005S | CHAR | 3 | 0 | ||
TAXJURCODE | Tax Jurisdiction | ITL_TAXJURCODE | CHAR | 15 | 0 |
COMC_TAXJUR_REG foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
COMC_TAXJUR_REG | COUNTRY | COMC_TAXJUR_REG | CLIENT | T005 | Countries | MANDT |
COMC_TAXJUR_REG | COUNTRY | COMC_TAXJUR_REG | COUNTRY | T005 | Countries | LAND1 |
COMC_TAXJUR_REG | REGION | COMC_TAXJUR_REG | CLIENT | T005S | Taxes: Region (Province) Key | MANDT |
COMC_TAXJUR_REG | REGION | COMC_TAXJUR_REG | COUNTRY | T005S | Taxes: Region (Province) Key | LAND1 |
COMC_TAXJUR_REG | REGION | COMC_TAXJUR_REG | REGION | T005S | Taxes: Region (Province) Key | BLAND |