DBA Data[Home] [Help]

APPS.MRP_OM_API_PK dependencies on MSC_SCH_WB

Line 14: msc_sch_wb.atp_debug('Begin MRP_OM_Interface');

10: ) IS
11: pvalue boolean;
12: BEGIN
13: IF PG_DEBUG in ('Y', 'C') THEN
14: msc_sch_wb.atp_debug('Begin MRP_OM_Interface');
15: END IF;
16: FORALL i IN p_line_tbl.FIRST..p_line_tbl.LAST
17: INSERT INTO mrp_so_lines_temp
18: (

Line 39: msc_sch_wb.atp_debug('End MRP_OM_Interface');

35: 2 -- To Be Processed.
36: ) ;
37: x_return_status := FND_API.G_RET_STS_SUCCESS;
38: IF PG_DEBUG in ('Y', 'C') THEN
39: msc_sch_wb.atp_debug('End MRP_OM_Interface');
40: END IF;
41: EXCEPTION
42: WHEN OTHERS THEN
43: IF PG_DEBUG in ('Y', 'C') THEN

Line 44: msc_sch_wb.atp_debug('Error occured in MRP_OM_Interface'||

40: END IF;
41: EXCEPTION
42: WHEN OTHERS THEN
43: IF PG_DEBUG in ('Y', 'C') THEN
44: msc_sch_wb.atp_debug('Error occured in MRP_OM_Interface'||
45: sqlcode);
46: msc_sch_wb.atp_debug('MRP_OM_Interface: ' || sqlerrm);
47: END IF;
48: -- Reset the profile option MRP Planning Manager

Line 46: msc_sch_wb.atp_debug('MRP_OM_Interface: ' || sqlerrm);

42: WHEN OTHERS THEN
43: IF PG_DEBUG in ('Y', 'C') THEN
44: msc_sch_wb.atp_debug('Error occured in MRP_OM_Interface'||
45: sqlcode);
46: msc_sch_wb.atp_debug('MRP_OM_Interface: ' || sqlerrm);
47: END IF;
48: -- Reset the profile option MRP Planning Manager
49: -- First Time to Yes.
50: -- This will make the compute sales order