ThirdPartySiteTaxReportingCodeAssociations
Links site-level entities to tax reporting codes, ensuring accurate data capture for compliance and audit needs.
Columns
| Name | Type | Description |
| ReportingCodeAssocId [KEY] | Long | The unique identifier for the association between the third-party site and the reporting code, linking them in the tax reporting process. |
| PartyNumber | String | The unique identification number assigned to the third party associated with the tax reporting code. |
| PartySiteNumber | String | The unique identification number assigned to the third-party site involved in the tax reporting code association. |
| TaxReportingTypeCode | String | The code representing the type of tax reporting being applied, such as VAT or Sales Tax. |
| ReportingCodeCharValue | String | The alphanumeric value of the reporting code, representing specific tax details or classification. |
| ReportingCodeDateValue | Date | The date value of the reporting code, which could correspond to a relevant tax event or transaction date. |
| ReportingCodeNumericValue | Long | The numeric value of the reporting code, often used for financial calculations or reporting purposes. |
| EffectiveFrom | Date | The start date when the association between the third-party site and the reporting code becomes effective. |
| EffectiveTo | Date | The end date when the association between the third-party site and the reporting code stops being valid. |
| PartyName | String | The name of the third party associated with the tax reporting code. |
| PartySiteName | String | The name of the third-party site associated with the tax reporting code. |
| PartyTaxProfileId | Long | The unique identifier of the party's tax profile, linking the third-party site to tax-related information. |
| BPartyNumber | String | The identification number of the bound third party for the tax reporting code association. |
| BPartySiteNumber | String | The identification number of the bound third-party site for the tax reporting code association. |
| BPartyTaxProfileId | Long | The unique identifier of the bound party's tax profile, which links the third-party site to tax reporting codes. |
| Finder | String | A search field used to locate third-party site tax reporting code associations in the system. |