Tax Filing Assessment Document DMO
Junction entity linking a tax filing assessment to the documents that support or comprise it, supporting many-to-many association between assessments and documents.
Object API Name: std__TaxFilingAssessmentDocumentDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- TaxFilingAssessmentId has a FOREIGNKEY relationship with the Tax Filing Assessment DMO
Idfield. - TaxDocumentId has a FOREIGNKEY relationship with the Tax Document DMO
Idfield.
- cdp_sys_record_currency
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- LastModifiedDateTime
- TaxDocumentId
- TaxFilingAssessmentId
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: The timestamp when this record was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: The unique identifier for this tax filing assessment to document association record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The timestamp when this record was last modified.
- Field API Name:
std__TaxDocumentId__c - Data Type: TEXT
- Description: The tax document being associated with the tax filing assessment. This field is always populated.
- Field API Name:
std__TaxFilingAssessmentId__c - Data Type: TEXT
- Description: The tax filing assessment that the document supports or comprises.