Wikiยทschemaยทschema/swo-swoema-emp-actuals-dtl.md

swo_swoema_emp_actuals_dtl

Contains actual timesheet details for employees working on SWO tasks. This table records actual time spent by employees on specific maintenance tasks, providing data for labor cost calculation and productivity analysis.

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 SWOEmpActual entity.

Primary key

swoema_seqno

Columns (43)

#ColumnTypeDescription
1swoema_analysiscodeCharAccount group analysis code.
2swoema_att_typevarcharAttendance type of the employee.
3swoema_billable_flagvarcharFlag indicating if the entry is billable.
4swoema_booking_idBigintBooking identifier.
5swoema_break_hrsnumericBreak duration in hours.
6swoema_commentsvarcharAdditional comments or notes.
7swoema_cost_centervarcharCost center associated with the entry.
8swoema_created_byvarcharUser who created the record.
9swoema_created_datedatetimeCreation date of the record.
10swoema_dur_hrsnumericDuration in hours.
11swoema_emp_codevarcharEmployee code.
12swoema_emp_costnumericCost associated with the employee.
13swoema_emp_ouintEmployee organizational unit instance.
14swoema_emp_ratenumericEmployee rate.
15swoema_finbookvarcharBook identifier.
16swoema_fin_postingDonevarcharFlag indicating if finance posting is done.
17swoema_from_datetimedatetimeStart date and time of task execution.
18swoema_from_utc_datetimedatetimeClock start date and time in UTC.
19swoema_indirect_hrsnumericIndirect hours.
20swoema_modified_byvarcharUser who modified the record.
21swoema_modified_datedatetimeModification date.
22swoema_ouinstanceintSWO organizational unit instance.
23swoema_pri_skillvarcharPrimary skill of the employee.
24swoema_seqno ๐Ÿ”‘bigintUnique sequence number (Primary Key).
25swoema_signoff_skillvarcharSign-off skill.
26swoema_sourcevarcharSource of the entry.
27swoema_station_codevarcharStation code mapped to work center.
28swoema_statusvarcharTime sheet status-AU(Authorized),CF-Confirmed
29swoema_subanalysiscodeCharAccount Group - Sub Analysis Code
30swoema_sub_trackidbigintTrack Id
31swoema_swo_novarcharShop Work Order (SWO )No
32swoema_task_codevarcharTask for which time sheet details are reported
33swoema_task_ouintTask code for reported timesheet details.
34swoema_task_track_idbigintTask organizational unit instance.
35swoema_till_datetimedatetimeTask track ID for reported task.
36swoema_timestampintEnd date of the task.
37swoema_to_datetimedatetimeTimestamp of the record.
38swoema_to_utc_datetimedatetimeEnd date and time of task execution.
39swoema_updated_byvarcharClock end date and time in UTC.
40swoema_updated_datedatetimeUpdated by.
41swoema_updated_remarksvarcharUpdated date
42swoema_upd_modevarcharMode of update (Clock/Manual).
43swoema_wc_codevarcharExecution work center for the task.

Sample rows (from live DB)

swoema_analysiscodeswoema_att_typeswoema_billable_flagswoema_booking_idswoema_break_hrsswoema_comments
โ€”NRMNโ€”โ€”โ€”
โ€”NRMNโ€”โ€”โ€”
โ€”NRMNโ€”โ€”โ€”

Showing 3 of 25,085 rows.

See also