DBA Data[Home] [Help]

APPS.MSC_GANTT_UTILS dependencies on MSC_RESOURCE_BATCHES

Line 2738: msc_resource_batches mrb,

2734: g_gantt_rh_toler_days_early,
2735: g_gantt_rh_toler_days_late)) display_type
2736: from msc_gantt_query mgq,
2737: msc_resource_requirements mrr,
2738: msc_resource_batches mrb,
2739: msc_supplies ms
2740: where mgq.query_id = p_query_id
2741: and mgq.row_flag = SYS_YES
2742: and mgq.is_fetched = SYS_NO

Line 2816: msc_resource_batches mrb,

2812: g_gantt_rh_toler_days_late)) display_type
2813: from msc_gantt_query mgq,
2814: msc_resource_requirements mrr,
2815: msc_resource_requirements mrr1,
2816: msc_resource_batches mrb,
2817: msc_supplies ms
2818: where mgq.query_id = p_query_id
2819: and mgq.row_flag = SYS_YES
2820: and mgq.is_fetched = SYS_NO

Line 2911: msc_resource_batches mrb,

2907: g_gantt_rh_toler_days_late)) display_type
2908: from msc_gantt_query mgq,
2909: msc_resource_requirements mrr,
2910: msc_resource_instance_reqs mrir,
2911: msc_resource_batches mrb,
2912: msc_supplies ms
2913: where mgq.query_id = p_query_id
2914: and mgq.row_flag = SYS_YES
2915: and mgq.is_fetched = SYS_NO

Line 3005: msc_resource_batches mrb,

3001: g_gantt_rh_toler_days_late)) display_type
3002: from msc_gantt_query mgq,
3003: msc_resource_requirements mrr,
3004: msc_resource_requirements mrr1,
3005: msc_resource_batches mrb,
3006: msc_resource_instance_reqs mrir,
3007: msc_supplies ms
3008: where mgq.query_id = p_query_id
3009: and mgq.row_flag = SYS_YES