ProductFaultCode

Represents a relationship between a product or product family and the 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
FaultCodeId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The fault code associated with the product or product family.
This field is a relationship field.
Relationship Name
FaultCode
Relationship Type
Lookup
Refers To
CodeSet
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 auto-generated number for the name of the product fault code.
ProductFamily
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The product family associated with the fault code.
Possible value is:
  • None
ProductId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the product associated with the fault code.
This field is a relationship field.
Relationship Name
Product
Refers To
Product2