General informations

Name: ReceivedDocument
Label: Received Document
Type: Standard Object
Deployed:

Fields (26)
Name Label Type Description
Id Received Document ID ID
OwnerId Owner ID LOOKUP
IsDeleted Deleted CHECKBOX
Name Name TEXT(255)
CreatedDate Created Date DATETIME
CreatedById Created By ID LOOKUP
LastModifiedDate Last Modified Date DATETIME
LastModifiedById Last Modified By ID LOOKUP
SystemModstamp System Modstamp DATETIME
LastViewedDate Last Viewed Date DATETIME
LastReferencedDate Last Referenced Date DATETIME
DocumentNumber Document Number TEXT(225)
Priority Priority PICKLIST
Source Source TEXT(225)
Direction Direction PICKLIST
Status Status PICKLIST
IsActive Active CHECKBOX
TargetObjectApiName Target Object API Name TEXT(225)
BulkApiJobNumber Bulk API Job Id TEXT(225)
FailureReason Failure Reason TEXT AREA (LONG)(2000)
ProcessedRecordCount Processed Record Count AUTO NUMBER
FailedRecordCount Failed Record Count AUTO NUMBER
FailedRecordsFileId ContentDocument ID LOOKUP
UnprocessedRecordsFileId ContentDocument ID LOOKUP
ProcessingStatus Processing Status PICKLIST
StatusReason Status Reason TEXT AREA (LONG)(4000)
Fields Details (26)
Name Id
Label Received Document ID
Type ID
Required Yes
Name OwnerId
Label Owner ID
Type LOOKUP
Foreign key Yes
Required Yes
Name IsDeleted
Label Deleted
Type CHECKBOX
Required Yes
Default value false
Name Name
Label Name
Type TEXT(255)
Required Yes
Name CreatedDate
Label Created Date
Type DATETIME
Required Yes
Name CreatedById
Label Created By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name LastModifiedDate
Label Last Modified Date
Type DATETIME
Required Yes
Name LastModifiedById
Label Last Modified By ID
Type LOOKUP
Foreign key Yes
Required Yes
Name SystemModstamp
Label System Modstamp
Type DATETIME
Required Yes
Name LastViewedDate
Label Last Viewed Date
Type DATETIME
Name LastReferencedDate
Label Last Referenced Date
Type DATETIME
Name DocumentNumber
Label Document Number
Type TEXT(225)
Unique Yes
Help Text Unique document identification number.
Name Priority
Label Priority
Type PICKLIST
Help Text Determines the order in which the document is processed when it is part of a queue.
Picklist values ONE TWO THREE
Name Source
Label Source
Type TEXT(225)
Help Text Origin of the incoming document. Can be used to specify processing priority.
Name Direction
Label Direction
Type PICKLIST
Help Text Specifies whether the org is receiving or sending the document.
Picklist values INCOMING OUTGOING
Name Status
Label Status
Type PICKLIST
Required Yes
Help Text The document’s latest processing stage.
Picklist values DRAFT SUBMITTED APPROVED IN_REVIEW OBSOLETE SUPERSEDED ARCHIVED PROCESSING NEEDS_REVIEW COMPLETED
Name IsActive
Label Active
Type CHECKBOX
Required Yes
Help Text Specifies whether or not the document is active.
Default value false
Name TargetObjectApiName
Label Target Object API Name
Type TEXT(225)
Name BulkApiJobNumber
Label Bulk API Job Id
Type TEXT(225)
Name FailureReason
Label Failure Reason
Type TEXT AREA (LONG)(2000)
Name ProcessedRecordCount
Label Processed Record Count
Type AUTO NUMBER
Name FailedRecordCount
Label Failed Record Count
Type AUTO NUMBER
Name FailedRecordsFileId
Label ContentDocument ID
Type LOOKUP
Foreign key Yes
Name UnprocessedRecordsFileId
Label ContentDocument ID
Type LOOKUP
Foreign key Yes
Name ProcessingStatus
Label Processing Status
Type PICKLIST
Picklist values IN_PROGRESS PROCESSED FAILED
Name StatusReason
Label Status Reason
Type TEXT AREA (LONG)(4000)
Help Text Reason for the status when processing and transforming the document.