Tax Document Item DMO
A single reported line on a tax document, such as an employer-, bank-, or brokerage-reported income or withholding amount used for return pre-fill and reconciliation.
Object API Name: std__TaxDocumentItemDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- TaxDocumentId has a FOREIGNKEY relationship with the Tax Document DMO
Idfield. - ParentLineItemId has a FOREIGNKEY relationship with the Tax Document Item DMO
Idfield.
- Category
- cdp_sys_record_currency
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- LastModifiedDateTime
- LineReferenceTxt
- ParentLineItemId
- ReportedAmt
- Subcategory
- TaxDocumentId
- Field API Name:
std__Category__c - Data Type: TEXT
- Description: The category of the declaration item. Possible values are: Wages, Interest Income, Dividend Income, Capital Gains, Self Employment Income, Retirement Distribution, Mortgage Interest, Tuition Paid, Withholding Federal, Withholding State, Withholding FICA, 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 text description (for example, W-2 wages from Tech Industries or Mortgage interest on primary residence).
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: The unique identifier for this tax document item 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__LineReferenceTxt__c - Data Type: TEXT
- Description: The specific box or line referenced (for example, Box 1 - Wages, tips, other compensation or Box 2 - Federal income tax withheld).
- Field API Name:
std__ParentLineItemId__c - Data Type: TEXT
- Description: The original line item that this corrected or amended report supersedes (for example, W-2c correcting a W-2).
- Field API Name:
std__ReportedAmt__c - Data Type: CURRENCY
- Description: The positive monetary amount on this line.
- Field API Name:
std__Subcategory__c - Data Type: TEXT
- Description: The second-level jurisdiction specific classification (for example, Employment, Self Employment, Interest, Dividend, Capital Gain Short, Capital Gain Long, Rental, Standard, Itemized, Section 80C, Section 80D, Child Tax, EITC).
- Field API Name:
std__TaxDocumentId__c - Data Type: TEXT
- Description: The parent tax document that contains this line item.