ColumnName |
Domain |
Datatype |
NULL |
Definition |
EMPL_ID |
|
VARCHAR2(20) |
NO |
Name: Employee ID. Description: Unique identifier for the employee. |
S_SYSTEM_CD |
|
VARCHAR2(3) |
NO |
Name: System Type. Description: The identifier for the system. The valid values are as follows: WTC – Web Time , WEC – Web Expense , WES – Web Self Service |
S_LICENSE_TYPE_CD |
|
VARCHAR2(1) |
NO |
Name: License Type. Description: Identifies the type of license the user has for the system. The valid values are as follows:S – Per Seat, T – Per Transaction |
DEACTIVATE_DT |
|
DATE |
YES |
Name: Deactivate Date. Description: Date upon which the users access will be deactivated. . |
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. |