Wiki·schema·schema/flog-adlsoff-tsk-dtl.md

flog_adlsoff_tsk_dtl

Maintains additional sign-off records for tasks executed under Aircraft Maintenance Execution (AME) packages. Provides redundancy and additional compliance documentation for 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 AdditionalSignOff entity.

Primary key

adlso_UniqueId

Columns (12)

#ColumnTypeDescription
1adlso_ouintOU instance specifies the organizational unit instance
2adlso_packagenovarcharPackage Number for AME identifies the AME package number
3adlso_tsktrackidbigintTask Track Id uniquely identifies the task in the AME package
4adlso_subtskIdbigintSubtask level Master Unique Id identifies the unique ID at the subtask level
5adlso_addlsoffvarcharAdditional Sign Off By records the user who provided additional sign off
6adlso_resgroupvarcharASOFF Additional Sign Off indicates whether additional sign off is completed
7adlso_signdtdatetimeAdditional Sign Off Date time records when additional sign off was performed
8adlso_contextvarcharSign Off context specifies the context under which sign off was done
9adlso_procdtdatetimeProcessed date records the date when the task or sign off was processed
10adlso_procbyvarcharProcessed by identifies the user who processed the task or sign off
11adlso_entity_typevarcharAME / SWO specifies whether the record belongs to AME or SWO
12adlso_UniqueId 🔑bigintTable unique Id provides a unique identifier for the table entry

Relationships (1)

  • Task (FLOG_TLGWU_WORK_UNIT_DTL) → ADDITIONAL_SIGNOFF (this table is target) (no automatic join)
    • Task has additional sign-off

Sample rows (from live DB)

adlso_ouadlso_packagenoadlso_tsktrackidadlso_subtskIdadlso_addlsoffadlso_resgroup
2VP1-001716-2024281989.0-2147440563.000001413ASOFF
2VP1-001716-2024281989.0-2147440562.000001413ASOFF
2VP1-001719-2024282030.0-2147440534.000001413ASOFF

Showing 3 of 843 rows.

See also