PartyFiscalClassificationsfiscalClassificationTypeTaxRegimeAssociations
Associates fiscal classification types with relevant tax regimes for correct tax calculation and compliance.
Columns
| Name | Type | Description |
| PartyFiscalClassificationsClassificationTypeId [KEY] | Long | Unique identifier for the party fiscal classification type within the tax regime associations. |
| ClassificationTypeCode [KEY] | String | The code representing the classification type associated with a party's fiscal classification in the tax regime. |
| TaxRegimeCode | String | The code representing the tax regime associated with the party fiscal classification. |
| EffectiveFrom | Date | The start date when the tax regime association becomes effective for the party fiscal classification. |
| EffectiveTo | Date | The end date when the tax regime association is no longer effective for the party fiscal classification. |
| ClassCategory | String | Category of the fiscal classification associated with the tax regime, used for categorization purposes. |
| ClassificationTypeId | Long | The unique identifier for the classification type associated with the fiscal classification within the tax regime. |
| ClassTypeCode | String | A code representing the specific class type associated with the fiscal classification for the tax regime. |
| ClassTypeName | String | The name given to the classification type in relation to the tax regime. |
| Finder | String | Search term or keyword used to locate the fiscal classification type tax regime associations. |