BenefitItemCode

Represents information about a code set or a code set bundle that identifies an item that is associated with a benefit. This object is available in API version 59.0 and later.

Supported Calls

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

Special Access Rules

This object is available if Provider Management is enabled in your org.

Fields

Field Details
BenefitId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the benefit record associated with the benefit code set bundle.
This field is a relationship field.
Relationship Name
Benefit
Relationship Type
Lookup
Refers To
Benefit
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the benefit code set bundle is active (true) or not (false).
The default value is false.
ItemCodeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the code set or code set bundle record associated with the benefit item code.
This field is a polymorphic relationship field.
Relationship Name
ItemCode
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle
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
The name of the benefit code set bundle.

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.

BenefitItemCodeFeed
Feed tracking is available for the object.
BenefitItemCodeHistory
History is available for tracked fields of the object.