DBA Data[Home] [Help]

APPS.GMS_BUDGET_PUB dependencies on STANDARD

Line 1733: -- Standard begin of API savepoint

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

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

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

Line 2809: -- Standard begin of API savepoint

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

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

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

Line 4261: -- Standard begin of API savepoint

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

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

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

Line 5202: -- Standard begin of API savepoint

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

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

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

Line 5661: -- Standard begin of API savepoint

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

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

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

Line 6437: -- Standard begin of API savepoint

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

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

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

Line 7122: -- Standard begin of API savepoint

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

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

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