DBA Data[Home] [Help]

APPS.OZF_CUST_FACTS_PVT dependencies on STANDARD

Line 2108: -- Standard call to check for call compatibility.

2104: l_parent_quota_sales NUMBER;
2105: l_tot_parent_quota_sales NUMBER;
2106:
2107: BEGIN
2108: -- Standard call to check for call compatibility.
2109: IF NOT FND_API.Compatible_API_Call ( l_api_version,
2110: p_api_version,
2111: l_api_name,
2112: g_pkg_name)

Line 3529: -- Standard call to check for call compatibility.

3525: l_report_date DATE;
3526:
3527: BEGIN
3528:
3529: -- Standard call to check for call compatibility.
3530: IF NOT FND_API.Compatible_API_Call ( l_api_version,
3531: p_api_version,
3532: l_api_name,
3533: g_pkg_name)