DBA Data[Home] [Help]

APPS.MSC_HORIZONTAL_PLAN_SC dependencies on MSC_PQ_TYPES

Line 2809: from msc_pq_types mpt,

2805: and bom_item_type in (2,5);
2806:
2807: cursor org_list_c IS
2808: select mpt.object_type, mpt.source_type, mpt.sequence_id
2809: from msc_pq_types mpt,
2810: msc_system_items msi
2811: where mpt.query_id = p_pf
2812: and mpt.object_type = msi.organization_id
2813: and mpt.source_type = msi.sr_instance_id