ThirdPartySiteFiscalClassifications
Manages fiscal classifications at the site level (for example, supplier site), defining local tax or regulatory requirements.
Columns
| Name | Type | Description |
| CodeAssignmentId [KEY] | Long | The unique identifier for the code assignment related to third-party site fiscal classifications. |
| ClassTypeCode | String | The code representing the type of fiscal classification (for example, tax-exempt or VAT) applied to a third-party site. |
| ClassCode | String | The specific fiscal classification code assigned to the third-party site for tax purposes. |
| StartDateActive | Date | The date when the fiscal classification for the third-party site becomes effective. |
| EndDateActive | Date | The date when the fiscal classification for the third-party site stops being effective. |
| PartySiteNumber | String | The identification number of the third-party site linked to the fiscal classification. |
| PartyNumber | String | The identification number of the third party associated with the fiscal classification. |
| PartyName | String | The name of the third party associated with the fiscal classification of the third-party site. |
| PartySiteName | String | The name of the third-party site associated with the fiscal classification. |
| BPartyNumber | String | The identification number of the bound third party for fiscal classification. |
| BPartySiteNumber | String | The identification number of the bound third-party site for fiscal classification. |
| BPartyTaxProfileId | Long | The unique identifier of the bound party's tax profile associated with the third-party site fiscal classification. |
| Finder | String | A search field used to locate third-party site fiscal classification records. |