EMPL_DESKTOP_RIGHT |
Default Table Name | EMPL_DESKTOP_RIGHT |
Definition | Name: Employee Desktop Right Columns . Description: This table contains the right column items for the employees desktop. |
EMPL_DESKTOP_RIGHT Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
EMPL_ID![]() |
VARCHAR(20) | NO | Name: Employee ID. Description: Unique identifier for the employee. |
|
DESKTOP_CD![]() |
VARCHAR(10) | NO | Name: Desktop Code. Description: The identifier for the desktop item. |
|
DESKTOP_ORDER_NO | NUMERIC(10, 0) | NO | Name: Order. Description: A numeric field that is used to sort the item for presentation on desktop. |
|
SHOW_FL | VARCHAR(1) | NO | Name: Show Flag. Description: Logical as to whether this items details should be shown by default. |
|
MODIFIED_BY | VARCHAR(20) | NO | Name: Modified By. Description: The User ID of the person who last modified this record. |
|
ROWVERSION | NUMERIC(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. |
EMPL_DESKTOP_RIGHT Keys |
Key Name | Key Type | Keys |
RI_F00098 | Inversion Entry | EMPL_ID |
PI_0125 | PrimaryKey | EMPL_ID, DESKTOP_CD |
RI_F00099 | Inversion Entry | DESKTOP_CD |
EMPL_DESKTOP_RIGHT Relationships |
Parent Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
EMPL | Identifying | One To Zero or More | EMPL_ID | NO | |||
DESKTOP | Identifying | One To Zero or More | DESKTOP_CD | NO |
Child Relationships: |
Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |