ThirdPartyTaxReportingCodeAssociations
ThirdPartyTaxReportingCodeAssociations
Columns
| Name | Type | Description |
| ReportingCodeAssocId [KEY] | String | The unique identifier of the association of the third party and the reporting code. |
| PartyNumber | String | The identifying number of the third party. |
| TaxReportingTypeCode | String | The reporting type code. |
| ReportingCodeCharValue | String | Alphanumeric value of the reporting code. |
| ReportingCodeDateValue | Date | Date value of the reporting code. |
| ReportingCodeNumericValue | String | Numeric value of the reporting code. |
| EffectiveFrom | Date | The effective start date for the association of the third party and the reporting code. |
| EffectiveTo | Date | The effective end date for the association of the third party and the reporting code. |
| PartyName | String | The name of the third party. |
| PartyTaxProfileId | String | The unique identifier of the party tax profile. |