UTILIZATION |
Default Table Name | UTILIZATION |
Definition | Name: Utilization Codes. Description: This table contains the user-defined utilization codes. Utilization codes are required for every UDT01 type. |
UTILIZATION Columns |
ColumnName | Domain | Datatype | NULL | Definition |
UTIL_CD![]() |
VARCHAR2(10) | NO | Name: Utilization Code. Description: Unique user-provided identifier code for this utilization category. |
|
UTIL_DESC | VARCHAR2(30) | NO | Name: Utilization Description. Description: Description of utilization code. |
|
MODIFIED_BY | VARCHAR2(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMBER(10, 0) | NO | Name: Row Version. Description: The number of times this record has been updated. |
|
TIME_STAMP | DATE | NO | Name: Time Stamp. Description: Date and time the record was last modified. |
UTILIZATION Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_0001 | PrimaryKey | UTIL_CD |
UTILIZATION Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable |
UDT01_TYPE | Non-Identifying | One To Zero or More | F00001 | NO | NO |