Tax Filing Tax Account DMO

Junction entity that links a tax filing to one or more tax accounts. Supports many-to-many associations between filings and accounts.

Object API Name: std__TaxFilingTaxAccountDmo__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.
  • TaxAccountId has a FOREIGNKEY relationship with the Tax Account 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 the 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 of the junction 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 the record was last modified.
  • Field API Name: std__TaxAccountId__c
  • Data Type: TEXT
  • Description: The tax account included in this filing.
  • Field API Name: std__TaxFilingId__c
  • Data Type: TEXT
  • Description: The tax filing that includes this tax account.