DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PVT dependencies on OE_MSG_PUB

Line 259: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

255: RAISE;
256:
257: WHEN OTHERS THEN
258:
259: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
260: THEN
261: OE_MSG_PUB.Add_Exc_Msg
262: ( G_PKG_NAME
263: , 'Contract'

Line 261: OE_MSG_PUB.Add_Exc_Msg

257: WHEN OTHERS THEN
258:
259: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
260: THEN
261: OE_MSG_PUB.Add_Exc_Msg
262: ( G_PKG_NAME
263: , 'Contract'
264: );
265: END IF;

Line 744: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

740: RAISE;
741:
742: WHEN OTHERS THEN
743:
744: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
745: THEN
746: OE_MSG_PUB.Add_Exc_Msg
747: ( G_PKG_NAME
748: , 'Agreement'

Line 746: OE_MSG_PUB.Add_Exc_Msg

742: WHEN OTHERS THEN
743:
744: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
745: THEN
746: OE_MSG_PUB.Add_Exc_Msg
747: ( G_PKG_NAME
748: , 'Agreement'
749: );
750: END IF;

Line 1004: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1000: RAISE;
1001:
1002: WHEN OTHERS THEN
1003:
1004: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1005: THEN
1006: OE_MSG_PUB.Add_Exc_Msg
1007: ( G_PKG_NAME
1008: , 'Price_Lheader'

Line 1006: OE_MSG_PUB.Add_Exc_Msg

1002: WHEN OTHERS THEN
1003:
1004: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1005: THEN
1006: OE_MSG_PUB.Add_Exc_Msg
1007: ( G_PKG_NAME
1008: , 'Price_Lheader'
1009: );
1010: END IF;

Line 1289: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1285: l_Price_LLine_rec.return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1286: l_Price_LLine_tbl(I) := l_Price_LLine_rec;
1287: l_old_Price_LLine_tbl(I) := l_old_Price_LLine_rec;
1288:
1289: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1290: THEN
1291: OE_MSG_PUB.Add_Exc_Msg
1292: ( G_PKG_NAME
1293: , 'Price_Llines'

Line 1291: OE_MSG_PUB.Add_Exc_Msg

1287: l_old_Price_LLine_tbl(I) := l_old_Price_LLine_rec;
1288:
1289: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1290: THEN
1291: OE_MSG_PUB.Add_Exc_Msg
1292: ( G_PKG_NAME
1293: , 'Price_Llines'
1294: );
1295: END IF;

Line 1323: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1319: RAISE;
1320:
1321: WHEN OTHERS THEN
1322:
1323: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1324: THEN
1325: OE_MSG_PUB.Add_Exc_Msg
1326: ( G_PKG_NAME
1327: , 'Price_Llines'

Line 1325: OE_MSG_PUB.Add_Exc_Msg

1321: WHEN OTHERS THEN
1322:
1323: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1324: THEN
1325: OE_MSG_PUB.Add_Exc_Msg
1326: ( G_PKG_NAME
1327: , 'Price_Llines'
1328: );
1329: END IF;

Line 1622: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1618: l_Price_Break_rec.return_status := FND_API.G_RET_STS_UNEXP_ERROR;
1619: l_Price_Break_tbl(I) := l_Price_Break_rec;
1620: l_old_Price_Break_tbl(I) := l_old_Price_Break_rec;
1621:
1622: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1623: THEN
1624: OE_MSG_PUB.Add_Exc_Msg
1625: ( G_PKG_NAME
1626: , 'Price_Breaks'

Line 1624: OE_MSG_PUB.Add_Exc_Msg

1620: l_old_Price_Break_tbl(I) := l_old_Price_Break_rec;
1621:
1622: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1623: THEN
1624: OE_MSG_PUB.Add_Exc_Msg
1625: ( G_PKG_NAME
1626: , 'Price_Breaks'
1627: );
1628: END IF;

Line 1656: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

1652: RAISE;
1653:
1654: WHEN OTHERS THEN
1655:
1656: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1657: THEN
1658: OE_MSG_PUB.Add_Exc_Msg
1659: ( G_PKG_NAME
1660: , 'Price_Breaks'

Line 1658: OE_MSG_PUB.Add_Exc_Msg

1654: WHEN OTHERS THEN
1655:
1656: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
1657: THEN
1658: OE_MSG_PUB.Add_Exc_Msg
1659: ( G_PKG_NAME
1660: , 'Price_Breaks'
1661: );
1662: END IF;

Line 1823: oe_msg_pub.Add;

1819: p_instance_pk1 => p_Agreement_rec.price_list_id) = 'F'
1820: THEN
1821: fnd_message.set_name('QP', 'QP_NO_PRIVILEGE');
1822: fnd_message.set_token('PRICING_OBJECT', 'Agreement');
1823: oe_msg_pub.Add;
1824:
1825: RAISE NO_UPDATE_PRIVILEGE;
1826:
1827: END IF; -- end of check security privilege

Line 1833: OE_MSG_PUB.initialize;

1829: END IF;
1830: -- Initialize message list.
1831:
1832: IF FND_API.to_Boolean(p_init_msg_list) THEN
1833: OE_MSG_PUB.initialize;
1834: END IF;
1835:
1836: -- Init local table variables.
1837:

Line 2167: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR)

2163: l_Price_Break_tbl(I).discount_line_id := l_Discount_Line_tbl(l_Price_Break_rec.Discount_Line_index).discount_line_id;
2164:
2165: ELSE
2166:
2167: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_ERROR)
2168: THEN
2169:
2170: FND_MESSAGE.SET_NAME('OE','OE_API_INV_PARENT_INDEX');
2171: FND_MESSAGE.SET_TOKEN('ENTITY_NAME','Price_Break');

Line 2174: OE_MSG_PUB.Add;

2170: FND_MESSAGE.SET_NAME('OE','OE_API_INV_PARENT_INDEX');
2171: FND_MESSAGE.SET_TOKEN('ENTITY_NAME','Price_Break');
2172: FND_MESSAGE.SET_TOKEN('ENTITY_INDEX',I);
2173: FND_MESSAGE.SET_TOKEN('PARENT_INDEX',l_Price_Break_rec.Discount_Line_index);
2174: OE_MSG_PUB.Add;
2175:
2176: END IF;
2177: END IF;
2178: END IF;

Line 2300: OE_MSG_PUB.Count_And_Get

2296: END LOOP;
2297:
2298: -- Get message count and data
2299:
2300: OE_MSG_PUB.Count_And_Get
2301: ( p_count => x_msg_count
2302: , p_data => x_msg_data
2303: );
2304:

Line 2315: OE_MSG_PUB.Count_And_Get

2311: x_return_status := FND_API.G_RET_STS_ERROR;
2312:
2313: -- Get message count and data
2314:
2315: OE_MSG_PUB.Count_And_Get
2316: ( p_count => x_msg_count
2317: , p_data => x_msg_data
2318: );
2319:

Line 2326: OE_MSG_PUB.Count_And_Get

2322: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2323:
2324: -- Get message count and data
2325:
2326: OE_MSG_PUB.Count_And_Get
2327: ( p_count => x_msg_count
2328: , p_data => x_msg_data
2329: );
2330:

Line 2336: oe_msg_pub.Count_And_Get

2332: x_return_status := FND_API.G_RET_STS_SUCCESS;
2333:
2334: -- Get message count and data
2335:
2336: oe_msg_pub.Count_And_Get
2337: ( p_count => x_msg_count
2338: , p_data => x_msg_data
2339: );
2340:

Line 2346: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

2342: WHEN OTHERS THEN
2343:
2344: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2345:
2346: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2347: THEN
2348: OE_MSG_PUB.Add_Exc_Msg
2349: ( G_PKG_NAME
2350: , 'Process_Pricing_Cont'

Line 2348: OE_MSG_PUB.Add_Exc_Msg

2344: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2345:
2346: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2347: THEN
2348: OE_MSG_PUB.Add_Exc_Msg
2349: ( G_PKG_NAME
2350: , 'Process_Pricing_Cont'
2351: );
2352: END IF;

Line 2356: OE_MSG_PUB.Count_And_Get

2352: END IF;
2353:
2354: -- Get message count and data
2355:
2356: OE_MSG_PUB.Count_And_Get
2357: ( p_count => x_msg_count
2358: , p_data => x_msg_data
2359: );
2360:

Line 2435: OE_MSG_PUB.initialize;

2431:
2432: -- Initialize message list.
2433:
2434: IF FND_API.to_Boolean(p_init_msg_list) THEN
2435: OE_MSG_PUB.initialize;
2436: END IF;
2437:
2438: -- Set Savepoint
2439:

Line 2622: OE_MSG_PUB.Count_And_Get

2618: x_return_status := FND_API.G_RET_STS_SUCCESS;
2619:
2620: -- Get message count and data
2621:
2622: OE_MSG_PUB.Count_And_Get
2623: ( p_count => x_msg_count
2624: , p_data => x_msg_data
2625: );
2626:

Line 2636: OE_MSG_PUB.Count_And_Get

2632: x_return_status := FND_API.G_RET_STS_ERROR;
2633:
2634: -- Get message count and data
2635:
2636: OE_MSG_PUB.Count_And_Get
2637: ( p_count => x_msg_count
2638: , p_data => x_msg_data
2639: );
2640:

Line 2651: OE_MSG_PUB.Count_And_Get

2647: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2648:
2649: -- Get message count and data
2650:
2651: OE_MSG_PUB.Count_And_Get
2652: ( p_count => x_msg_count
2653: , p_data => x_msg_data
2654: );
2655:

Line 2664: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

2660: WHEN OTHERS THEN
2661:
2662: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2663:
2664: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2665: THEN
2666: OE_MSG_PUB.Add_Exc_Msg
2667: ( G_PKG_NAME
2668: , 'Lock_Pricing_Cont'

Line 2666: OE_MSG_PUB.Add_Exc_Msg

2662: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2663:
2664: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2665: THEN
2666: OE_MSG_PUB.Add_Exc_Msg
2667: ( G_PKG_NAME
2668: , 'Lock_Pricing_Cont'
2669: );
2670: END IF;

Line 2674: OE_MSG_PUB.Count_And_Get

2670: END IF;
2671:
2672: -- Get message count and data
2673:
2674: OE_MSG_PUB.Count_And_Get
2675: ( p_count => x_msg_count
2676: , p_data => x_msg_data
2677: );
2678:

Line 2751: OE_MSG_PUB.initialize;

2747:
2748: -- Initialize message list.
2749:
2750: IF FND_API.to_Boolean(p_init_msg_list) THEN
2751: OE_MSG_PUB.initialize;
2752: END IF;
2753:
2754: -- Get Contract ( parent = Contract )
2755:

Line 2856: OE_MSG_PUB.Count_And_Get

2852: x_return_status := FND_API.G_RET_STS_SUCCESS;
2853:
2854: -- Get message count and data
2855:
2856: OE_MSG_PUB.Count_And_Get
2857: ( p_count => x_msg_count
2858: , p_data => x_msg_data
2859: );
2860:

Line 2870: OE_MSG_PUB.Count_And_Get

2866: x_return_status := FND_API.G_RET_STS_ERROR;
2867:
2868: -- Get message count and data
2869:
2870: OE_MSG_PUB.Count_And_Get
2871: ( p_count => x_msg_count
2872: , p_data => x_msg_data
2873: );
2874:

Line 2881: OE_MSG_PUB.Count_And_Get

2877: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2878:
2879: -- Get message count and data
2880:
2881: OE_MSG_PUB.Count_And_Get
2882: ( p_count => x_msg_count
2883: , p_data => x_msg_data
2884: );
2885:

Line 2890: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

2886: WHEN OTHERS THEN
2887:
2888: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2889:
2890: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2891: THEN
2892: OE_MSG_PUB.Add_Exc_Msg
2893: ( G_PKG_NAME
2894: , 'Get_Pricing_Cont'

Line 2892: OE_MSG_PUB.Add_Exc_Msg

2888: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR ;
2889:
2890: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
2891: THEN
2892: OE_MSG_PUB.Add_Exc_Msg
2893: ( G_PKG_NAME
2894: , 'Get_Pricing_Cont'
2895: );
2896: END IF;

Line 2900: OE_MSG_PUB.Count_And_Get

2896: END IF;
2897:
2898: -- Get message count and data
2899:
2900: OE_MSG_PUB.Count_And_Get
2901: ( p_count => x_msg_count
2902: , p_data => x_msg_data
2903: );
2904:

Line 3220: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)

3216: EXCEPTION
3217:
3218: WHEN OTHERS THEN
3219:
3220: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
3221: THEN
3222: OE_MSG_PUB.Add_Exc_Msg
3223: ( G_PKG_NAME
3224: , 'Process_Modifiers'

Line 3222: OE_MSG_PUB.Add_Exc_Msg

3218: WHEN OTHERS THEN
3219:
3220: IF OE_MSG_PUB.Check_Msg_Level(OE_MSG_PUB.G_MSG_LVL_UNEXP_ERROR)
3221: THEN
3222: OE_MSG_PUB.Add_Exc_Msg
3223: ( G_PKG_NAME
3224: , 'Process_Modifiers'
3225: );
3226: END IF;

Line 3232: OE_MSG_PUB.Count_And_Get

3228: x_return_status := FND_API.G_RET_STS_UNEXP_ERROR;
3229:
3230: -- Get message count and data
3231:
3232: OE_MSG_PUB.Count_And_Get
3233: ( p_count => l_msg_count
3234: , p_data => l_msg_data
3235: );
3236: