ProblemDefRelationship

Represents a junction between a problem definition and a related problem definition. This object is available in API version 64.0 and later.

Supported Calls

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

Fields

Field Details
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.
ProblemDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent problem definition record associated with the problem definition relationship.
This field is a relationship field.
Relationship Name
ProblemDefinition
Relationship Type
Master-detail
Refers To
ProblemDefinition (the master object)
RelatedProblemDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The related problem definition record associated with the problem definition relationship.
This field is a relationship field.
Relationship Name
RelatedProblemDefinition
Refers To
ProblemDefinition

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.

ProblemDefRelationshipChangeEvent
Change events are available for the object.
ProblemDefRelationshipHistory
History is available for tracked fields of the object.