DBA Data[Home] [Help]

APPS.QP_CURRENCY_PVT dependencies on STANDARD

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

896:
897: BEGIN
898:
899: -- oe_debug_pub.add('@#@#@Inside Process_Currency V');
900: -- Standard call to check for call compatibility
901: -- oe_debug_pub.add('Markup Value: '||l_CURR_LISTS_rec.base_markup_value);
902: -- oe_debug_pub.add('Description: '||l_CURR_LISTS_rec.description);
903:
904: IF NOT FND_API.Compatible_API_Call

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

1141: l_return_status VARCHAR2(1) := FND_API.G_RET_STS_SUCCESS;
1142: l_CURR_DETAILS_rec QP_Currency_PUB.Curr_Details_Rec_Type;
1143: BEGIN
1144:
1145: -- Standard call to check for call compatibility
1146:
1147: IF NOT FND_API.Compatible_API_Call
1148: ( l_api_version_number
1149: , p_api_version_number

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

1310: l_CURR_LISTS_rec QP_Currency_PUB.Curr_Lists_Rec_Type;
1311: l_CURR_DETAILS_tbl QP_Currency_PUB.Curr_Details_Tbl_Type;
1312: BEGIN
1313:
1314: -- Standard call to check for call compatibility
1315:
1316: IF NOT FND_API.Compatible_API_Call
1317: ( l_api_version_number
1318: , p_api_version_number