DBA Data[Home] [Help]

APPS.QP_PRICE_FORMULA_PVT dependencies on STANDARD

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

624:
625: BEGIN
626:
627: oe_debug_pub.add('Entering procedure Process_Price_Formula in Pvt package');
628: -- Standard call to check for call compatibility
629:
630: IF NOT FND_API.Compatible_API_Call
631: ( l_api_version_number
632: , p_api_version_number

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

867: l_FORMULA_LINES_rec QP_Price_Formula_PUB.Formula_Lines_Rec_Type;
868: BEGIN
869:
870: oe_debug_pub.add('Entering procedure Lock_Price_Formula in Pvt package');
871: -- Standard call to check for call compatibility
872:
873: IF NOT FND_API.Compatible_API_Call
874: ( l_api_version_number
875: , p_api_version_number

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

1036: l_FORMULA_LINES_tbl QP_Price_Formula_PUB.Formula_Lines_Tbl_Type;
1037: BEGIN
1038:
1039: oe_debug_pub.add('Entering procedure Get_Price_Formula in Pvt package');
1040: -- Standard call to check for call compatibility
1041:
1042: IF NOT FND_API.Compatible_API_Call
1043: ( l_api_version_number
1044: , p_api_version_number