Wikiยทschemaยทschema/flog-tlgsl-serial-lot-dtl.md

FLOG_TLGSL_SERIAL_LOT_DTL

Stores preferred serial and lot information selected for parts consumed in AME packages. Ensures traceability of serialized and lot-controlled parts.

Process: LINEMAINTENANCE ยท Component: BasFltLog ยท Table type: Transaction Table Category: Organize the table related to the Aircraft Maintenance Execution ( AME ) package which tracks part consumption, resources, materials, component removals and component replacement.

This table is the canonical store for the SerialLotDetail entity.

Primary key

TLGSL_SLFSRC_OUINSTANCE, TLGSL_TECHLOG_NO, TLGSL_PART_KEY_SEQ_NO, TLGSL_SL_KEY_SEQ_NO

Columns (15)

#ColumnTypeDescription
1TLGSL_SLFSRC_OUINSTANCE ๐Ÿ”‘intThe Organization Unit in Which the Preferred Serial Lot Details are Recorded
2TLGSL_TECHLOG_NO ๐Ÿ”‘varcharAircraft Maintenance and Execution Package Number for Which the Preferred Serial Lot Details are Recorded
3TLGSL_PART_KEY_SEQ_NO ๐Ÿ”‘intUnique Id Which Uniquely Identifies the Part Request Raised Against the Corresponding Aircraft Maintenance and Execution Package
4TLGSL_SL_KEY_SEQ_NO ๐Ÿ”‘intUnique Id Which Uniquely Identifies the Preferred Serial Lot Details Raised Against the Corresponding Aircraft Maintenance and Execution Package
5TLGSL_SL_DISP_SEQ_NOintDisplay Sequence Number of the Preferred Serial Lot Request
6TLGSL_SERIAL_NOvarcharPreferred Serial Number Requested
7TLGSL_LOT_NOvarcharPreferred Lot Number Requested
8TLGSL_QUANTITYnumericQuantity Requested
9TLGSL_CREATED_BYvarcharThe User Who Raised the Preferred Serial Lot Request
10TLGSL_CREATED_DATETIMEdatetimeThe Date and Time at Which the Preferred Serial Lot Request is Recorded
11TLGSL_MODIFIED_BYvarcharThe User Who Modified the Preferred Serial Lot Request Last
12TLGSL_MODIFIED_DATETIMEdatetimeThe Date and Time at Which the Preferred Serial Lot Request is Modified Last
13TLGSL_MR_QuantitynumericMaterial Request Quantity
14TLGSL_Task_Track_idintTask Track Id
15tlgsl_dem_idBigintMaterial Demand Tracking Number

Relationships (1)

  • PartConsumption (FLOG_TLGPC_PART_CONSUMP_DTL) โ†’ HAS_SERIAL_LOT (this table is target)
    • Join: FLOG_TLGPC_PART_CONSUMP_DTL.tlgpc_key_seq_no = FLOG_TLGSL_SERIAL_LOT_DTL.TLGSL_PART_KEY_SEQ_NO
    • Part consumption has serial/lot details

Sample rows (from live DB)

TLGSL_SLFSRC_OUINSTANCETLGSL_TECHLOG_NOTLGSL_PART_KEY_SEQ_NOTLGSL_SL_KEY_SEQ_NOTLGSL_SL_DISP_SEQ_NOTLGSL_SERIAL_NO
2LC-000133-2020458311โ€”
2LC-000133-2020458411SL-000083-2014
2LC-000133-2020458511SL-001459-2020

Showing 3 of 45 rows.

See also