Tax Filing Line Item DMO

An individual line item filed on a tax return. For example, a single income, deduction, credit, withholding, or adjustment amount with its category, subcategory, and form-line reference for auditing.

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

  • Field API Name: std__Amt__c
  • Data Type: CURRENCY
  • Description: The positive monetary value. Direction of impact is determined by Category.
  • Field API Name: std__Category__c
  • Data Type: TEXT
  • Description: The line item category. Possible values are: Income, Deduction, Credit, Tax, Adjustment, Exemption, Withholding, Estimated Payment, Penalty, 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 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__Description__c
  • Data Type: TEXT
  • Description: The line item description.
  • Field API Name: std__FormType__c
  • Data Type: TEXT
  • Description: The form this line appears on.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: The unique identifier of this line item.
  • Field API Name: std__IncomeSourceTaxAccountId__c
  • Data Type: TEXT
  • Description: The issuer for the filer’s income.
  • 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__LineReferenceText__c
  • Data Type: TEXT
  • Description: The form-line reference for audit purposes. For example, 1040_Line_1a, Schedule_A_Line_8a, ITR1_ScheduleS_1, SA100_Box_1.
  • Field API Name: std__ParentLineItemId__c
  • Data Type: TEXT
  • Description: The parent line item in a rollup hierarchy. This field is null for top-level line items. Used to link detailed line items (such as schedule entries or per-taxpayer breakdowns) to their summarized parent lines on the main form.
  • Field API Name: std__Subcategory__c
  • Data Type: TEXT
  • Description: The second-level classification specific to this filing’s jurisdiction. Possible values are: Employment, Self-Employment, Interest, Dividend, Capital Gain Short, Capital Gain Long, Rental, Standard, Itemized, Child Tax, Earned Income Tax Credit (EITC), etc.
  • Field API Name: std__TaxFilingId__c
  • Data Type: TEXT
  • Description: The filing that this line item belongs to.
  • Field API Name: std__TaxFilingParticipantId__c
  • Data Type: TEXT
  • Description: The participant that this line item belongs to.