| 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 name of the serialized product transaction.
|
| RelatedRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- The product consumed or the product transfer record associated
with the serialized product transaction.
- This field is a polymorphic relationship field.
- Relationship Name
- RelatedRecord
- Relationship Type
- Lookup
- Refers To
- ProductConsumed, ProductTransfer
|
| SerializedProductId |
- Type
- reference
- Properties
- Filter, Group, Sort
- Description
- The serialized product associated with the serialized product
transaction.
- This field is a relationship field.
- Relationship Name
- SerializedProduct
- Relationship Type
- Lookup
- Refers To
- SerializedProduct
|
| TransactionType |
- Type
- picklist
- Properties
- Filter, Group, Nillable, Restricted picklist, Sort
- Description
- The type of the transaction.
- Possible values are:
- Adjusted
- Consumed
- Damaged
- Found
- Lost
- Received
- Repaired
- Replenished
- Sent
- Withdrawn
|