Wiki·schema·schema/flog-tlgstso-subtsk-snoff.md

FLOG_TLGSTSO_SUBTSK_SNOFF

Records sign-off information for sub-tasks completed under Aircraft Maintenance Execution (AME) packages. Captures employee approvals, timestamps, and compliance tracking for maintenance quality assurance.

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

Primary key

TLGSTSO_WU_Track_id, TLGSTSO_SUBTSK_SEQ_NO

Columns (25)

#ColumnTypeDescription
1TLGSTSO_SLFSRC_OUINSTANCE#N/ASpecifies the organization unit in which the sub task sign off information is recorded
2TLGSTSO_TECHLOG_NOvarcharSpecifies the package for which the sub task sign off information is recorded
3TLGSTSO_WU_SEQ_NO#N/ASpecifies the sequence number which uniquely identifies the task in the package
4TLGSTSO_DRILLDOWN_SEQ_NO#N/ASpecifies the drill down sequence number
5TLGSTSO_SUBTSK_SEQ_NO 🔑varcharSpecifies the sub task sequence number
6TLGSTSO_CRT_OU#N/ASpecifies the organization unit in which the sign off information is recorded
7TLGSTSO_SUB_TASK_DESCvarcharSpecifies the sub task description
8TLGSTSO_SKILL_CODEVarcharSpecifies the skill code
9TLGSTSO_RESOURCE_GRPVarcharSpecifies the resource group
10TLGSTSO_OTHER_SNOFF_INFOvarcharSpecifies other sign off information
11TLGSTSO_EMP_NOvarcharSpecifies the employee code
12TLGSTSO_LAST_MODIFIED_BYvarcharSpecifies the user who last modified the sign off information
13TLGSTSO_LAST_MODIFIED_DATEdatetimeSpecifies the date and time at which the sign off information is last modified
14TLGSTSO_DISC_REP_FLAGvarcharIndicates the discrepancy flag
15TLGSTSO_SIGN_OFF_COMMENTSvarcharSpecifies the sign off comments
16TLGSTSO_TIMESTAMP#N/AIndicates the number of times the sign off information got modified
17TLGSTSO_RECORDED_BYvarcharSpecifies the user who recorded the sign off details
18tlgstso_sgnoffsourcevarcharSpecifies the source of sign off
19TLGSTSO_WU_Track_id 🔑bigintSpecifies the task track ID
20TLGSTSO_TMSUB_SEQNOintSpecifies whether the sub task is a sub task or not
21TLGSTSO_SUBTSK_UniqueidBigintSpecifies the sub task tracking unique ID
22TLGSTSO_CERTIFICATE_NOvarcharSpecifies the certificate number for sub task details
23TLGSTSO_LICENSE_NOvarcharSpecifies the license number for sub task details
24Tlgstso_sign_off_datedatetimeSpecifies the sub task sign off datetime
25tlgstso_altskill_codevarcharSpecifies alternate skill code for sub task details

Relationships (1)

  • SubTask (FLOG_TLGWU_SUBTSK_DTL) → SUBTASK_HAS_SIGNOFF (this table is target)
    • Join: FLOG_TLGWU_SUBTSK_DTL.TLGSBTSK_SUBTsk_Uniqueid = FLOG_TLGSTSO_SUBTSK_SNOFF.TLGSTSO_SUBTSK_Uniqueid
    • Subtask has sign-off record

Sample rows (from live DB)

TLGSTSO_SLFSRC_OUINSTANCETLGSTSO_TECHLOG_NOTLGSTSO_WU_SEQ_NOTLGSTSO_DRILLDOWN_SEQ_NOTLGSTSO_SUBTSK_SEQ_NOTLGSTSO_CRT_OU
2.0VP-000390-20121.01.01.12.0
2.0VP-000408-20131.01.01.12.0
2.0VP-000408-20132.01.02.22.0

Showing 3 of 311,113 rows.

See also