Attribute/Logical Rolename |
Domain |
Datatype |
NULL |
Definition |
SCREEN_CD |
|
VARCHAR(10) |
NO |
Name: Screen. Description: The identifier for the screen. |
PARENT_SCREEN_CD |
|
VARCHAR(10) |
YES |
Name: Parent Screen. Description: The parent of the screen. |
MENU_ORDER_NO |
|
NUMERIC(10, 0) |
NO |
Name: Menu Order. Description: A numeric field that is used to sort the screens for presentation. |
MENU_LABEL_CD |
|
VARCHAR(7) |
NO |
Name: Menu Label Code. Description: A field used in conjunction with the internationalization of menu labels. |
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. |
TIME_FL |
|
VARCHAR(1) |
NO |
Name: Time Collection Flag. Description: Logical as to whether screen is part of Time system. |
EXPENSE_FL |
|
VARCHAR(1) |
NO |
Name: Expense Collection Flag. Description: Logical as to whether screen is part of Expense system. |
SELF_SERVICE_FL |
|
VARCHAR(1) |
NO |
Name: Self Service Flag. Description: Logical as to whether screen is part of Self Service system. |
S_TIMEOUT_MINUTES_NO |
|
NUMERIC(10, 0) |
NO |
Name: Screen Timeout Minutes. Description: The number of minutes the system shall timeout users for this screen. The valid range is 0 to 30. |
NEGATIVE_TEXT_FL |
|
VARCHAR(1) |
NO |
Name: Negative Text Flag. Description: Logical as to whether negative text is displayed. |
S_FORMAT_EDIT_CD |
|
VARCHAR(1) |
NO |
Name: Format Option. Description: Determines what type of edit occurs for telephone and postal code if format is violated. The valid values are: H- Hard Edit. S – Soft Edit . N- No Edit |
CUSTOMIZE_FL |
|
VARCHAR(1) |
NO |
Name: Customizable Flag. Description: Logical indicates whether unit can have above properties customized. |
ESS_MOD_ID |
|
VARCHAR(4) |
YES |
Name: ESS Module ID. Description: The ESS module identifier for the screen. |
ESS_BEN_TYPE_CD |
|
VARCHAR(6) |
YES |
Name: ESS Benefit Type. Description: The Self Service benefits type code that this screen is associated with. |
PROCESS_FL |
|
VARCHAR(1) |
NO |
Name: Scheduled Process Flag. Description: Logical as to whether screen can be scheduled process. |