Wiki·schema·schema/swo-swoclk-emp-clock-dtl.md

swo_swoclk_emp_clock_dtl

Holds work scope timesheet details for SWO operations. This table captures employee clock-in and clock-out times, work duration, and labor allocation across different maintenance tasks, enabling accurate cost tracking and resource management.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Core disassembly and assembly operations and details

This table is the canonical store for the SWOEmpClock entity.

Primary key

replication_key

Columns (14)

#ColumnTypeDescription
1REPLICATION_KEYBigintReplication key for unique identification.
2swoclk_createdbyvarcharUser who created the log.
3swoclk_createddatedatetimeTimestamp when the log was created.
4swoclk_emp_codevarcharEmployee code performing the task.
5swoclk_emp_ouinstanceintEmployee organizational unit instance.
6swoclk_fromdatedatetimeStart date of logged period.
7swoclk_modifiedbyvarcharUser who last modified the log.
8swoclk_modifieddatedatetimeTimestamp of last modification.
9swoclk_ouinstanceintOrganizational unit instance.
10swoclk_skillvarcharSkill code associated with the task.
11swoclk_swo_novarcharShop work order number.
12swoclk_taskcodevarcharTask code.
13swoclk_todatedatetimeEnd date of logged period.
14swoclk_upd_flagvarcharUpdate flag (Yes or No).

Sample rows (from live DB)

REPLICATION_KEYswoclk_createdbyswoclk_createddateswoclk_emp_codeswoclk_emp_ouinstanceswoclk_fromdate
DMUSER2019-06-26 13:29:57.2930000000122019-06-26 13:29:57.293
DMUSER2019-06-27 11:04:04.9670000000122019-06-27 11:04:04.967
DMUSER2019-06-27 11:37:05.5300000000122019-06-27 11:37:05.530

Showing 3 of 20,810 rows.

See also