Tax Filing Document DMO

Junction entity linking a tax filing to the documents that support or comprise it, supporting many-to-many association between filings and documents.

Object API Name: std__TaxFilingDocumentDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id

  • TaxFilingId has a FOREIGNKEY relationship with the Tax Filing DMO Id field.
  • TaxDocumentId has a FOREIGNKEY relationship with the Tax Document DMO Id field.
  • 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 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. This field is always populated.
  • Field API Name: std__TaxFilingId__c
  • Data Type: TEXT
  • Description: The tax filing that the document supports or comprises.