DBA Data[Home] [Help]

APPS.MSC_ATP_CTO dependencies on MSC_ITEM_ID_LID

Line 1032: msc_item_id_lid mil

1028: mast.parent_line_id,
1029: MSC_ATP_PVT.G_INSTANCE_ID,
1030: p_refresh_number
1031: FROM mrp_atp_schedule_temp mast,
1032: msc_item_id_lid mil
1033: where session_id = p_session_id
1034: --bug 3378648
1035: and status_flag = 99
1036: and ato_model_line_id is not null -- transfer ATO model enteties only;