ReceivedDocumentType

Represents a junction object between Received Document and Document Type. This object is available in API version 58.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DocumentTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the document type for the document checklist item.
This field is a relationship field.
Relationship Name
DocumentType
Relationship Type
Lookup
Refers To
DocumentType
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the received document type.
PageNumber
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Page number of the received document.
ReceivedDocumentId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the received document for the received document type.
This field is a relationship field.
Relationship Name
ReceivedDocument
Relationship Type
Lookup
Refers To
ReceivedDocument

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ReceivedDocumentTypeChangeEvent (API version 60.0)
Change events are available for the object.