POSC Specifications: Epicentre Version 3.0 | Relational Implementation |
A legal document, such as a lawsuit, judgement or lien, placed against a contract that inhibits the behavior of the contract. An encumbrance is usually recorded by a geopolitical entity.
- instance_s (PK, M: CHAR VARYING(19))
- Surrogate key of the table.
- identifier (M: CHAR VARYING(80))
- document_specification.identifier
The label by which a document specification is identified, such as a title.
- instance_create_date (O: TIMESTAMP)
- e_and_p_data.instance_create_date
This is the date that this instance was created. This date is defined by the source if imported, or is the date the instance is created if a new instance.
- last_updated (O: TIMESTAMP)
- e_and_p_data.last_updated
This is the date that this instance was last updated. This value should be updated when any part of this instance is altered (except for inverse relationships).
- description (O: CHAR VARYING(2000))
- e_and_p_data.description
A remark or comment about the instance.
- discharge_date (O: TIMESTAMP)
discharge_date_cd (O: CHAR(1))
discharge_date_yr (O: FLOAT)
discharge_date_yp (O: INTEGER)
discharge_date_dy (O: INTEGER)
discharge_date_hr (O: INTEGER)
discharge_date_mt (O: INTEGER)
discharge_date_st (O: FLOAT)
discharge_date_of (O: FLOAT)
- encumbrance.discharge_date
The date at which the encumbrance is discharged.
- discharge_number (O: CHAR VARYING(40))
- encumbrance.discharge_number
An identifier associated with the discharge of the encumbrance.
- document_date (O: DATE)
- document_specification.document_date
This is the date this document specification was created. Note: this is not necessarily the date it was loaded into the data store.
- effective_date (O: DATE)
- encumbrance.effective_date
The date at which an encumbrance is put in force.
- instance_creator (O: CHAR VARYING(80))
- e_and_p_data.instance_creator
This is the person, company or application that created this instance. This identifies the party responsible for loading this instance.
- last_updated_by (O: CHAR VARYING(80))
- e_and_p_data.last_updated_by
This records the person or application making the update to this instance.
- recorded_date (O: TIMESTAMP)
recorded_date_cd (O: CHAR(1))
recorded_date_yr (O: FLOAT)
recorded_date_yp (O: INTEGER)
recorded_date_dy (O: INTEGER)
recorded_date_hr (O: INTEGER)
recorded_date_mt (O: INTEGER)
recorded_date_st (O: FLOAT)
recorded_date_of (O: FLOAT)
- recorded_document_spec.recorded_date
The date when the document was recorded.
- recorded_line (O: CHAR VARYING(40))
- recorded_document_spec.recorded_line
The line on the page of the recorded volume on which the document was recorded.
- recorded_page (O: CHAR VARYING(40))
- recorded_document_spec.recorded_page
The page of the recorded volume on which the document was recorded.
- recorded_volume (O: CHAR VARYING(40))
- recorded_document_spec.recorded_volume
The book or volume in which the document was recorded.
- source (O: CHAR VARYING(80))
- e_and_p_data.source
The provider of this instance, which is usually a data provider for imported/purchased data. If this instance is provided by POSC, then this attribute must be "POSC".
- kind_s (FSK, O: CHAR VARYING(19))
- document_specification.kind
The class which asserts the fundamental nature of the specification.
Defines a foreign key to table document_specification_class.
- naming_system (FNK, O: CHAR VARYING(80))
- document_specification.naming_system
The naming system in which the identifier is specified and determined to be unique.
Defines a foreign key to table naming_system.
Table is related to: contract_object_designation, contract_oblig_object_fulfil, data_collection, data_collection_content, derived_interest_makeup, document, document_specification_part, document_specification_alias, document_specification_clsn, document_spec_business_assoc, @graphical_element, guideline_compliance, object_activity_involvement, object_remark, object_subject_to_guideline, subject_of_contract
Primary Key Constraint on: INSTANCE_S
Fully implemented Unique Constraint on: IDENTIFIER
Generated on Tue Jul 10 16:20:12 2001
© Copyright 2001 POSC. All rights reserved.