Tax Filing Line Item Document DMO
Junction entity linking a tax filing line item to the documents that support the filed line, supporting many-to-many association between line items and documents.
Object API Name: std__TaxFilingLineItemDocumentDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- TaxFilingLineItemId has a FOREIGNKEY relationship with the Tax Filing Line Item DMO
Idfield. - TaxDocumentId has a FOREIGNKEY relationship with the Tax Document DMO
Idfield.
- cdp_sys_record_currency
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- LastModifiedDateTime
- TaxDocumentId
- TaxFilingLineItemId
- 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 line item 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 line item. This field is always populated.
- Field API Name:
std__TaxFilingLineItemId__c - Data Type: TEXT
- Description: The tax filing line item that the document supports.