DBA Data[Home] [Help]

APPS.JTF_RS_REP_MGR_DENORM_PVT dependencies on STANDARD

Line 359: --Standard Start of API SAVEPOINT

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

Line 364: --Standard Call to check API compatibility

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

Line 1458: --Standard Start of API SAVEPOINT

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

Line 1463: --Standard Call to check API compatibility

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

Line 2585: --Standard Start of API SAVEPOINT

2581:
2582: l_count number := 0;
2583: l_pass_commit varchar2(1) := fnd_api.g_false;
2584: BEGIN
2585: --Standard Start of API SAVEPOINT
2586: SAVEPOINT member_denormalize;
2587:
2588: x_return_status := fnd_api.g_ret_sts_success;
2589:

Line 2590: --Standard Call to check API compatibility

2586: SAVEPOINT member_denormalize;
2587:
2588: x_return_status := fnd_api.g_ret_sts_success;
2589:
2590: --Standard Call to check API compatibility
2591: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2592: THEN
2593: RAISE FND_API.G_EXC_ERROR;
2594: END IF;

Line 2727: --Standard Start of API SAVEPOINT

2723: l_pass_commit varchar2(1) := fnd_api.g_false;
2724: l_commit number := 0;
2725: l_count number := 0;
2726: BEGIN
2727: --Standard Start of API SAVEPOINT
2728: SAVEPOINT member_denormalize;
2729:
2730: x_return_status := fnd_api.g_ret_sts_success;
2731:

Line 2732: --Standard Call to check API compatibility

2728: SAVEPOINT member_denormalize;
2729:
2730: x_return_status := fnd_api.g_ret_sts_success;
2731:
2732: --Standard Call to check API compatibility
2733: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2734: THEN
2735: RAISE FND_API.G_EXC_ERROR;
2736: END IF;

Line 2892: --Standard Start of API SAVEPOINT

2888: l_commit number := 0;
2889: l_count number := 0;
2890: l_pass_commit varchar2(1) := fnd_api.g_false;
2891: BEGIN
2892: --Standard Start of API SAVEPOINT
2893: SAVEPOINT member_denormalize;
2894:
2895: x_return_status := fnd_api.g_ret_sts_success;
2896:

Line 2897: --Standard Call to check API compatibility

2893: SAVEPOINT member_denormalize;
2894:
2895: x_return_status := fnd_api.g_ret_sts_success;
2896:
2897: --Standard Call to check API compatibility
2898: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
2899: THEN
2900: RAISE FND_API.G_EXC_ERROR;
2901: END IF;

Line 3196: --Standard Start of API SAVEPOINT

3192: l_end_date_active DATE;
3193: l_commit number := 0;
3194: l_count number := 0;
3195: BEGIN
3196: --Standard Start of API SAVEPOINT
3197: SAVEPOINT member_denormalize;
3198:
3199: x_return_status := fnd_api.g_ret_sts_success;
3200:

Line 3201: --Standard Call to check API compatibility

3197: SAVEPOINT member_denormalize;
3198:
3199: x_return_status := fnd_api.g_ret_sts_success;
3200:
3201: --Standard Call to check API compatibility
3202: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
3203: THEN
3204: RAISE FND_API.G_EXC_ERROR;
3205: END IF;

Line 3783: --Standard Call to check API compatibility

3779:
3780:
3781: BEGIN
3782: SAVEPOINT member_denormalize;
3783: --Standard Call to check API compatibility
3784: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
3785: THEN
3786: RAISE FND_API.G_EXC_ERROR;
3787: END IF;

Line 3919: --Standard Start of API SAVEPOINT

3915: l_msg_data VARCHAR2(200);
3916:
3917: BEGIN
3918:
3919: --Standard Start of API SAVEPOINT
3920: SAVEPOINT DEL_REP_MGR_SP;
3921:
3922: x_return_status := fnd_api.g_ret_sts_success;
3923:

Line 3924: --Standard Call to check API compatibility

3920: SAVEPOINT DEL_REP_MGR_SP;
3921:
3922: x_return_status := fnd_api.g_ret_sts_success;
3923:
3924: --Standard Call to check API compatibility
3925: IF NOT FND_API.Compatible_API_CALL(l_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME) THEN
3926: RAISE FND_API.G_EXC_ERROR;
3927: END IF;
3928:

Line 4199: --Standard Start of API SAVEPOINT

4195: l_commit number := 0;
4196:
4197: l_count number := 0;
4198: BEGIN
4199: --Standard Start of API SAVEPOINT
4200: SAVEPOINT member_denormalize;
4201:
4202: x_return_status := fnd_api.g_ret_sts_success;
4203:

Line 4204: --Standard Call to check API compatibility

4200: SAVEPOINT member_denormalize;
4201:
4202: x_return_status := fnd_api.g_ret_sts_success;
4203:
4204: --Standard Call to check API compatibility
4205: IF NOT FND_API.Compatible_API_CALL(L_API_VERSION,P_API_VERSION,L_API_NAME,G_PKG_NAME)
4206: THEN
4207: RAISE FND_API.G_EXC_ERROR;
4208: END IF;