The Start Position Column is used for fixed dumps only. Click on the column alias for a valid list of values or codes associated with the element selected.
Start Position |
Item Length |
Column Alias |
Definition |
| 1 |
8 |
FIELD |
FIELD_NAME_CODE -Name of the field in which the well is located. |
| 9 |
7 |
LEASE |
LEASE_NUMBER - The number assigned to a lease by the regulatory agency having jurisdiction over mineral activity in the territory where the lease is located. |
| 16 |
16 |
OIL(STB) |
FIELD_OIL_PROD -The monthly quantity of oil produced from a field. |
| 32 |
16 |
COND(STB) |
FIELD_CONDN_PROD -The monthly quantity of condensate produced from a field. |
| 48 |
16 |
Cumulative Oil |
This field is derived from the expression...
SUM( FSV.FIELD_OIL_PROD+FSV.FIELD_CONDN_PROD )
...and consists of these database columns:
FIELD_OIL_PROD - The monthly quantity of oil produced from a field.
FIELD_CONDN_PROD - The monthly quantity of condensate produced from a field.
|
| 64 |
16 |
GAS(MCF) |
FIELD_GWG_PROD -The monthly gas-well gas production volume for a field. |
| 80 |
16 |
CASINGHEAD GAS(MCF) |
FIELD_OWG_PROD -The monthly oil-well gas production volume for a field. |
| 96 |
16 |
Cumulative Gas |
This field is derived from the expression...
SUM( FSV.FIELD_OWG_PROD+FSV.FIELD_GWG_PROD )
...and consists of these database columns:
FIELD_OWG_PROD - The monthly oil-well gas production volume for a field.
FIELD_GWG_PROD - The monthly gas-well gas production volume for a field.
|
| 112 |
16 |
WTR |
FIELD_WTR_PROD - as applied to a field. |
| 128 |
8 |
1STPROD |
PRODUCTION_DATE -The year and month of a production record for a well completion. |