Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

AuthorizedProductDeliveryDetail

Represents an individual delivery activity—such as a benefit session, visit, or case linked to a single authorized product delivery.

Supported Calls

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

Special Access Rules

This object is available only if Service Delivery And Claims is enabled in your org, and you have access to Outbound Payments entities.

Fields

Field Details
AuthorizedProductDeliveryId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the authorized product delivery that this detail record belongs to.
This field is a relationship field.
Relationship Name
AuthorizedProductDelivery
Relationship Type
Master-detail
Refers To
AuthorizedProductDelivery (the master object)
EndDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date and time when this delivery activity ends.
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 LastReferencedDate 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 authorized product delivery detail.
Quantity
Type
int
Properties
Create, Filter, Group, Sort, Update
Description
The quantity of the product or benefit delivered through this activity.
RelatedRecordId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the record that represents this delivery activity.
This field is a polymorphic relationship field.
Relationship Name
RelatedRecord
Refers To
ApplicationFormEvaluation, Visit
StartDate
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
The date and time when this delivery activity begins.
UnitOfMeasureId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
TID of the unit of measure used to express the delivered quantity.
This field is a relationship field.
Relationship Name
UnitOfMeasure
Refers To
UnitOfMeasure

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.

AuthorizedProductDeliveryDetailChangeEvent
Change events are available for the object.
AuthorizedProductDeliveryDetailFeed
Feed tracking is available for the object.
AuthorizedProductDeliveryDetailHistory
History is available for tracked fields of the object.
AuthorizedProductDeliveryDetailOwnerSharingRule
Sharing rules are available for the object.
AuthorizedProductDeliveryDetailShare
Sharing is available for the object.