Wiki·schema·schema/swo-swoeid-emp-indirect-work-det.md

swo_swoeid_emp_indirect_work_det

Stores SWO indirect timesheet details for employees. This table captures time spent on indirect activities such as training, meetings, setup time, and other non-direct labor activities related to maintenance operations.

Process: COMPMAINTENANCE · Component: BasSWO · Table type: Transaction Table Category: Employee work details including indirect work and actual time records

This table is the canonical store for the SWOEmpIndirect entity.

Primary key

swoeid_seq_no

Columns (17)

#ColumnTypeDescription
1swoeid_attn_typevarcharType of attendance (e.g., Normal).
2swoeid_booking_idBigintUnique booking identifier.
3swoeid_categoryvarcharCategory of the entry (e.g., Indirect).
4swoeid_commentsvarcharAdditional comments or notes.
5swoeid_dur_hrsnumericDuration in hours.
6swoeid_emp_codevarcharEmployee code.
7swoeid_end_datetimedatetimeEnd date and time of the clock entry.
8swoeid_ouinstanceintOrganizational unit instance for SWO.
9swoeid_pri_skillvarcharPrimary skill of the employee.
10swoeid_seq_no 🔑intUnique sequence number (Primary Key).
11swoeid_start_datetimedatetimeStart date and time of the clock entry.
12swoeid_timesheet_statusvarcharStatus of the timesheet.
13swoeid_updated_byvarcharLast updated by (user).
14swoeid_updated_datetimedatetimeLast updated date and time.
15swoeid_upd_modevarcharMode of update (Clock/Manual).
16swoeid_utc_end_datetimedatetimeUTC end date and time for indirect clock.
17swoeid_utc_start_datetimedatetimeUTC start date and time for indirect clock.

Sample rows (from live DB)

swoeid_attn_typeswoeid_booking_idswoeid_categoryswoeid_commentsswoeid_dur_hrsswoeid_emp_code
NRMWork Preparation0.00194400005989
NRMAveosCM Job Direction0.00500033716
NRM51255.0Traininghbinij3.000000011

Showing 3 of 147 rows.

See also