12.8.7 Inventory
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Inventory Component Schema.
Name |
Type |
Notes |
---|---|---|
CostItem |
Cost |
Cost for the product for the report interval. |
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
ItemWtOrVolPerUnit |
AbstractItemWtOrVolPerUnit |
Item weight or volume per unit. |
Name |
String64 |
Name or type of inventory item. |
PricePerUnit |
Cost |
Price per item unit, assume same currency for all items. |
QtyAdjustment |
int |
Daily quantity adjustment/correction. |
QtyOnLocation |
int |
Amount of the item remaining on location after all adjustments for the report interval. |
QtyReceived |
int |
Quantity received at the site. |
QtyReturned |
int |
Quantity returned to base from site. |
QtyStart |
int |
Start quantity for report interval. |
QtyUsed |
int |
Quantity used for the report interval. |
uid |
String64 |
Unique identifier for this instance of Inventory. |
Association |
Notes |
---|---|
From: OpsReport.MudInventory 0..*To: Inventory Association |
Mud inventory item and cost for the report interval. |
From: OpsReport.BulkInventory 0..*To: Inventory Association |
Bulk item usage and cost. |