Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | MODULE_PROGRAM_DATUM |
| Short Name | MODPGD |
| View Name | CI_MODULE_PROGRAM_DATA |
| Description | Usage of a program datum by a module |
| Sub-type of | INTERSECTION |
| Versioning: | Belongs to: GENERAL_MODULE versionable object ORACLE_OBJECT_TYPE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
GENERAL_MODULE_REFERENCE PLSQL_MODULE_REFERENCE PROGRAM_DATUM_REFERENCE |
| Used by: |
Oracle Designer |
| Underlying table: | SDD_MODPGD |
| Changes: | Summary of changes to MODULE_PROGRAM_DATUM in Release 6i |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| GENERAL_MODULE_REFERENCE | N | Prompt: Module | Must be for one and only one GENERAL_MODULE | 95 |
| PLSQL_MODULE_REFERENCE | N | Prompt: PL/SQL Definition | Must be for one and only one PLSQL_MODULE | 95 |
| PROGRAM_DATUM_REFERENCE | N |
Prompt: Program Datum
Transferable only if null |
Must be of one and only one PROGRAM_DATUM | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| METHOD_OF_USE | VARCHAR2(12) | N | An indicator to show the usage of the data construct.
Not displayed | MODPGD_USAGES | |
| MODULE_TYPE_FOR | VARCHAR2(3) | N | Arc 95 discriminator. Internal property indicating whether the module program datum belongs to a general module or a PL/SQL module
Not displayed Uppercase System maintained Not updatable by user | GEM_OR_PLM | |
| READ | VARCHAR2(1) | N | Indicates that the value of the program data construct is read.
Prompt: Read ? Uppercase | YESNO | N |
| SEQUENCE | NUMBER(6, 0) | N | The sequence of this data construct within the module.
Prompt: Usage Sequence System maintained: API provides a value only if left null by the user | ||
| WRITEABLE | VARCHAR2(1) | N | Indicates that a value will be assigned to the program data construct.
Prompt: Write ? Uppercase | YESNO | N |
| 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 |
|---|
| MODULE_PROGRAM_DATUM 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 MODULE_PROGRAM_DATUM:
Note: