DBA Data[Home] [Help]

APPS.GMS_BUDGET_PUB dependencies on STANDARD

Line 1732: -- Standard begin of API savepoint

1728:
1729: END IF;
1730:
1731:
1732: -- Standard begin of API savepoint
1733:
1734: SAVEPOINT create_draft_budget_pub;
1735:
1736:

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

1733:
1734: SAVEPOINT create_draft_budget_pub;
1735:
1736:
1737: -- Standard call to check for call compatibility.
1738:
1739: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
1740: p_api_version_number ,
1741: l_api_name ,

Line 2808: -- Standard begin of API savepoint

2804: FND_MSG_PUB.initialize;
2805:
2806: END IF;
2807:
2808: -- Standard begin of API savepoint
2809:
2810: SAVEPOINT baseline_budget_pub;
2811:
2812: -- Standard call to check for call compatibility.

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

2808: -- Standard begin of API savepoint
2809:
2810: SAVEPOINT baseline_budget_pub;
2811:
2812: -- Standard call to check for call compatibility.
2813:
2814: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
2815: p_api_version_number ,
2816: l_api_name ,

Line 4260: -- Standard begin of API savepoint

4256: FND_MSG_PUB.initialize;
4257:
4258: END IF;
4259:
4260: -- Standard begin of API savepoint
4261:
4262: SAVEPOINT add_budget_line_pub;
4263:
4264:

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

4261:
4262: SAVEPOINT add_budget_line_pub;
4263:
4264:
4265: -- Standard call to check for call compatibility.
4266:
4267: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
4268: p_api_version_number ,
4269: l_api_name ,

Line 5201: -- Standard begin of API savepoint

5197: FND_MSG_PUB.initialize;
5198:
5199: END IF;
5200:
5201: -- Standard begin of API savepoint
5202:
5203: SAVEPOINT delete_draft_budget_pub;
5204:
5205: -- Standard call to check for call compatibility.

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

5201: -- Standard begin of API savepoint
5202:
5203: SAVEPOINT delete_draft_budget_pub;
5204:
5205: -- Standard call to check for call compatibility.
5206:
5207: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
5208: p_api_version_number ,
5209: l_api_name ,

Line 5660: -- Standard begin of API savepoint

5656: FND_MSG_PUB.initialize;
5657:
5658: END IF;
5659:
5660: -- Standard begin of API savepoint
5661:
5662: SAVEPOINT delete_budget_line_pub;
5663:
5664: -- Standard call to check for call compatibility.

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

5660: -- Standard begin of API savepoint
5661:
5662: SAVEPOINT delete_budget_line_pub;
5663:
5664: -- Standard call to check for call compatibility.
5665:
5666: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
5667: p_api_version_number ,
5668: l_api_name ,

Line 6436: -- Standard begin of API savepoint

6432: FND_MSG_PUB.initialize;
6433:
6434: END IF;
6435:
6436: -- Standard begin of API savepoint
6437:
6438: SAVEPOINT update_budget_pub;
6439:
6440: -- Standard call to check for call compatibility.

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

6436: -- Standard begin of API savepoint
6437:
6438: SAVEPOINT update_budget_pub;
6439:
6440: -- Standard call to check for call compatibility.
6441:
6442: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
6443: p_api_version_number ,
6444: l_api_name ,

Line 7121: -- Standard begin of API savepoint

7117: FND_MSG_PUB.initialize;
7118:
7119: END IF;
7120:
7121: -- Standard begin of API savepoint
7122:
7123: SAVEPOINT update_budget_line_pub;
7124:
7125:

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

7122:
7123: SAVEPOINT update_budget_line_pub;
7124:
7125:
7126: -- Standard call to check for call compatibility.
7127:
7128: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
7129: p_api_version_number ,
7130: l_api_name ,