DBA Data[Home] [Help]

APPS.MSC_SATP_FUNC dependencies on MSC_ATP_24X7

Line 703: MSC_ATP_24x7.Parse_Sales_Order_Number (p_atp_table.attribute_08(p_index),

699:
700: IF PG_DEBUG in ('Y', 'C') THEN
701: msc_sch_wb.atp_debug('Calling 24x7 SO Processing');
702: END IF;
703: MSC_ATP_24x7.Parse_Sales_Order_Number (p_atp_table.attribute_08(p_index),
704: x_atp_table.Order_number(l_count + 1)
705: );
706: end if;
707: END IF;