DBA Data[Home] [Help]

APPS.QP_LIST_HEADERS_PVT dependencies on STANDARD

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

1895: BEGIN
1896:
1897: oe_debug_pub.add('entering process price list');
1898:
1899: -- Standard call to check for call compatibility
1900:
1901: IF NOT FND_API.Compatible_API_Call
1902: ( l_api_version_number
1903: , p_api_version_number

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

2396: l_QUALIFIERS_rec Qp_Qualifier_Rules_Pub.Qualifiers_Rec_Type;
2397: l_PRICING_ATTR_rec QP_Price_List_PUB.Pricing_Attr_Rec_Type;
2398: BEGIN
2399:
2400: -- Standard call to check for call compatibility
2401:
2402: IF NOT FND_API.Compatible_API_Call
2403: ( l_api_version_number
2404: , p_api_version_number

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

2617: l_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
2618: l_x_PRICING_ATTR_tbl QP_Price_List_PUB.Pricing_Attr_Tbl_Type;
2619: BEGIN
2620:
2621: -- Standard call to check for call compatibility
2622:
2623: IF NOT FND_API.Compatible_API_Call
2624: ( l_api_version_number
2625: , p_api_version_number