DBA Data[Home] [Help]

APPS.JTF_RS_REP_MGR_DENORM_PVT dependencies on STANDARD

Line 358: --Standard Start of API SAVEPOINT

354:
355: l_count number := 0;
356:
357: BEGIN
358: --Standard Start of API SAVEPOINT
359: SAVEPOINT member_denormalize;
360:
361: x_return_status := fnd_api.g_ret_sts_success;
362:

Line 363: --Standard Call to check API compatibility

359: SAVEPOINT member_denormalize;
360:
361: x_return_status := fnd_api.g_ret_sts_success;
362:
363: --Standard Call to check API compatibility
364: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
365: THEN
366: RAISE FND_API.G_EXC_ERROR;
367: END IF;

Line 1457: --Standard Start of API SAVEPOINT

1453: l_start_date_active DATE;
1454: l_end_date_active DATE;
1455: l_count number := 0;
1456: BEGIN
1457: --Standard Start of API SAVEPOINT
1458: SAVEPOINT member_denormalize;
1459:
1460: x_return_status := fnd_api.g_ret_sts_success;
1461:

Line 1462: --Standard Call to check API compatibility

1458: SAVEPOINT member_denormalize;
1459:
1460: x_return_status := fnd_api.g_ret_sts_success;
1461:
1462: --Standard Call to check API compatibility
1463: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
1464: THEN
1465: RAISE FND_API.G_EXC_ERROR;
1466: END IF;

Line 2580: --Standard Start of API SAVEPOINT

2576:
2577: l_count number := 0;
2578: l_pass_commit varchar2(1) := fnd_api.g_false;
2579: BEGIN
2580: --Standard Start of API SAVEPOINT
2581: SAVEPOINT member_denormalize;
2582:
2583: x_return_status := fnd_api.g_ret_sts_success;
2584:

Line 2585: --Standard Call to check API compatibility

2581: SAVEPOINT member_denormalize;
2582:
2583: x_return_status := fnd_api.g_ret_sts_success;
2584:
2585: --Standard Call to check API compatibility
2586: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2587: THEN
2588: RAISE FND_API.G_EXC_ERROR;
2589: END IF;

Line 2714: --Standard Start of API SAVEPOINT

2710: l_pass_commit varchar2(1) := fnd_api.g_false;
2711: l_commit number := 0;
2712: l_count number := 0;
2713: BEGIN
2714: --Standard Start of API SAVEPOINT
2715: SAVEPOINT member_denormalize;
2716:
2717: x_return_status := fnd_api.g_ret_sts_success;
2718:

Line 2719: --Standard Call to check API compatibility

2715: SAVEPOINT member_denormalize;
2716:
2717: x_return_status := fnd_api.g_ret_sts_success;
2718:
2719: --Standard Call to check API compatibility
2720: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2721: THEN
2722: RAISE FND_API.G_EXC_ERROR;
2723: END IF;

Line 2879: --Standard Start of API SAVEPOINT

2875: l_commit number := 0;
2876: l_count number := 0;
2877: l_pass_commit varchar2(1) := fnd_api.g_false;
2878: BEGIN
2879: --Standard Start of API SAVEPOINT
2880: SAVEPOINT member_denormalize;
2881:
2882: x_return_status := fnd_api.g_ret_sts_success;
2883:

Line 2884: --Standard Call to check API compatibility

2880: SAVEPOINT member_denormalize;
2881:
2882: x_return_status := fnd_api.g_ret_sts_success;
2883:
2884: --Standard Call to check API compatibility
2885: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2886: THEN
2887: RAISE FND_API.G_EXC_ERROR;
2888: END IF;

Line 3183: --Standard Start of API SAVEPOINT

3179: l_end_date_active DATE;
3180: l_commit number := 0;
3181: l_count number := 0;
3182: BEGIN
3183: --Standard Start of API SAVEPOINT
3184: SAVEPOINT member_denormalize;
3185:
3186: x_return_status := fnd_api.g_ret_sts_success;
3187:

Line 3188: --Standard Call to check API compatibility

3184: SAVEPOINT member_denormalize;
3185:
3186: x_return_status := fnd_api.g_ret_sts_success;
3187:
3188: --Standard Call to check API compatibility
3189: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
3190: THEN
3191: RAISE FND_API.G_EXC_ERROR;
3192: END IF;

Line 3770: --Standard Call to check API compatibility

3766:
3767:
3768: BEGIN
3769: SAVEPOINT member_denormalize;
3770: --Standard Call to check API compatibility
3771: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
3772: THEN
3773: RAISE FND_API.G_EXC_ERROR;
3774: END IF;

Line 3906: --Standard Start of API SAVEPOINT

3902: l_msg_data VARCHAR2(200);
3903:
3904: BEGIN
3905:
3906: --Standard Start of API SAVEPOINT
3907: SAVEPOINT DEL_REP_MGR_SP;
3908:
3909: x_return_status := fnd_api.g_ret_sts_success;
3910:

Line 3911: --Standard Call to check API compatibility

3907: SAVEPOINT DEL_REP_MGR_SP;
3908:
3909: x_return_status := fnd_api.g_ret_sts_success;
3910:
3911: --Standard Call to check API compatibility
3912: IF NOT FND_API.Compatible_API_CALL(l_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME) THEN
3913: RAISE FND_API.G_EXC_ERROR;
3914: END IF;
3915:

Line 4186: --Standard Start of API SAVEPOINT

4182: l_commit number := 0;
4183:
4184: l_count number := 0;
4185: BEGIN
4186: --Standard Start of API SAVEPOINT
4187: SAVEPOINT member_denormalize;
4188:
4189: x_return_status := fnd_api.g_ret_sts_success;
4190:

Line 4191: --Standard Call to check API compatibility

4187: SAVEPOINT member_denormalize;
4188:
4189: x_return_status := fnd_api.g_ret_sts_success;
4190:
4191: --Standard Call to check API compatibility
4192: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
4193: THEN
4194: RAISE FND_API.G_EXC_ERROR;
4195: END IF;