Wiki·schema·schema/flog-tlgrc-res-consump-dtl.md

FLOG_TLGRC_RES_CONSUMP_DTL

Records resource consumption details in Aircraft Maintenance Execution (AME) packages. Includes labor hours, tools, and other resource usage for tracking and costing.

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

Primary key

tlgrc_slfsrc_ouinstance, tlgrc_techlog_no, tlgrc_key_seq_no

Columns (43)

#ColumnTypeDescription
1TLGRC_SLFSRC_OUINSTANCE#N/AThe Organization Unit to Which the Resource Consumption Recorded Unit is Interacting
2TLGRC_TECHLOG_NOvarcharAircraft Maintenance and Execution Package Number for Which the Resource Consumption is Recorded
3TLGRC_KEY_SEQ_NO#N/AUnique Number Which Identifies the Resource Consumption for Aircraft Maintenance and Execution Package
4TLGRC_CRT_OU#N/AThe Organization Unit in Which the Resource Consumption is Recorded
5TLGRC_RESOURCE_TYPEvarcharType of the Resource
6TLGRC_RESOURCE_OU#N/AThe Organization Unit in Which the Consumed Resource is Defined
7TLGRC_RESOURCE_NOvarcharResource Number
8TLGRC_ACT_FROM_DATETIMEdatetimeActual Resource Consumption Start Time
9TLGRC_ACT_TO_DATETIMEdatetimeActual Resource Consumption End Time
10TLGRC_ACT_RES_DURN_HRSdecimalActual Duration in Hours
11TLGRC_TASK_NOvarcharTask for Which the Resource Consumption is Recorded
12TLGRC_TASK_SEQNOintSequence Number of the Task
13TLGRC_ACT_COSTnumericActual Cost for the Resources Consumed
14TLGRC_EST_FROM_DATETIMEdatetimeEstimated Start Time
15TLGRC_EST_TO_DATETIMEdatetimeEstimated End Time
16TLGRC_EST_DURN_HRSnumericEstimated Duration in Hours
17TLGRC_UPMODE_ACTvarcharActual Update Mode
18TLGRC_EST_COSTnumericEstimated Cost
19TLGRC_UPMODE_ESTvarcharEstimated Update Mode
20TLGRC_ACT_RATEnumericActual Rate
21TLGRC_TASK_Track_idbigintUnique Id of Task in Aircraft Maintenance and Execution Package
22TLGRC_FAC_OBJ_CODEvarcharFacility Object Code
23TLGRC_USED_VALUEnumericUsed Value
24TLGRC_USED_UOMvarcharUsed UOM
25TLGRC_rep_classvarcharRepair Classification
26TLGRC_actual_nonumericActual Resources Consumed
27TLGRC_std_nonumericEstimated Resources
28TLGRC_req_nonumericRequested Resources
29tlgrc_plan_unplan_flagvarcharPlanned Unplanned Flag
30tlgrc_created_byvarcharThe User Who Recorded the Resource Consumption
31tlgrc_created_datedatetimeThe Date and Time in Which the Resource Consumption is Recorded
32tlgrc_modified_byvarcharThe User Who Last Modified the Resource Consumption
33tlgrc_modified_datedatetimeThe Date and Time in Which the Resource Consumption is Last Modified
34tlgrc_timestampintIndicates the Number of Times the Resource Consumption Got Modified
35tlgrc_std_timenumericEstimated Time
36tlgrc_req_timenumericRequested Time
37tlgrc_actual_timenumericActual Time
38tlgrc_warranty_flagvarcharWarranty Flag
39tlgrc_est_time_uomvarcharUnit of Measurement of Estimated Time
40tlgrc_cost_centervarcharCost Center
41tlgrc_fin_postingDonevarcharFinance Posting Done Flag
42tlgrc_est_nointEstimated Number of Person Needed
43tlgrc_sch_updflagvarcharSchedule Updated Flag

Relationships (1)

  • Task (FLOG_TLGWU_WORK_UNIT_DTL) → HAS_RESOURCE_CONSUMPTION (this table is target)
    • Join: FLOG_TLGWU_WORK_UNIT_DTL.TLGWU_TRACK_ID = FLOG_TLGRC_RES_CONSUMP_DTL.TLGRC_TASK_Track_id
    • Task has resource consumption records

Sample rows (from live DB)

TLGRC_SLFSRC_OUINSTANCETLGRC_TECHLOG_NOTLGRC_KEY_SEQ_NOTLGRC_CRT_OUTLGRC_RESOURCE_TYPETLGRC_RESOURCE_OU
2.0LC-000001-20192.02.0S2.0
2.0LC-000004-20191.02.0S2.0
2.0LC-000007-20192.02.0S2.0

Showing 3 of 43,718 rows.

See also