Wiki·schema·schema/flog-tlgsc-socomm-hist.md

FLOG_TLGSC_SOCOMM_HIST

Maintains historical comments entered during sign-off of tasks in Aircraft Maintenance Execution (AME). Supports quality assurance and compliance validation.

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

Primary key

replication_key

Columns (17)

#ColumnTypeDescription
1TLGSCH_SLFSRC_OUINSTANCE#N/ASpecifies the organization unit against which the sign off comments recorded unit is interacting
2TLGSCH_TECHLOG_NOvarcharSpecifies the Aircraft Maintenance Execution package number for which the sign off comments are recorded
3TLGSCH_WU_SEQ_NO#N/ASpecifies the task sequence reference number
4TLGSCH_SUBTSK_SEQ_NOvarcharSpecifies the sub task sequence reference number
5TLGSCH_DRILLDOWN_SEQ_NO#N/ASpecifies the drill down sequence number
6TLGSCH_SKILL_CODEVarcharSpecifies the skill code
7TLGSCH_RESOURCE_GRPVarcharSpecifies the resource group
8TLGSCH_RECORDED_BYvarcharSpecifies the user who recorded the sign off comments
9TLGSCH_COMMENTS_DATEdatetimeSpecifies the date and time at which the sign off comments are recorded
10TLGSCH_COMMENTS_TYPEvarcharSpecifies the type of sign off comments
11TLGSCH_SNOFF_FLAGvarcharSpecifies the sign off status
12TLGSCH_COMMENTSvarcharSpecifies the sign off comments
13TLGSCH_KEY_NOintSpecifies the running sequence number
14TLGSCH_WU_Track_idbigintSpecifies the task track ID
15TLGSCH_CERTIFICATE_NOvarcharSpecifies the certificate number for skill code
16TLGSCH_LICENSE_NOvarcharSpecifies the license number for skill code
17tlgsch_altskill_codevarcharSpecifies alternate skill details for entered skill

Relationships (1)

  • Task (FLOG_TLGWU_WORK_UNIT_DTL) → HAS_SIGNOFF_COMMENT (this table is target)
    • Join: FLOG_TLGWU_WORK_UNIT_DTL.TLGWU_TRACK_ID = FLOG_TLGSC_SOCOMM_HIST.TLGSCH_WU_Track_id
    • Task has sign-off comments

Sample rows (from live DB)

TLGSCH_SLFSRC_OUINSTANCETLGSCH_TECHLOG_NOTLGSCH_WU_SEQ_NOTLGSCH_SUBTSK_SEQ_NOTLGSCH_DRILLDOWN_SEQ_NOTLGSCH_SKILL_CODE
2.0LP-000020-20191.01.11.0
2.0LP-000020-20192.02.21.0
2.0LP-000020-20193.03.31.0

Showing 3 of 44,530 rows.

See also