Wikischemaschema/flog-tlgea-emp-actuals-dtl.md

FLOG_TLGEA_EMP_ACTUALS_DTL

Maintains actual timesheet entries of employees working on Aircraft Maintenance Execution (AME) packages. Captures hours, employee IDs, and task references for accurate work tracking.

Process: LINEMAINTENANCE 路 Component: BasFltLog 路 Table type: Transaction Table Category: Groups the tables related to indirect and actual work hours logged against Aircraft Maintenance Execution ( AME ) packages task

Primary key

TLGEA_SLFSRC_OUINSTANCE, TLGEA_TECHLOG_NO, TLGEA_KEY_SEQ_NO

Columns (46)

#ColumnTypeDescription
1TLGEA_SLFSRC_OUINSTANCE 馃攽#N/ASource organization unit to which the current logged-in organization unit is interacting.
2TLGEA_TECHLOG_NO 馃攽varcharAircraft Maintenance and Execution ( AME ) Package for which the employee actuals are recorded
3TLGEA_KEY_SEQ_NO 馃攽#N/ARunning sequence for employee actuals for the correspondingAircraft Maintenance and Execution ( AME ) package.
4TLGEA_CRT_OU#N/AOrganization unit in which the employee actual bookings are done.
5TLGEA_EMP_OU#N/AOrganization unit in which the employee is defined.
6TLGEA_EMP_NOvarcharStores the unique employee code used in Aircraft Maintenance and Execution ( AME )
7TLGEA_ACT_FROM_DATETIMEdatetimeActual From DateTime for Time booking
8TLGEA_ACT_TO_DATETIMEdatetimeActual To DateTime for Time booking
9TLGEA_ACT_DURN_HRSnumericStores the actual duration of hours booked by employees
10TLGEA_EMP_COMMENTSvarcharStores employee remarks added during timesheet booking
11TLGEA_CREATED_BYvarcharTimesheet booking done by the employees
12TLGEA_CREATED_DATETIMEdatetimeTimesheet Booking Created Date and Time
13TLGEA_MODIFIED_BYvarcharTracks the user who last modified a timesheet entry
14TLGEA_MODIFIED_DATETIMEdatetimeStores the date and time of the last modification to a timesheet entry,
15TLGEA_TIMESTAMP#N/ACaptures the system timestamp for timesheet booking details
16TLGEA_UPDATE_MODEvarcharIndicates time booking update method like clock , and manual
17TLGEA_BREAK_HRSnumericRecords employee break hours during time booking.or time booking
18TLGEA_ACT_INDIR_HRSnumericCaptures actual indirect hours worked by an employee
19TLGEA_ATTEN_TYPEvarcharStores the type of employee attendance for time booking, such as Normal, Extra Time, Field Pay, Normal Time, or Overtime, to classify work hours accurately
20TLGEA_TMSHT_STATUSvarcharRecords the Time Sheet Status AU Authorized, ( CF ) Confirmed( FR ) Fresh,( NR ) Not Required
21TLGEA_PRM_SKILLvarcharStores the Primary Skill for Employee
22TLGEA_TASK_NOvarcharCaptures the Task Number Reference
23TLGEA_TASK_SEQintTask Sequence Reference
24TLGEA_TASK_OUintStores the details of the Task Organizational Unit Instance for Timebooking
25TLGEA_ACT_RATEnumericActual Rate for a hour
26TLGEA_ACT_COSTnumericActual Cost for Employee booked details
27TLGEA_WC_CODEvarcharWork center details
28TLGEA_STATIONvarcharCointains the Station details
29TLGEA_TILLDATE_TIMEdatetimeStored the end duration with Date and Time
30TLGEA_BILLABLEvarcharBillable Accoutable for Invoice
31TLGEA_UTC_FROM_DATETIMEdatetimeIndicates if booked hours are billable and accountable for invoicing.
32TLGEA_UTC_TO_DATETIMEdatetimetores UTC server timestamp for actual work start.
33tlgea_updated_remarksvarcharStores UTC server timestamp for actual work end
34tlgea_updated_datetimedatetimeCaptures employee remarks entered during updates
35tlgea_updated_byvarcharDate and time when booking details were last updated
36TLGEA_TASK_Track_idbigintIdentifier for tracking assigned tasks
37tlgea_booking_idBigintUnique tracking ID for each time booking entry
38tlgea_cost_centervarcharFinance cost center associated with the work
39tlgea_fin_postingDonevarcharFlag indicating whether finance posting is completed
40tlgea_fromlocationvarcharSource location linked to the booking
41tlgea_ref_bookcodeBigintReference book code for finance/accounting linkage
42tlgea_subtask_idBigintIdentifier for tracking sub-tasks under a main task
43tlgea_tolocationvarcharDestination location linked to the booking
44tlgea_analysiscodeCharFinance/analysis code for reporting and cost allocation.
45tlgea_subanalysiscodeCharSub-level analysis code for detailed finance tracking
46tlgea_financebookvarcharFinance account book details linked to the booking.

Sample rows (from live DB)

TLGEA_SLFSRC_OUINSTANCETLGEA_TECHLOG_NOTLGEA_KEY_SEQ_NOTLGEA_CRT_OUTLGEA_EMP_OUTLGEA_EMP_NO
2.0LC-000004-20192.02.02.000000007
2.0LC-000004-20193.02.02.000000007
2.0LC-000004-20194.02.02.000000007

Showing 3 of 4,487 rows.

See also