Wikiยทschemaยทschema/flog-tlgskl-com-skill-dtl.md

FLOG_TLGSKL_COM_SKILL_DTL

Stores skill requirement details for performing specific tasks in Aircraft Maintenance Execution (AME) packages. Includes skill codes, categories, and mappings to ensure appropriately qualified staff are allocated.

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

Primary key

TLgSkl_SlfSrc_OuInstance, TLgSkl_TechLog_No, TLgSkl_Com_NO, TLgSkl_Employee_No

Columns (8)

#ColumnTypeDescription
1TLgSkl_SlfSrc_OuInstance ๐Ÿ”‘intSpecifies the main organization unit which interacts with the logged-in unit
2TLgSkl_TechLog_No ๐Ÿ”‘varcharSpecifies the Aircraft Maintenance Execution package number
3TLgSkl_Com_NO ๐Ÿ”‘varcharSpecifies the certificate of maintenance number
4TLgSkl_Employee_No ๐Ÿ”‘varcharSpecifies the employee number
5TLgSkL_Crt_OUintSpecifies the created organization unit
6TLgSkl_Skill_NovarcharSpecifies the skill code
7TLgSkl_License_NovarcharSpecifies the license number
8TLgSkl_RemarksvarcharSpecifies remarks

Relationships (2)

  • CertificateOfMaintenance (FLOG_TLGCOM_TECH_COM_DTL) โ†’ HAS_COM_SKILL (this table is target)
    • Join: FLOG_TLGCOM_TECH_COM_DTL.TLgCOM_Com_NO = FLOG_TLGSKL_COM_SKILL_DTL.TLgSkl_Com_NO
    • Certificate has skill details
  • Employee (โ€”) โ†’ HAS_SKILL (this table is target) (no automatic join)
    • Employee has skill

Sample rows (from live DB)

TLgSkl_SlfSrc_OuInstanceTLgSkl_TechLog_NoTLgSkl_Com_NOTLgSkl_Employee_NoTLgSkL_Crt_OUTLgSkl_Skill_No
2LP-007416-2024COM-000892-202400001413200
2VP-000754-2016COM-000180-201800041383201

Showing 2 of 2 rows.

See also