Name | WG_Seismic_Entlmnt |
---|---|
Entity Type | Extension of Seismic_Entlmnt |
Description | This class contains extensions to Seismic_Entlmnt specific to the Expeditor replacement. |
Submodel | WesternGeco |
Entity Scope | Project |
Primary Key | Seismic_Entlmnt_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Block_Count | double | No_Unit |
The number of blocks contained in the entitlement item. | No |
NUMBER |
Contract_Amount | double | No_Unit |
The monetary amount of the contract, expressed in U.S. dollars. | No |
NUMBER |
Fair_Market_Value | double | No_Unit |
Holds the fair market value associated with the entitlement, expressed in U.S. dollars. | No |
NUMBER |
Insert_Date | DATE | NA |
Date the entity was created in the repository | No |
DATE |
Insert_User | STRING64 | NA |
The name of the user responsible for the creation of this entity in the repository. | No |
VARCHAR2(64) |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Sale_Type | STRING64 | NA |
The type of entitlement sale, currently LateSales or Pre-commit (WesternGeco) | No |
VARCHAR2(64) |
Seismic_Entlmnt_Id | Seismic_Entlmnt |
|
The unique identifier of the seismic entitlement to which the extensions apply. | Yes |
NUMBER(38) |
Update_Date | DATE | NA |
Date of the most-recent modification to the entity. | No |
DATE |
Update_User | STRING64 | NA |
The name of the user responsible for the last modification to this entity. | No |
VARCHAR2(64) |
Vol_License_Agreement_Num | STRING64 | NA |
A number assigned to the volume license agreement. | No |
VARCHAR2(64) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Seismic_Entlmnt | Seismic_Entlmnt | The unique identifier of the seismic entitlement to which the extensions apply. | Cascade | Yes |