PartyFiscalClassifications
Captures fiscal classification data for parties (for example, customers, suppliers), determining applicable tax or regulatory treatment.
Columns
| Name | Type | Description |
| ClassificationTypeCategCode | String | The classification type category code that helps group party fiscal classifications based on type. |
| Levels | String | Defines the level associated with a party fiscal classification, used to determine the scope or hierarchy for tax rules. |
| ClassificationTypeCode | String | The code used to represent the classification type associated with a party fiscal classification. |
| ClassificationTypeName | String | The name of the classification type, which describes the fiscal classification of a party. |
| EffectiveFrom | Date | The start date from which the party fiscal classification is considered effective. |
| EffectiveTo | Date | The date when the party fiscal classification stops being effective or is no longer applicable. |
| OwnerIdChar | String | Represents the owner of the classification category code associated with the party fiscal classification. |
| ClassificationTypeLevelCode | String | A code that identifies the classification type level associated with a party fiscal classification, indicating its hierarchy. |
| ClassificationTypeId [KEY] | Long | A unique identifier assigned to the party fiscal classification. |
| OwnerTableCode | String | The code associated with the table that owns the party fiscal classification data. |
| PartyClassification | String | A classification assigned to a party by tax authorities, used to categorize them for tax determination and reporting. |
| ClassificationCategoryMeaning | String | The descriptive name of the classification category related to a party fiscal classification. |
| ClassificationCode | String | The specific code representing a fiscal classification associated with a party. |
| ClassificationMeaning | String | The name or description of the fiscal classification that defines a party's tax status. |
| ClassCategory | String | Category assigned to the party fiscal classification, indicating the nature of the classification. |
| ClassTypeCode | String | Code representing the type of fiscal classification assigned to a party. |
| ClassTypeName | String | Name associated with the classification type, describing the party's fiscal categorization. |
| Finder | String | Search keyword or term used to locate party fiscal classifications in the system. |