SerializedProduct

Records serial numbers for each individual product in an inventory. This object is available in API version 50.0 and later.

Supported Calls

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

Special Access Rules

To use this object, you need the Manage Industries Visit permission and the Industries Visit permission set license. This rule doesn’t apply to using serialized products in Field Service.

Fields

Field Details
AssetId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to an asset record.
ExpirationDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date the product expires.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The last date and time this record was referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The last date and time this record was viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the serialized product record. This is auto-generated.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Reference to the owner of the record.
Product2Id
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The product that is serialized.
ProductItemId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the inventory, a product item record, this serialized product belongs to.
SerialNumber
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The serial number of the product.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The status of the product. Possible values include:
  • Available
  • Consumed
  • Damaged
  • Lost
  • Sent
The default value is Available.