CRMC_TAX_GROUP_T - Sales Taxes: Customizing
Sales Taxes: Customizing information is stored in SAP table CRMC_TAX_GROUP_T.
It is part of development package COM_PRODUCT_TAX in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Central Control Data Product".
It is part of development package COM_PRODUCT_TAX in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Central Control Data Product".
Fields for table CRMC_TAX_GROUP_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| LANGU | Language Key | X | SPRAS | LANG | 1 | * |
| .INCLUDE | X | CRMT_PR_TAX_KEY | 0 | |||
| TAX_CTY | Country/Region Key | X | CRMT_TAX_CTY | CHAR | 3 | CRMC_TAX_GROUP |
| TAX_REG | Region | X | CRMT_TAX_REG | CHAR | 3 | CRMC_TAX_GROUP |
| TAX_TYPE | Tax Type | X | CRMT_TAX_TYPE | CHAR | 4 | CRMC_TAX_GROUP |
| TAX_GROUP | Product Tax Group | X | CRMT_TAX_GROUP | CHAR | 20 | CRMC_TAX_GROUP |
| DESCRIPTION | Tax Group Description | CRMT_TAX_GRP_TEXT | CHAR | 40 |