ClaimItem

Represents a defective asset that requires repair or replacement. This object is available in Manufacturing Cloud in API version 58.0 and later.

Supported Calls

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

Fields

Field Details
AssetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The asset associated with the claim.
This field is a relationship field.
Relationship Name
Asset
Relationship Type
Lookup
Refers To
Asset
AssetUsageUnitOfMeasure
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The unit of measure for the usage value of the asset.
Possible values are:
  • Hours
  • Miles
AssetUsageValue
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The usage value for the asset at the time of occurrence of the fault.
ClaimId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The parent claim that includes this claim item.
This field is a relationship field.
Relationship Name
Claim
Relationship Type
Lookup
Refers To
Claim
FaultDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date of occurrence of the fault in the asset.
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
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the claim item.
RepairDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date of repair of the asset.