Column Alias |
Definition |
SnEor |
SN_EOR -Unknown |
EorOperationCd |
EOR_OPERATION_CD -Unknown |
ApiWellNum |
API_WELL_NUMBER -Unknown |
WellName |
WELL_NAME -Unknown |
WellNameStSuffix |
WELL_NM_ST_SFIX -Unknown |
WellNameBpSuffix |
WELL_NM_BP_SFIX -Unknown |
MmsCompanyNum |
MMS_COMPANY_NUM -Unknown |
BusAscName |
BUS_ASC_NAME -Unknown |
BotmLeaseNum |
BOTM_LEASE_NUM -Unknown |
BotmAreaCode |
BOTM_AREA_CODE -Unknown |
BotmBlockNum |
BOTM_BLOCK_NUM -Unknown |
BoreholeStatCode |
BOREHOLE_STAT_CD -Unknown |
WellBpStKickoffMd |
WELL_BP_ST_KICKOFF_MD -Unknown |
BoreholeStatDt |
BOREHOLE_STAT_DT -Unknown |
OperationalNarrative |
OPERATIONAL_NARRATIVE -Unknown |
SubseaCompFlag |
This field is derived from the expression...
decode(EOR.SUBSEA_COMPLETION_FLAG, 'N', 'NO', 'Y', 'YES', EOR.SUBSEA_COMPLETION_FLAG)
...and consists of these database columns:
SUBSEA_COMPLETION_FLAG - Unknown
SUBSEA_COMPLETION_FLAG - Unknown
|
SubseaProtFlag |
This field is derived from the expression...
decode(EOR.SUBSEA_PROTECTION_FLAG, 'N', 'NO', 'Y', 'YES', EOR.SUBSEA_PROTECTION_FLAG)
...and consists of these database columns:
SUBSEA_PROTECTION_FLAG - Unknown
SUBSEA_PROTECTION_FLAG - Unknown
|
SubseaCompBuoyFlag |
This field is derived from the expression...
decode(EOR.SUBSEA_COMPLETION_BUOY_FLAG, 'N', 'NO', 'Y', 'YES', nvl(EOR.SUBSEA_COMPLETION_BUOY_FLAG, 'YES'))
...and consists of these database columns:
SUBSEA_COMPLETION_BUOY_FLAG - Unknown
SUBSEA_COMPLETION_BUOY_FLAG - Unknown
|
SubseaTreeHeightAml |
SUBSEA_TREE_HEIGHT_AML -Unknown |
ObstructionProtFlag |
This field is derived from the expression...
decode(EOR.OBSTRUCTION_PROTECTION_FLAG, 'N', 'NO', 'Y', 'YES', EOR.OBSTRUCTION_PROTECTION_FLAG)
...and consists of these database columns:
OBSTRUCTION_PROTECTION_FLAG - Unknown
OBSTRUCTION_PROTECTION_FLAG - Unknown
|
ObstructionTypeCd |
OBSTRUCTION_TYPE_CD -Unknown |
ObstructionBuoyFlag |
This field is derived from the expression...
decode(EOR.OBSTRUCTION_BUOY_FLAG, 'N', 'NO', 'Y', 'YES', EOR.OBSTRUCTION_BUOY_FLAG)
...and consists of these database columns:
OBSTRUCTION_BUOY_FLAG - Unknown
OBSTRUCTION_BUOY_FLAG - Unknown
|
ObstructionHeightAml |
OBSTRUCTION_HEIGHT_AML -Unknown |