[Home] [Help]
1013: 0 dos,
1014: 0
1015: FROM msc_analysis_aggregate lvl,
1016: msc_form_query list,
1017: msc_plan_buckets mpb
1018: WHERE lvl.record_type = 3
1019: AND lvl.period_type = 1
1020: AND lvl.plan_id = list.number4
1021: AND lvl.inventory_item_id = list.number1
1047: 0 dos,
1048: 0
1049: FROM msc_analysis_aggregate lvl,
1050: msc_form_query list,
1051: msc_plan_buckets mpb
1052: WHERE lvl.record_type = 3
1053: AND lvl.period_type = 1
1054: AND lvl.plan_id = list.number4
1055: AND lvl.organization_id = list.number2