Name | Report_Image |
---|---|
Entity Type | Extension of Document |
Description | A report stored as a single image or a series of images |
Submodel | NDC |
Entity Scope | Project |
Primary Key | Document_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Classification | STRING64 | NA |
The classification of the document. | No |
VARCHAR2(64) |
Color_Enclosure_Flag | boolean | NA |
A character flag to denote whether a Color Enclosure is included in the report image | No |
NUMBER(1) |
Document_Id | Document |
|
The Report Image to which this data refers | Yes |
NUMBER(38) |
Enclosure_Count | NUMBER | No_Unit |
The number of enclosures in the report image | 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) |
Large_Enclosure_Count | NUMBER | No_Unit |
The number of enclosures with the report image larger than A4 | No |
NUMBER |
Magnetic_Media_Flag | boolean | NA |
A character flag to denote whether any data disks were included with the report. | No |
NUMBER(1) |
Mono_Enclosure_Flag | boolean | NA |
A character flag to denote whether a Monochrome Enclosure is included in the report image | No |
NUMBER(1) |
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) |
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) |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Document | Document | The Report Image to which this data refers | Cascade | Yes |