Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | SYSTEM_OBJECTIVE_OF_MODULE |
| Short Name | A2 |
| View Name | CI_SYSTEM_OBJECTIVE_OF_MODULES |
| Description | An association between a system objective and the implementation of a |
| module. For example, the achievement of a specific transaction rate | |
| can be the objective of a module | |
| Sub-type of | INTERSECTION |
| Versioning: | Belongs to: OBJECTIVE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
OBJECTIVE_REFERENCE MODULE_REFERENCE |
| Used by: |
Oracle Designer |
| Underlying table: | SDD_A2 |
| Changes: | Summary of changes to SYSTEM_OBJECTIVE_OF_MODULE in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| MODULE_REFERENCE | N |
Prompt: Module / PLSQL / Java Def
Transferable only if null |
Must be a use for one and only one MODULE | |
| OBJECTIVE_REFERENCE | N |
Prompt: Objective
Transferable only if null |
Must be a part of one and only one OBJECTIVE | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| ACHIEVEMENT_COMMENT | VARCHAR2(30) | Y | A comment about the progress of the module and achievement of the objective.
Prompt: Achievement Comment | ||
| CDATE_PLACED | VARCHAR2(20) | Y | The date on which the system objective was set for this module.
Prompt: Date Placed | ||
| CDATE_REQUIRED | VARCHAR2(20) | Y | The date on which the module should be implemented to achieve the system objective.
Prompt: Date Required | ||
| COMMENTS | VARCHAR2(70) | Y | A comment about the association
Prompt: Comment | ||
| CONFORMANCE | VARCHAR2(70) | Y | The level of conformance with the system objective that this module will achieve.
Prompt: Conformance | ||
| UNIT_OF_MEASURE | VARCHAR2(20) | Y | The unit of measure for the value of implementing the module to achieve the system objective.
Prompt: Unit Of Measure | ||
| VALUE | VARCHAR2(16) | Y | The value of implementing the module to achieve the system objective. (This OUGHT to be numeric, but is being left as varchar2 because of the difficulty in converting existing CD 5.1 data)
Prompt: Value | ||
| PARENT_IVID | NUMBER(38, 0) | Y | Internal use only. Common repository version identifier of owning PAC
Not displayed System maintained Updatable only if null Defined on SE supertype | ||
| PAC_REFERENCE | NUMBER(38, 0) | Y | Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed System maintained Not updatable by user Defined on SE supertype | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| Other Properties |
|---|
| SYSTEM_OBJECTIVE_OF_MODULE has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility |
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference SYSTEM_OBJECTIVE_OF_MODULE:
Note: