Wiki·schema·schema/flog-tlgtso-tsk-snoff.md

FLOG_TLGTSO_TSK_SNOFF

Maintains approval and Sign-Off completion details at the task level in Aircraft Maintenance Execution (AME) packages. Supports regulatory compliance, accountability, and maintenance close-out procedures.

Process: LINEMAINTENANCE · Component: BasFltLog · Table type: Transaction Table Category: Core system for Aircraft Maintenance Execution ( AME ) package tracking, task eliminations, work assignments, and maintenance operations. Manages detailed records of maintenance tasks, employee assignments, work centers, and scheduling for aircraft maintenance activities.

This table is the canonical store for the TaskSignOff entity.

Primary key

TLGTSO_WU_Track_id

Columns (14)

#ColumnTypeDescription
1TLGTSO_SLFSRC_OUINSTANCE#N/ASpecifies the organization unit in which the task level sign off information is recorded
2TLGTSO_TECHLOG_NOvarcharSpecifies the package for which the task level sign off information is recorded
3TLGTSO_WU_SEQ_NO#N/ASpecifies the unique sequence number which identifies the task in the package
4TLGTSO_DRILLDOWN_SEQ_NO#N/ASpecifies the unique sequence number which identifies the sign off details in the package
5TLGTSO_CRT_OU#N/ASpecifies the organization unit in which the task level sign off information is recorded
6TLGTSO_WORK_PACKAGE_NOvarcharSpecifies the work package number no longer used
7TLGTSO_STD_PROC_NOvarcharSpecifies the standard procedure number no longer used
8TLGTSO_TASK_NOvarcharSpecifies the task number for which sign off information is recorded
9TLGTSO_TASK_OU#N/ASpecifies the organization unit in which the task is defined
10TLGTSO_TSK_SIGNOFF_INFOvarcharSpecifies the sign off information
11TLGTSO_TASK_REV_NOvarcharSpecifies the task revision number
12TLGTSO_TIMESTAMP#N/AIndicates the number of times the sign off information got modified
13tlgtso_sgnoffsourcevarcharSpecifies the source of sign off information
14TLGTSO_WU_Track_id 🔑bigintSpecifies the task tracking ID which uniquely identifies the task in packages

Relationships (1)

  • Task (FLOG_TLGWU_WORK_UNIT_DTL) → HAS_SIGNOFF (this table is target)
    • Join: FLOG_TLGWU_WORK_UNIT_DTL.TLGWU_TRACK_ID = FLOG_TLGTSO_TSK_SNOFF.TLGTSO_WU_Track_id
    • Task has sign-off record

Sample rows (from live DB)

TLGTSO_SLFSRC_OUINSTANCETLGTSO_TECHLOG_NOTLGTSO_WU_SEQ_NOTLGTSO_DRILLDOWN_SEQ_NOTLGTSO_CRT_OUTLGTSO_WORK_PACKAGE_NO
2.0VP-000390-20121.01.02.0
2.0VP-000408-20131.01.02.0
2.0VP-000408-20132.01.02.0

Showing 3 of 189,289 rows.

See also