OpenSpirit v2.9.0 Build 27 - Generic Model

EpiDrilling_Target


Derived From:
EpEntity_Entity
Derivatives:
EpiDrilling_LineTarget, EpiDrilling_TabularTarget
Capabilties:
read
A target is a geometric body of particular interest used for well planning. It is defined by its shape, size, and location and it can be either a discrete or a line target.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
ULong

db

The color assigned to the target expressed as RGB (red, green, blue) components.
String

db

The color assigned to the target expressed as a color name.
String

ro req db

The date the target was created in the database.
String

db

The name of the user who created the target.
String

db

The name of the person, vendor, software application, or other provider supplying the information.
String

db

The name of the field in which the target is located.
Boolean

db

True if the target is actually a hazard to be avoided during drilling.
String

db

The name of the user who last modified the target.
String

req db key

The name of the target.
String

db

The type of fluid that the well bore is expected to encounter.
String

db

The type of shape used to represent the target, eg.
String

ro db

The type of target, e.
String

db

The data key string of the WellBore that the target is associated with.
String

db

The name of the target's associated well plan project.
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

IsHazard

Data Type:Boolean
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
True if the target is actually a hazard to be avoided during drilling.

Modifier

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the user who last modified the target.

ShapeKind

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The type of shape used to represent the target, eg. Point, Rectangular, Polygon, etc.

ColorName

Data Type:String
Content Type:RVString
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
RVS Set:Color
The color assigned to the target expressed as a color name. Values are controlled by the Color reference value set (e.g. red, Cadet Blue, Papaya Whip, etc.). This attribute can be used by applications for display purposes.

WellBore

Data Type:String
Content Type:Key
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiWell_WellBore
The data key string of the WellBore that the target is associated with.

WellPlanProjectName

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the target's associated well plan project.

CreationDate

Data Type:String
Content Type:Date
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
The date the target was created in the database.

Creator

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the user who created the target.

Name

Data Type:String
Read only:false
Required for Insert:true
Stored in db:true
Part of natural key:true
The name of the target.

TargetType

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Permitted Values:LineTarget | DiscreteTarget
The type of target, e.g., Point or Line Target

NominalFluidType

Data Type:String
Content Type:RVString
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
RVS Set:GenericFluidComponent
The type of fluid that the well bore is expected to encounter. Values are controlled by the GenericFluidComponent reference value set. (eg. crude oil, natural gas, steam, etc.)

FieldName

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the field in which the target is located.

DataSource

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The name of the person, vendor, software application, or other provider supplying the information.

Color

Data Type:ULong
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
The color assigned to the target expressed as RGB (red, green, blue) components.


OpenSpirit v2.9.0 Build 27 - Generic Model