DBA Data[Home] [Help]

APPS.QP_LIMITS_PVT dependencies on STANDARD

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

1055: l_p_old_LIMIT_BALANCES_tbl QP_Limits_PUB.Limit_Balances_Tbl_Type; --[prarasto]
1056:
1057: BEGIN
1058:
1059: -- Standard call to check for call compatibility
1060:
1061: IF NOT FND_API.Compatible_API_Call
1062: ( l_api_version_number
1063: , p_api_version_number

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

1385: l_LIMIT_ATTRS_rec QP_Limits_PUB.Limit_Attrs_Rec_Type;
1386: l_LIMIT_BALANCES_rec QP_Limits_PUB.Limit_Balances_Rec_Type;
1387: BEGIN
1388:
1389: -- Standard call to check for call compatibility
1390:
1391: IF NOT FND_API.Compatible_API_Call
1392: ( l_api_version_number
1393: , p_api_version_number

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

1578: l_LIMIT_ATTRS_tbl QP_Limits_PUB.Limit_Attrs_Tbl_Type;
1579: l_LIMIT_BALANCES_tbl QP_Limits_PUB.Limit_Balances_Tbl_Type;
1580: BEGIN
1581:
1582: -- Standard call to check for call compatibility
1583:
1584: IF NOT FND_API.Compatible_API_Call
1585: ( l_api_version_number
1586: , p_api_version_number