ColumnName |
Domain |
Datatype |
NULL |
Definition |
CLASS_CD |
|
VARCHAR2(20) |
NO |
Name: Timesheet Class. Description: The class unique identifier. |
EVENT_CD |
|
VARCHAR2(5) |
NO |
Name: Event. Description: The event unique identifier. |
ALERT_FL |
|
VARCHAR2(1) |
NO |
Name: Alert Flag. Description: Logical as to whether alert notification should be sent. |
EMAIL_FL |
|
VARCHAR2(1) |
NO |
Name: E-mail Flag. Description: Logical as to whether e-mail notification should be sent. |
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. |
S_TASK_CD |
|
VARCHAR2(10) |
NO |
Name: Task. Description: The type of task that should be generated. The valid values are:NONE - None. TSREVIEW - Review Timesheet. TSUPDATE - Update Timesheet. TSSIGN - Sign Timesheet. TSAPPROVE - Approve Timesheet. |