Tax Type DMO

Reference entity that defines the tax categories administered by a tax authority, including the administering authority and subcategory (for example, income, payroll, sales, GST, VAT).

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

  • Field API Name: std__AuthorityName__c
  • Data Type: TEXT
  • Description: The authority that administers this tax type. Possible values are: Internal Revenue Service (IRS), California Franchise Tax Board (FTB), His Majesty’s Revenue and Customs (HMRC), or Income Tax Department.
  • Field API Name: std__Category__c
  • Data Type: TEXT
  • Description: The tax category. Possible values are: Income, Payroll, Sales, Property, Estate, Excise, GST, VAT, Customs, Capital Gains, or Other.
  • 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 for this tax type.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__KQ_Id__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__Status__c
  • Data Type: TEXT
  • Description: Indicates whether the tax type is active (true) or inactive (false).
  • Field API Name: std__Subcategory__c
  • Data Type: TEXT
  • Description: The subcategory of this tax type. Possible values are: Federal, State, Provincial, Municipal, Central, or Regional.
  • Field API Name: std__TaxTypeName__c
  • Data Type: TEXT
  • Description: The display name in the format [TaxType] - [TaxSubtype]. For example, “Income - Federal” and “Payroll - State”.