DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PVT dependencies on STANDARD

Line 1800: -- Standard call to check for call compatibility

1796:
1797:
1798: oe_debug_pub.add('Entring Process_Pricing_Cont');
1799:
1800: -- Standard call to check for call compatibility
1801:
1802: IF NOT FND_API.Compatible_API_Call
1803: ( l_api_version_number
1804: , p_api_version_number

Line 2420: -- Standard call to check for call compatibility

2416: l_Discount_Line_rec OE_Pricing_Cont_PUB.Discount_Line_Rec_Type;
2417: l_Price_Break_rec OE_Pricing_Cont_PUB.Price_Break_Rec_Type;
2418: BEGIN
2419:
2420: -- Standard call to check for call compatibility
2421:
2422: IF NOT FND_API.Compatible_API_Call
2423: ( l_api_version_number
2424: , p_api_version_number

Line 2736: -- Standard call to check for call compatibility

2732: l_Price_Break_tbl OE_Pricing_Cont_PUB.Price_Break_Tbl_Type;
2733: l_x_Price_Break_tbl OE_Pricing_Cont_PUB.Price_Break_Tbl_Type;
2734: BEGIN
2735:
2736: -- Standard call to check for call compatibility
2737:
2738: IF NOT FND_API.Compatible_API_Call
2739: ( l_api_version_number
2740: , p_api_version_number