DBA Data[Home] [Help]

APPS.QP_LIST_HEADERS_PVT dependencies on STANDARD

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

1900: BEGIN
1901:
1902: oe_debug_pub.add('entering process price list');
1903:
1904: -- Standard call to check for call compatibility
1905:
1906: IF NOT FND_API.Compatible_API_Call
1907: ( l_api_version_number
1908: , p_api_version_number

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

2401: l_QUALIFIERS_rec Qp_Qualifier_Rules_Pub.Qualifiers_Rec_Type;
2402: l_PRICING_ATTR_rec QP_Price_List_PUB.Pricing_Attr_Rec_Type;
2403: BEGIN
2404:
2405: -- Standard call to check for call compatibility
2406:
2407: IF NOT FND_API.Compatible_API_Call
2408: ( l_api_version_number
2409: , p_api_version_number

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

2622: l_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
2623: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
2624: BEGIN
2625:
2626: -- Standard call to check for call compatibility
2627:
2628: IF NOT FND_API.Compatible_API_Call
2629: ( l_api_version_number
2630: , p_api_version_number