Wikischemaschema/flog-flmr-mat-req-dtl.md

FLOG_FLMR_MAT_REQ_DTL

Maintains records of material requests raised for Aircraft Maintenance Execution ( AME ) packages. Includes material codes, quantities, requestors, and fulfillment statuses.

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.

Primary key

flmr_unique_id

Columns (32)

#ColumnTypeDescription
1flmr_part_key_seq_noBigintUnique Id of an Aircraft Maintenance and Execution Part Request
2flmr_task_track_idBigintUnique Id of an Aircraft Maintenance and Execution Task
3flmr_ouinstanceintOrganization Unit in Which the Part is Requested
4flmr_part_novarcharPart Requested
5flmr_mr_qtynumericQuantity Requested
6flmr_mr_uomvarcharUnit of Measurement of the Requested Part
7flmr_wh_novarcharWarehouse from Where the Part is Requested
8flmr_stock_statusvarcharStock Status of the Requested Part
9flmr_newpart_flagvarcharPart Exist Flag N No Y Yes If the Part Requested is a New Part This Flag will be Yes
10flmr_part_descvarcharDescription of the Requested Part
11flmr_rep_classvarcharRepair Classification for Material Request
12flmr_need_freqvarcharNeed Frequency for Part Number A Always AR As Required
13flmr_request_modevarcharPart Request Mode NRM Normal CREQ Conditional Request FREQ Force Request
14flmr_required_condvarcharRequested Condition of the Requested Part
15flmr_alternate_typevarcharPart Alternate Type NHA NHA NA Not Allowed SA Specific Alternates
16flmr_alternate_partvarcharAlternate Part for the Requested Part
17flmr_eff_notesvarcharEffectivity Notes for Request Mode Conditional Request and Force Request
18flmr_hold_codevarcharHold Code When the Material Request is Put on Hold
19flmr_hold_commentsvarcharHold Code Comments When the Material Request is Put on Hold
20flmr_mr_novarcharMaterial Request Number Through Which the Part is Requested
21flmr_mr_linenointMaterial Request Line Number Through Which the Part is Requested
22flmr_mr_ouintOrganization Unit in Which the Material Request is Generated
23flmr_created_byvarcharUser Who Requested the Part
24flmr_created_datedatetimeDate and Time in Which the Part Request is Raised
25flmr_modified_byvarcharUser Who Modified the Part Request Last
26flmr_modified_datedatetimeDate and Time in Which the Part Request is Modified Last
27flmr_service_namevarcharSystem Service Through Which the Part Request is Raised
28flmr_timestampintTimestamp for Part Request Incremented During Modification and Used for Concurrency Check
29flmr_mr_shcl_qtynumericShort Close Quantity of the Requested Part
30flmr_ben_stk_flagvarcharBench Stock Flag NRM Normal BF BackFlushing
31flmr_unique_id 馃攽BigintUnique Id Helps to Track Aircraft Maintenance and Execution Material Requests
32flmr_source_flagvarcharSource from Where the Material Request is Generated ON Online OFF Offline

Sample rows (from live DB)

flmr_part_key_seq_noflmr_task_track_idflmr_ouinstanceflmr_part_noflmr_mr_qtyflmr_mr_uom
-2147483648524472SD00001-102805.0EA
-21474836474320-0033466-0:2D6712.0EA
24164720-0050845-1:5N9821.0EA

Showing 3 of 4,534 rows.

See also