DBA Data[Home] [Help]

APPS.AMW_FINSTMT_CERT_BES_PKG dependencies on STANDARD

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

1616: BEGIN
1617:
1618: SAVEPOINT insert_fin_cert_eval_sum;
1619:
1620: -- Standard call to check for call compatibility.
1621: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1622: p_api_version_number,
1623: l_api_name,
1624: G_PKG_NAME)

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

1877: BEGIN
1878:
1879: SAVEPOINT INSERT_FIN_CERT_SCOPE;
1880:
1881: -- Standard call to check for call compatibility.
1882: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1883: p_api_version_number,
1884: l_api_name,
1885: G_PKG_NAME)

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

2237: BEGIN
2238:
2239: SAVEPOINT INSERT_FIN_CTRL;
2240:
2241: -- Standard call to check for call compatibility.
2242: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2243: p_api_version_number,
2244: l_api_name,
2245: G_PKG_NAME)

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

2361:
2362: BEGIN
2363: SAVEPOINT INSERT_FIN_RISK;
2364:
2365: -- Standard call to check for call compatibility.
2366: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2367: p_api_version_number,
2368: l_api_name,
2369: G_PKG_NAME)

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

2525: BEGIN
2526:
2527: SAVEPOINT POPULATE_PROC_HIERARCHY;
2528:
2529: -- Standard call to check for call compatibility.
2530: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2531: p_api_version_number,
2532: l_api_name,
2533: G_PKG_NAME)

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

2907:
2908: SAVEPOINT Certification_Update_Handler;
2909: fnd_file.put_line(fnd_file.LOG, 'start Certification_Update_Handler::' || to_char(sysdate, 'hh:mi:ss dd-mon-rrrr'));
2910:
2911: -- Standard call to check for call compatibility.
2912: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2913: p_api_version_number,
2914: l_api_name,
2915: G_PKG_NAME)

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

3058:
3059: SAVEPOINT Evaluation_Update_Handler;
3060: fnd_file.put_line(fnd_file.LOG, 'start evaluation_update_handler::' || to_char(sysdate, 'hh:mi:ss dd-mon-rrrr'));
3061:
3062: -- Standard call to check for call compatibility.
3063: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
3064: p_api_version_number,
3065: l_api_name,
3066: G_PKG_NAME)

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

3512: BEGIN
3513:
3514: SAVEPOINT Refresh_All_Fin_Proc_Eval_Sum;
3515:
3516: -- Standard call to check for call compatibility.
3517: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
3518: p_api_version_number,
3519: l_api_name,
3520: G_PKG_NAME)

Line 3812: WHERE varproc.standard_variation = p_process_id

3808: where fin_stmt_cert_id = p_cert_id
3809: and end_date is null)
3810: AND aov.pk1_value in (SELECT varproc.process_id
3811: FROM AMW_PROCESS varproc
3812: WHERE varproc.standard_variation = p_process_id
3813: AND varproc.standard_process_flag = 'N'
3814: AND varproc.process_id in (select distinct evalsum.process_id
3815: from amw_fin_process_eval_sum evalsum
3816: where evalsum.fin_certification_id = p_cert_id)));

Line 3813: AND varproc.standard_process_flag = 'N'

3809: and end_date is null)
3810: AND aov.pk1_value in (SELECT varproc.process_id
3811: FROM AMW_PROCESS varproc
3812: WHERE varproc.standard_variation = p_process_id
3813: AND varproc.standard_process_flag = 'N'
3814: AND varproc.process_id in (select distinct evalsum.process_id
3815: from amw_fin_process_eval_sum evalsum
3816: where evalsum.fin_certification_id = p_cert_id)));
3817:

Line 3826: WHERE varproc.standard_variation = p_process_id

3822: from amw_fin_process_eval_sum evalsum
3823: where evalsum.fin_certification_id = p_cert_id
3824: and evalsum.process_id in (select varproc.process_id
3825: FROM AMW_PROCESS varproc
3826: WHERE varproc.standard_variation = p_process_id
3827: AND varproc.standard_process_flag = 'N'));
3828:
3829: -- end variant process
3830:

Line 3827: AND varproc.standard_process_flag = 'N'));

3823: where evalsum.fin_certification_id = p_cert_id
3824: and evalsum.process_id in (select varproc.process_id
3825: FROM AMW_PROCESS varproc
3826: WHERE varproc.standard_variation = p_process_id
3827: AND varproc.standard_process_flag = 'N'));
3828:
3829: -- end variant process
3830:
3831: --l_start_date DATE;

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

3847: BEGIN
3848:
3849: SAVEPOINT Populate_All_Fin_Proc_Eval_Sum;
3850:
3851: -- Standard call to check for call compatibility.
3852: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
3853: p_api_version_number,
3854: l_api_name,
3855: G_PKG_NAME)

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

4271: BEGIN
4272:
4273: SAVEPOINT Populate_Fin_Process_Eval_Sum;
4274:
4275: -- Standard call to check for call compatibility.
4276: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
4277: p_api_version_number,
4278: l_api_name,
4279: G_PKG_NAME)

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

4666: BEGIN
4667:
4668: SAVEPOINT Populate_Fin_Risk_Ass_Sum;
4669:
4670: -- Standard call to check for call compatibility.
4671: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
4672: p_api_version_number,
4673: l_api_name,
4674: G_PKG_NAME)

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

4834: BEGIN
4835:
4836: SAVEPOINT Populate_All_Fin_Ctrl_Ass_Sum;
4837:
4838: -- Standard call to check for call compatibility.
4839: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
4840: p_api_version_number,
4841: l_api_name,
4842: G_PKG_NAME)

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

5004: BEGIN
5005:
5006: SAVEPOINT Populate_Fin_Ctrl_Ass_Sum;
5007:
5008: -- Standard call to check for call compatibility.
5009: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
5010: p_api_version_number,
5011: l_api_name,
5012: G_PKG_NAME)

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

5172: SAVEPOINT Populate_All_Fin_AP_Ass_Sum;
5173:
5174: l_certification_id := p_certification_id;
5175:
5176: -- Standard call to check for call compatibility.
5177: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
5178: p_api_version_number,
5179: l_api_name,
5180: G_PKG_NAME)

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

5342: BEGIN
5343:
5344: SAVEPOINT Populate_Fin_AP_Ass_Sum;
5345:
5346: -- Standard call to check for call compatibility.
5347:
5348: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
5349: p_api_version_number,
5350: l_api_name,

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

5532: BEGIN
5533:
5534: SAVEPOINT Populate_All_Fin_Org_Eval_Sum;
5535:
5536: -- Standard call to check for call compatibility.
5537: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
5538: p_api_version_number,
5539: l_api_name,
5540: G_PKG_NAME)

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

5928:
5929:
5930: SAVEPOINT Populate_Fin_Org_Eval_Sum;
5931:
5932: -- Standard call to check for call compatibility.
5933: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
5934: p_api_version_number,
5935: l_api_name,
5936: G_PKG_NAME)

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

6264: BEGIN
6265:
6266: SAVEPOINT build_amw_fin_cert_eval_sum;
6267:
6268: -- Standard call to check for call compatibility.
6269: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
6270: p_api_version_number,
6271: l_api_name,
6272: G_PKG_NAME)

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

6490: BEGIN
6491:
6492: SAVEPOINT compute_values_for_eval_sum;
6493:
6494: -- Standard call to check for call compatibility.
6495: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
6496: p_api_version_number,
6497: l_api_name,
6498: G_PKG_NAME)

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

6838: BEGIN
6839:
6840: SAVEPOINT Populate_All_Cert_General_Sum;
6841:
6842: -- Standard call to check for call compatibility.
6843: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
6844: p_api_version_number,
6845: l_api_name,
6846: G_PKG_NAME)

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

6992: BEGIN
6993:
6994: SAVEPOINT Populate_Cert_General_Sum;
6995:
6996: -- Standard call to check for call compatibility.
6997: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
6998: p_api_version_number,
6999: l_api_name,
7000: G_PKG_NAME)

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

7559: BEGIN
7560:
7561: SAVEPOINT RISK_EVALUATION_HANDLER;
7562:
7563: -- Standard call to check for call compatibility.
7564: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
7565: p_api_version_number,
7566: l_api_name,
7567: G_PKG_NAME)

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

8111: BEGIN
8112:
8113: SAVEPOINT CONTROL_EVALUATION_HANDLER;
8114:
8115: -- Standard call to check for call compatibility.
8116: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
8117: p_api_version_number,
8118: l_api_name,
8119: G_PKG_NAME)

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

8792: BEGIN
8793:
8794: SAVEPOINT PROCESS_CHANGE_HANDLER;
8795:
8796: -- Standard call to check for call compatibility.
8797: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
8798: p_api_version_number,
8799: l_api_name,
8800: G_PKG_NAME)

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

9719: BEGIN
9720:
9721: SAVEPOINT ORGANIZATION_CHANGE_HANDLER;
9722:
9723: -- Standard call to check for call compatibility.
9724: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
9725: p_api_version_number,
9726: l_api_name,
9727: G_PKG_NAME)

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

10096: BEGIN
10097:
10098: SAVEPOINT Populate_Fin_Risk_Ass_Sum_M;
10099:
10100: -- Standard call to check for call compatibility.
10101: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
10102: p_api_version_number,
10103: l_api_name,
10104: G_PKG_NAME)

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

10305: BEGIN
10306:
10307: SAVEPOINT Populate_Fin_Ctrl_Ass_Sum_M;
10308:
10309: -- Standard call to check for call compatibility.
10310: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
10311: p_api_version_number,
10312: l_api_name,
10313: G_PKG_NAME)

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

10512: BEGIN
10513:
10514: SAVEPOINT Populate_Fin_AP_Ass_Sum_M;
10515:
10516: -- Standard call to check for call compatibility.
10517:
10518: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
10519: p_api_version_number,
10520: l_api_name,