12.8.4 DayCost
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Day Cost SchemaSchema. Captures daily cost information for the object (cost item) to which it is attached.
Name |
Type |
Notes |
---|---|---|
CostAmount |
Cost |
Cost for the item for this record. |
CostClass |
String64 |
Cost class code. |
CostCode |
String64 |
Cost code. |
CostGroup |
String64 |
Cost group code. |
CostItemDescription |
String64 |
Description of the cost item. |
CostPerItem |
Cost |
Cost of each cost item, assume same currency. |
CostSubCode |
String64 |
Cost subcode. |
Estimated |
boolean |
Is this an estimated cost? Values are "true" (or "1") and "false" (or "0"). |
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
IsCarryOver |
boolean |
Is this item carried from day to day? Values are "true" (or "1") and "false" (or "0"). |
IsRental |
boolean |
Is this item a rental? Values are "true" (or "1") and "false" (or "0"). |
ItemKind |
UomEnum |
The kind of cost item specified (e.g., rig dayrate, joints casing). |
ItemSize |
double |
Size of one cost item. |
NameTag |
NameTag |
An identification tag for the item. A serial number is a type of identification tag; however, some tags contain many pieces of information. This element only identifies the tag and does not describe the contents. |
NameVendor |
String64 |
Name of the vendor. |
NumAFE |
String64 |
AFE number that this cost item applies to. |
NumInvoice |
String64 |
Invoice number for cost item; the bill is sent to the operator. |
NumPO |
String64 |
Purchase order number provided by the operator. |
NumSerial |
String64 |
Serial number. |
NumTicket |
String64 |
The field ticket number issued by the service company on location. |
NumVendor |
String64 |
Vendor number. |
Pool |
String64 |
Name of pool/reservoir that this cost item can be accounted to. |
QtyItem |
int |
Number of cost items used that day, e.g., 1 rig dayrate, 30 joints of casing. |
uid |
String64 |
Unique identifier for this instance of DayCost |
Association |
Notes |
---|---|
From: WellCMLedger.Cost 0..*To: DayCost Association |
The job or event cost detail. |
From: OpsReport.DayCost 0..*To: DayCost Association |
Cost item for the report interval. |