| Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- A description of the transaction.
|
| 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, this
record might only have been referenced
(LastReferencedDate) and not viewed.
|
| ProductItemId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- The associated product item.
|
| ProductItemTransactionNumber |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, Sort
- Description
- (Read Only) Auto-generated number identifying the product item transaction.
|
| Quantity |
- Type
- double
- Properties
- Create, Filter, Sort
- Description
- Amount consumed.
|
| RelatedRecordId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- Work order or work order line item associate with the related product item.
|
| TransactionType |
- Type
- picklist
- Properties
- Create, Filter, Group, Restricted picklist, Sort
- Description
- Transaction type. Values include:
- Replenished: When the quantity of the part is
stocked at its location.
- Consumed: When parts are consumed to complete a
work order or work order line item. The technician
updates the products consumed related list on the
work order or work order line item.
- Adjusted: When there is a discrepancy.
Adjustments are made by editing the product item
quantity on
hand.
|