Tax Document DMO
A tax document issued by, submitted to, or generated for a taxpayer, such as a W-2, 1099, Form 16, filed return, or supporting attachment. Captures the document type, issuing and taxpayer accounts, reported amounts, and lifecycle status.
Object API Name: std__TaxDocumentDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- TaxpayerTaxAccountId has a FOREIGNKEY relationship with the Tax Account DMO
Idfield. - IssuerTaxAccountId has a FOREIGNKEY relationship with the Tax Account DMO
Idfield. - TaxTypePeriodId has a FOREIGNKEY relationship with the Tax Type Period DMO
Idfield. - ContentDocumentId has a FOREIGNKEY relationship with the Digital Content DMO
Idfield. - OriginalDocumentId has a FOREIGNKEY relationship with the Tax Document DMO
Idfield.
- cdp_sys_record_currency
- ContentDocumentId
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- DocumentType
- GrossEarningAmt
- Id
- InternalOrganizationId
- IsCorrected
- IssueDate
- IssuerTaxAccountId
- LastModifiedDateTime
- OriginalDocumentId
- ResolvedFilePathText
- Status
- TaxDocumentName
- TaxpayerTaxAccountId
- TaxTypePeriodId
- TaxWithheldAmt
- 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__ContentDocumentId__c - Data Type: TEXT
- Description: The Salesforce Files reference for Salesforce generated and taxpayer uploaded documents.
- 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__DocumentType__c - Data Type: TEXT
- Description: The document type. Possible values are: W-2, 1099-INT, 1099-DIV, Form 16, Form 1040, Schedule A, Donation Receipt.
- Field API Name:
std__GrossEarningAmt__c - Data Type: CURRENCY
- Description: The total amount of income earned before taxes and any other deductions have been taken out.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: The unique identifier for this tax document record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsCorrected__c - Data Type: BOOLEAN
- Description: Whether the document has been corrected (true) or not (false).
- Field API Name:
std__IssueDate__c - Data Type: DATEONLY
- Description: The date the document was issued by its source.
- Field API Name:
std__IssuerTaxAccountId__c - Data Type: TEXT
- Description: The issuer of this document (for example, employer, bank, or brokerage). For taxpayer-submitted returns, this is the same as the taxpayer. This field is null for internally generated Salesforce documents.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The timestamp when this record was last modified.
- Field API Name:
std__OriginalDocumentId__c - Data Type: TEXT
- Description: The original document that this corrected document supersedes.
- Field API Name:
std__ResolvedFilePathText__c - Data Type: TEXT
- Description: The external file path for third-party issued documents stored outside Salesforce.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The lifecycle state of the document. Possible values are: Draft or Final.
- Field API Name:
std__TaxDocumentName__c - Data Type: TEXT
- Description: The display name for this document record.
- Field API Name:
std__TaxpayerTaxAccountId__c - Data Type: TEXT
- Description: The taxpayer that this document belongs to.
- Field API Name:
std__TaxTypePeriodId__c - Data Type: TEXT
- Description: The tax type period that this document relates to.
- Field API Name:
std__TaxWithheldAmt__c - Data Type: CURRENCY
- Description: The total amount of payroll taxes the employer deducts from a paycheck and sends to the government on behalf of the taxpayer.