ColumnName |
Domain |
Datatype |
NULL |
Definition |
EMPL_ID |
|
VARCHAR2(20) |
NO |
Name: Employee ID. Description: Employee ID of the logged-in user |
BATCH_ID |
|
VARCHAR2(10) |
NO |
Name: Batch ID. Description: The ID of the process that currently has the timesheet unavailable |
WORK_TABLE_NO |
|
NUMBER(2, 0) |
YES |
Name: Work Table Number. Description: Indicates the worktable in which the data for this user is saved. Valid values are 1 - 10, indicating 10 work tables. |
EXPORT_STEP_NO |
|
NUMBER(2, 0) |
YES |
Name: Export Step Number. Description: Indicates the step number during which the export process was aborted. Valid values are 1 – 3. |
S_TYPE_CD |
|
VARCHAR2(1) |
NO |
|
IN_PROCESS_FL |
|
VARCHAR2(1) |
YES |
Name: In-Process Timesheet Export Flag. Description: Indicates whether the system is exporting approved timesheets or in-process timesheets. |