DBA Data[Home] [Help]

APPS.PSB_BUDGET_GROUPS_PVT dependencies on STANDARD

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

399: where budget_group_id = p_budget_group_id;
400:
401: BEGIN
402:
403: -- Standard call to check for call compatibility
404:
405: if not FND_API.Compatible_API_Call (l_api_version,
406: p_api_version,
407: l_api_name,

Line 422: -- Standard call to get message count and if count is 1, get message info

418: raise FND_API.G_EXC_ERROR;
419: end if;
420:
421:
422: -- Standard call to get message count and if count is 1, get message info
423:
424: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
425: p_data => p_msg_data);
426:

Line 615: -- Standard Start of API savepoint

611: where budget_group_id = p_budget_group_id;
612:
613: BEGIN
614:
615: -- Standard Start of API savepoint
616:
617: SAVEPOINT Val_Budget_Group_Hierarchy_Pvt;
618:
619:

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

616:
617: SAVEPOINT Val_Budget_Group_Hierarchy_Pvt;
618:
619:
620: -- Standard call to check for call compatibility
621:
622: if not FND_API.Compatible_API_Call (l_api_version,
623: p_api_version,
624: l_api_name,

Line 960: -- Standard check of p_commit

956: add_message('PSB', 'PSB_WARNING_VALIDATE_BGP_FAIL2');
957: END IF;
958: END IF;
959:
960: -- Standard check of p_commit
961:
962: if FND_API.to_Boolean(p_commit) then
963: commit work;
964: end if;

Line 966: -- Standard call to get message count and if count is 1, get message info

962: if FND_API.to_Boolean(p_commit) then
963: commit work;
964: end if;
965:
966: -- Standard call to get message count and if count is 1, get message info
967:
968: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
969: p_data => p_msg_data);
970:

Line 1269: -- Standard check of p_commit.

1265: end if;
1266: close c;
1267:
1268: --
1269: -- Standard check of p_commit.
1270: if FND_API.to_Boolean (p_commit) then
1271: commit work;
1272: end if;
1273: -- Standard call to get message count and if count is 1, get message info.

Line 1273: -- Standard call to get message count and if count is 1, get message info.

1269: -- Standard check of p_commit.
1270: if FND_API.to_Boolean (p_commit) then
1271: commit work;
1272: end if;
1273: -- Standard call to get message count and if count is 1, get message info.
1274: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
1275: p_data => p_msg_data);
1276: --
1277:

Line 1844: -- Standard check of p_commit.

1840: raise FND_API.G_EXC_ERROR;
1841: end if;
1842:
1843: --
1844: -- Standard check of p_commit.
1845: if FND_API.to_Boolean (p_commit) then
1846: commit work;
1847: end if;
1848: -- Standard call to get message count and if count is 1, get message info.

Line 1848: -- Standard call to get message count and if count is 1, get message info.

1844: -- Standard check of p_commit.
1845: if FND_API.to_Boolean (p_commit) then
1846: commit work;
1847: end if;
1848: -- Standard call to get message count and if count is 1, get message info.
1849: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
1850: p_data => p_msg_data);
1851: --
1852:

Line 2131: -- Standard check of p_commit.

2127: p_context,
2128: p_mode);
2129:
2130: --
2131: -- Standard check of p_commit.
2132: if FND_API.to_Boolean (p_commit) then
2133: commit work;
2134: end if;
2135: -- Standard call to get message count and if count is 1, get message info.

Line 2135: -- Standard call to get message count and if count is 1, get message info.

2131: -- Standard check of p_commit.
2132: if FND_API.to_Boolean (p_commit) then
2133: commit work;
2134: end if;
2135: -- Standard call to get message count and if count is 1, get message info.
2136: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
2137: p_data => p_msg_data);
2138: --
2139:

Line 2351: -- Standard Start of API savepoint

2347:
2348:
2349: BEGIN
2350:
2351: -- Standard Start of API savepoint
2352:
2353: SAVEPOINT Delete_Row;
2354:
2355: -- Standard call to check for call compatibility.

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

2351: -- Standard Start of API savepoint
2352:
2353: SAVEPOINT Delete_Row;
2354:
2355: -- Standard call to check for call compatibility.
2356:
2357: if not FND_API.Compatible_API_Call (l_api_version,
2358: p_api_version,
2359: l_api_name,

Line 2631: -- Standard check of p_commit.

2627: p_return_status := FND_API.G_RET_STS_SUCCESS;
2628:
2629: -- End of API body.
2630:
2631: -- Standard check of p_commit.
2632:
2633: if FND_API.to_Boolean (p_commit) then
2634: commit work;
2635: end if;

Line 2637: -- Standard call to get message count and if count is 1, get message info.

2633: if FND_API.to_Boolean (p_commit) then
2634: commit work;
2635: end if;
2636:
2637: -- Standard call to get message count and if count is 1, get message info.
2638:
2639: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
2640: p_data => p_msg_data);
2641:

Line 2719: -- Standard check of p_commit.

2715: if (sql%notfound) then
2716: null;
2717: end if;
2718: --
2719: -- Standard check of p_commit.
2720: if FND_API.to_Boolean (p_commit) then
2721: commit work;
2722: end if;
2723: -- Standard call to get message count and if count is 1, get message info.

Line 2723: -- Standard call to get message count and if count is 1, get message info.

2719: -- Standard check of p_commit.
2720: if FND_API.to_Boolean (p_commit) then
2721: commit work;
2722: end if;
2723: -- Standard call to get message count and if count is 1, get message info.
2724: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
2725: p_data => p_msg_data);
2726: --
2727:

Line 2919: -- Standard Start of API savepoint

2915: l_set_name_seq number := NULL;
2916:
2917: BEGIN
2918:
2919: -- Standard Start of API savepoint
2920:
2921: SAVEPOINT Copy_Budget_Group;
2922:
2923: -- Standard call to check for call compatibility.

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

2919: -- Standard Start of API savepoint
2920:
2921: SAVEPOINT Copy_Budget_Group;
2922:
2923: -- Standard call to check for call compatibility.
2924:
2925: if not FND_API.Compatible_API_Call (l_api_version,
2926: p_api_version,
2927: l_api_name,

Line 3355: -- Standard check of p_commit.

3351:
3352: end;
3353: -- End of API body.
3354:
3355: -- Standard check of p_commit.
3356:
3357: if FND_API.to_Boolean (p_commit) then
3358: commit work;
3359: end if;

Line 3361: -- Standard call to get message count and if count is 1, get message info.

3357: if FND_API.to_Boolean (p_commit) then
3358: commit work;
3359: end if;
3360:
3361: -- Standard call to get message count and if count is 1, get message info.
3362:
3363: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
3364: p_data => p_msg_data);
3365:

Line 3440: -- Standard Start of API savepoint

3436: l_return_status VARCHAR2(1);
3437:
3438: BEGIN
3439:
3440: -- Standard Start of API savepoint
3441:
3442: SAVEPOINT Account_Overlap_Validation;
3443:
3444: -- Standard call to check for call compatibility.

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

3440: -- Standard Start of API savepoint
3441:
3442: SAVEPOINT Account_Overlap_Validation;
3443:
3444: -- Standard call to check for call compatibility.
3445:
3446: if not FND_API.Compatible_API_Call (l_api_version,
3447: p_api_version,
3448: l_api_name,

Line 3542: -- Standard check of p_commit.

3538:
3539:
3540: -- End of API body.
3541:
3542: -- Standard check of p_commit.
3543:
3544: if FND_API.to_Boolean (p_commit) then
3545: commit work;
3546: end if;

Line 3548: -- Standard call to get message count and if count is 1, get message info.

3544: if FND_API.to_Boolean (p_commit) then
3545: commit work;
3546: end if;
3547:
3548: -- Standard call to get message count and if count is 1, get message info.
3549:
3550: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
3551: p_data => p_msg_data);
3552:

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

3792:
3793:
3794: BEGIN
3795:
3796: -- Standard call to check for call compatibility
3797:
3798: if not FND_API.Compatible_API_Call (l_api_version,
3799: p_api_version,
3800: l_api_name,

Line 3814: -- Standard call to get message count and if count is 1, get message info

3810: IF (l_return_status <> FND_API.G_RET_STS_SUCCESS ) THEN
3811: raise FND_API.G_EXC_ERROR;
3812: END IF;
3813:
3814: -- Standard call to get message count and if count is 1, get message info
3815:
3816: FND_MSG_PUB.Count_And_Get (p_count => p_msg_count,
3817: p_data => p_msg_data);
3818:

Line 4088: -- Val Budget Group Hierarchy CP through Standard Report Submissions.

4084: | PROCEDURE Val Budget Group Hierarchy CP |
4085: +===========================================================================*/
4086: --
4087: -- This is the execution file for the concurrent program
4088: -- Val Budget Group Hierarchy CP through Standard Report Submissions.
4089: --
4090: PROCEDURE Val_Budget_Group_Hierarchy_CP
4091: (
4092: errbuf OUT NOCOPY VARCHAR2,

Line 4187: -- through Standard Report Submissions.

4183: | PROCEDURE Delete Row CP |
4184: +===========================================================================*/
4185: --
4186: -- This is the execution file for the concurrent program Create Budget Journal
4187: -- through Standard Report Submissions.
4188: --
4189: PROCEDURE DELETE_ROW_CP
4190: (
4191: errbuf OUT NOCOPY VARCHAR2,

Line 4272: -- Account Overlap Validation CP through Standard Report Submissions.

4268: | PROCEDURE Account Overlap Validation CP |
4269: +===========================================================================*/
4270: --
4271: -- This is the execution file for the concurrent program
4272: -- Account Overlap Validation CP through Standard Report Submissions.
4273: --
4274: PROCEDURE Account_Overlap_Validation_CP
4275: (
4276: errbuf OUT NOCOPY VARCHAR2,