DBA Data[Home] [Help]

APPS.PSB_WS_POS3 dependencies on STANDARD

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

289: priority;
290:
291: BEGIN
292:
293: -- Standard call to check for call compatibility
294:
295: if not FND_API.Compatible_API_Call (l_api_version,
296: p_api_version,
297: l_api_name,

Line 584: -- Standard Start of API savepoint

580: where set_of_books_id = l_set_of_books_id;
581:
582: BEGIN
583:
584: -- Standard Start of API savepoint
585:
586: SAVEPOINT Revise_Element_Projections_Pvt;
587:
588: -- Standard call to check for call compatibility

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

584: -- Standard Start of API savepoint
585:
586: SAVEPOINT Revise_Element_Projections_Pvt;
587:
588: -- Standard call to check for call compatibility
589:
590: if not FND_API.Compatible_API_Call (l_api_version,
591: p_api_version,
592: l_api_name,

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

1541: and parameter_type = 'POSITION';
1542:
1543: BEGIN
1544:
1545: -- Standard call to check for call compatibility
1546:
1547: if not FND_API.Compatible_API_Call (l_api_version,
1548: p_api_version,
1549: l_api_name,

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

1853: priority;
1854:
1855: BEGIN
1856:
1857: -- Standard call to check for call compatibility
1858:
1859: if not FND_API.Compatible_API_Call (l_api_version,
1860: p_api_version,
1861: l_api_name,

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

3781: where budget_period_id = p_budget_year_id;
3782:
3783: BEGIN
3784:
3785: -- Standard call to check for call compatibility.
3786:
3787: if not FND_API.Compatible_API_Call (l_api_version,
3788: p_api_version,
3789: l_api_name,