Wiki·schema·schema/flog-tlgitm-emp-idir-work-hrs.md

Flog_TLgITM_Emp_Idir_Work_Hrs

Stores indirect booking hours logged by employees against Aircraft Maintenance Execution (AME) packages. Supports monitoring of non-direct labor allocation.

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

This table is the canonical store for the IndirectTimeBooking entity.

Primary key

TLgITM_OuInstance, TLgITM_Employee_No, TLgITM_Line_No

Columns (17)

#ColumnTypeDescription
1TLgITM_OuInstance 🔑intSource organization unit to which the current logged in organization unit is interacting.
2TLgITM_Employee_No 🔑varcharEmployee who reported the indirect hours
3TLgITM_Line_No 🔑intLine number of the Aircraft Maintenance Execution ( AME ) package for indirect hours booking
4TLgITM_Start_DateTimedatetimeStart DateTime for indirect hours booking
5TLgITM_End_DateTimedatetimeEnd DateTime for indirect hours booking
6TLgITM_CategoryVarcharStores the category of indirect hours (e.g., Classroom, Doc Control, ERP) for AME packages to classify and analyze non-direct work activities
7TLgITM_Dur_HoursnumericDuration of indirect hours booking
8TLgITM_CommentsvarcharComments recorded by employee
9TLgITM_Upd_ModevarcharStores the update mode used for logging indirect booking hours against Aircraft Maintenance Execution (AME) packages. It indicates whether the entry was recorded via clock in or out ( CLK ) or entered manually ( MNL )…
10TLgiTM_Crt_OuintThe organization unit in which the in-direct hours are recorded
11TLGITM_ATTEN_TYPEvarcharStores the attendance type associated with indirect booking hours logged against Aircraft Maintenance Execution (AME) packages. Used to classify bookings as Normal, Extra Time, Field Pay, Normal Time, or Overtime, ens…
12TLGITM_TMSHT_STATUSvarcharstores the timesheet status ( AU ) Authorized, ( CF ) Confirmed, ( FR ) Fresh, (NR) Not Required for indirect booking hours in Aircraft Maintenance and Exceution( AME ) packages, ensuring proper validation and appro…
13TLGITM_PRM_SKILLvarcharStores the Primary skill of the employee
14tlgitm_updated_byvarcharThe user who updated the in direct hours
15tlgitm_updated_remarksvarcharRemarks provided by the user who updated the in direct hours booking
16tlgitm_updated_datetimedatetimeDate and Time at which the in direct hours booking is updated
17TLgITM_Tabooking_idBigintStores the indirect booking reference ID for Time & Attendance (T and A) in Aircraft Maintenance and Execution packages, ensuring linkage and traceability of non direct labor hours

Relationships (1)

  • Employee (—) → LOGGED_INDIRECT_TIME (this table is target) (no automatic join)
    • Employee logged indirect time

Sample rows (from live DB)

TLgITM_OuInstanceTLgITM_Employee_NoTLgITM_Line_NoTLgITM_Start_DateTimeTLgITM_End_DateTimeTLgITM_Category
200000001292020-02-28 12:24:00.0002020-03-17 13:39:18.000Meeting
200000001302020-05-26 12:34:57.0502020-05-26 13:35:46.037Meeting
200000001312020-05-26 07:00:00.0002020-05-26 09:00:00.000Training

Showing 3 of 145 rows.

See also