| Name | Non_State_Allowable_Limit |
|---|---|
| Entity Type | Extension of Water_Property_Spec |
| Description | The allowable limits for non-state properties of a sample. |
| Submodel | Fluid_Analysis |
| Entity Scope | Project |
| Primary Key | Water_Specification_Id |
| Natural Key | |
| Generalizations | Tracked_Object |
| Specializations |
| Name | Value Domain / Measurement | Description | Required / Default | Type |
|---|---|---|---|---|
| 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) |
| Max_Total_Hardness | double Mass_Per_Volume |
The maximum level of total hardness that is allowed for this specification | No |
NUMBER |
| Max_Turbidity | STRING32 NA |
The maximum level of turbidity that is allowed for this specification | No |
VARCHAR2(32) |
| Max_pH | double Dimensionless |
The maximum level of acidity that is allowed for this specification | No |
NUMBER |
| Min_Total_Hardness | double Mass_Per_Volume |
The minimum level of total hardness that that is allowed for this specification | No |
NUMBER |
| Min_pH | double Dimensionless |
The minimum level of acidity that that is allowed for this specification | No |
NUMBER |
| Produced_By | STRING64 NA |
ID of the activity that was executing when the entity was created, 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) |
| 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) |
| Water_Specification_Id | Water_Property_Spec |
The identifier of the water specification that this limit record belongs to | Yes |
NUMBER(38) |
| Link | To Entity | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Water_Specification | Water_Property_Spec | The identifier of the water specification that this limit record belongs to | Cascade | Yes |