CodesetRelationship

Represents a relationship between a codeset and its related codeset. For example, a labor code associated with a fault code. 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
CodeSetId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The codeset that's associated with another related codeset.
This field is a relationship field.
Relationship Name
CodeSet
Relationship Type
Lookup
Refers To
CodeSet
CodeSetType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of the codeset.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Autogenerated name of the codeset relationship.
RelatedCodeSetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The related codeset that's associated with the codeset.
This field is a relationship field.
Relationship Name
RelatedCodeSet
Relationship Type
Lookup
Refers To
CodeSet
RelatedCodeSetType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of the related codeset.

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.

CodesetRelationshipFeed
Feed tracking is available for the object.
CodesetRelationshipHistory
History is available for tracked fields of the object.