DBA Data[Home] [Help]

APPS.HR_PDT_BUS dependencies on APP_EXCEPTION

Line 612: when app_exception.application_exception then

608: --
609: hr_utility.set_location('Leaving:'||l_proc, 20);
610: --
611: exception
612: when app_exception.application_exception then
613: if hr_multi_message.exception_add
614: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.FROM_PERSON_ID'
615: ) then
616: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 796: when app_exception.application_exception then

792: --
793: hr_utility.set_location('Leaving:'||l_proc, 20);
794: --
795: exception
796: when app_exception.application_exception then
797: if hr_multi_message.exception_add
798: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.TO_PERSON_ID'
799: ) then
800: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 904: when app_exception.application_exception then

900: --
901: hr_utility.set_location('Leaving:'||l_proc, 20);
902: --
903: exception
904: when app_exception.application_exception then
905: if hr_multi_message.exception_add
906: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.PERSON_TYPE_ID'
907: ) then
908: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1009: when app_exception.application_exception then

1005: --
1006: hr_utility.set_location('Leaving:'||l_proc, 20);
1007: --
1008: exception
1009: when app_exception.application_exception then
1010: if hr_multi_message.exception_add
1011: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
1012: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.END_DATE'
1013: ) then

Line 1183: when app_exception.application_exception then

1179: --
1180: hr_utility.set_location('Leaving:'||l_proc, 20);
1181: --
1182: exception
1183: when app_exception.application_exception then
1184: if hr_multi_message.exception_add
1185: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.PERMANENT'
1186: ) then
1187: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1272: when app_exception.application_exception then

1268: --
1269: hr_utility.set_location('Leaving:'||l_proc, 20);
1270: --
1271: exception
1272: when app_exception.application_exception then
1273: if hr_multi_message.exception_add
1274: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.DEPLOYMENT_REASON'
1275: ) then
1276: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1415: when app_exception.application_exception then

1411: --
1412: hr_utility.set_location('Leaving:'||l_proc, 20);
1413: --
1414: exception
1415: when app_exception.application_exception then
1416: if hr_multi_message.exception_add
1417: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.EMPLOYEE_NUMBER'
1418: ) then
1419: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1511: when app_exception.application_exception then

1507: --
1508: hr_utility.set_location('Leaving:'||l_proc, 20);
1509: --
1510: exception
1511: when app_exception.application_exception then
1512: if hr_multi_message.exception_add
1513: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.LEAVING_REASON'
1514: ) then
1515: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1627: when app_exception.application_exception then

1623: --
1624: hr_utility.set_location('Leaving:'||l_proc, 20);
1625: --
1626: exception
1627: when app_exception.application_exception then
1628: if hr_multi_message.exception_add
1629: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.LEAVING_PERSON_TYPE_ID'
1630: ) then
1631: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1724: when app_exception.application_exception then

1720: --
1721: hr_utility.set_location('Leaving:'||l_proc, 20);
1722: --
1723: exception
1724: when app_exception.application_exception then
1725: if hr_multi_message.exception_add
1726: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.STATUS'
1727: ) then
1728: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1779: when app_exception.application_exception then

1775: --
1776: hr_utility.set_location('Leaving:'||l_proc, 20);
1777: --
1778: exception
1779: when app_exception.application_exception then
1780: if hr_multi_message.exception_add
1781: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.DEPLYMT_POLICY_ID'
1782: ) then
1783: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1888: when app_exception.application_exception then

1884: --
1885: hr_utility.set_location('Leaving:'||l_proc, 20);
1886: --
1887: exception
1888: when app_exception.application_exception then
1889: if hr_multi_message.exception_add
1890: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.RETAIN_DIRECT_REPORTS'
1891: ) then
1892: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 2001: when app_exception.application_exception then

1997: --
1998: hr_utility.set_location('Leaving:'||l_proc, 20);
1999: --
2000: exception
2001: when app_exception.application_exception then
2002: if hr_multi_message.exception_add
2003: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.ORGANIZATION_ID'
2004: ) then
2005: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 2109: when app_exception.application_exception then

2105: --
2106: hr_utility.set_location('Leaving:'||l_proc, 20);
2107: --
2108: exception
2109: when app_exception.application_exception then
2110: if hr_multi_message.exception_add
2111: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.LOCATION_ID'
2112: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
2113: ) then

Line 2220: when app_exception.application_exception then

2216: --
2217: hr_utility.set_location('Leaving:'||l_proc, 20);
2218: --
2219: exception
2220: when app_exception.application_exception then
2221: if hr_multi_message.exception_add
2222: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.JOB_ID'
2223: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
2224: ) then

Line 2332: when app_exception.application_exception then

2328: --
2329: hr_utility.set_location('Leaving:'||l_proc, 20);
2330: --
2331: exception
2332: when app_exception.application_exception then
2333: if hr_multi_message.exception_add
2334: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.POSITION_ID'
2335: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
2336: ) then

Line 2439: when app_exception.application_exception then

2435: --
2436: hr_utility.set_location('Leaving:'||l_proc, 20);
2437: --
2438: exception
2439: when app_exception.application_exception then
2440: if hr_multi_message.exception_add
2441: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.GRADE_ID'
2442: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
2443: ) then

Line 2546: when app_exception.application_exception then

2542: --
2543: hr_utility.set_location('Leaving:'||l_proc, 20);
2544: --
2545: exception
2546: when app_exception.application_exception then
2547: if hr_multi_message.exception_add
2548: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.POSITION_ID'
2549: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.JOB_ID'
2550: ) then

Line 2662: when app_exception.application_exception then

2658: --
2659: hr_utility.set_location('Leaving:'||l_proc, 20);
2660: --
2661: exception
2662: when app_exception.application_exception then
2663: if hr_multi_message.exception_add
2664: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.POSITION_ID'
2665: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.GRADE_ID'
2666: ) then

Line 2778: when app_exception.application_exception then

2774: --
2775: hr_utility.set_location('Leaving:'||l_proc, 20);
2776: --
2777: exception
2778: when app_exception.application_exception then
2779: if hr_multi_message.exception_add
2780: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.JOB_ID'
2781: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.GRADE_ID'
2782: ) then

Line 2884: when app_exception.application_exception then

2880: --
2881: hr_utility.set_location('Leaving:'||l_proc, 20);
2882: --
2883: exception
2884: when app_exception.application_exception then
2885: if hr_multi_message.exception_add
2886: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.POSITION_ID'
2887: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.ORGANIZATION_ID'
2888: ) then

Line 3015: when app_exception.application_exception then

3011: --
3012: hr_utility.set_location('Leaving:'||l_proc, 20);
3013: --
3014: exception
3015: when app_exception.application_exception then
3016: if hr_multi_message.exception_add
3017: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.PAYROLL_ID'
3018: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
3019: ) then

Line 3151: when app_exception.application_exception then

3147: --
3148: hr_utility.set_location('Leaving:'||l_proc, 20);
3149: --
3150: exception
3151: when app_exception.application_exception then
3152: if hr_multi_message.exception_add
3153: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.ASSIGNMENT_STATUS_TYPE_ID'
3154: ) then
3155: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 3288: when app_exception.application_exception then

3284: --
3285: hr_utility.set_location('Leaving:'||l_proc, 20);
3286: --
3287: exception
3288: when app_exception.application_exception then
3289: if hr_multi_message.exception_add
3290: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.SUPERVISOR_ID'
3291: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
3292: ) then

Line 3403: when app_exception.application_exception then

3399: --
3400: hr_utility.set_location('Leaving:'||l_proc, 20);
3401: --
3402: exception
3403: when app_exception.application_exception then
3404: if hr_multi_message.exception_add
3405: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.SUPERVISOR_ASSIGNMENT_ID'
3406: ) then
3407: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 3488: when app_exception.application_exception then

3484: --
3485: hr_utility.set_location('Leaving:'||l_proc, 20);
3486: --
3487: exception
3488: when app_exception.application_exception then
3489: if hr_multi_message.exception_add
3490: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.PAY_BASIS_ID'
3491: ) then
3492: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 3614: when app_exception.application_exception then

3610: --
3611: hr_utility.set_location('Leaving:'||l_proc, 20);
3612: --
3613: exception
3614: when app_exception.application_exception then
3615: if hr_multi_message.exception_add
3616: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.PEOPLE_GROUP_ID'
3617: ) then
3618: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 3776: when app_exception.application_exception then

3772: --
3773: hr_utility.set_location('Leaving:'||l_proc, 20);
3774: --
3775: exception
3776: when app_exception.application_exception then
3777: if hr_multi_message.exception_add
3778: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.SOFT_CODING_KEYFLEX_ID'
3779: ) then
3780: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 3861: when app_exception.application_exception then

3857: --
3858: hr_utility.set_location('Leaving:'||l_proc, 20);
3859: --
3860: exception
3861: when app_exception.application_exception then
3862: if hr_multi_message.exception_add
3863: (p_associated_column1 => 'HR_PERSON_DEPLOYMENTS.ASSIGNMENT_CATEGORY'
3864: ,p_associated_column2 => 'HR_PERSON_DEPLOYMENTS.START_DATE'
3865: ) then