DBA Data[Home] [Help]

APPS.PER_PER_BUS1 dependencies on APP_EXCEPTION

Line 256: when app_exception.application_exception then

252: end if;
253: end if;
254: hr_utility.set_location('Leaving '||l_proc,30);
255: exception
256: when app_exception.application_exception then
257: if hr_multi_message.exception_add
258: (p_associated_column1 => 'PER_ALL_PEOPLE_F.CORRESPONDENCE_LANGUAGE'
259: )
260: then

Line 304: when app_exception.application_exception then

300: --
301: end if;
302: hr_utility.set_location('Leaving '||l_proc,30);
303: exception
304: when app_exception.application_exception then
305: if hr_multi_message.exception_add
306: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_STRT_DT'
307: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
308: ) then

Line 357: when app_exception.application_exception then

353: end if;
354: end if;
355: hr_utility.set_location('Leaving '||l_proc,30);
356: exception
357: when app_exception.application_exception then
358: if hr_multi_message.exception_add
359: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_INSR_CRR_NAME'
360: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_CVG_END_DT'
361: ,p_associated_column3 => 'PER_ALL_PEOPLE_F.COORD_BEN_NO_CVG_FLAG'

Line 429: when app_exception.application_exception then

425: end if;
426: end if;
427: hr_utility.set_location('Leaving '||l_proc,30);
428: exception
429: when app_exception.application_exception then
430: if hr_multi_message.exception_add
431: (p_associated_column1 => 'PER_ALL_PEOPLE_F.FTE_CAPACITY'
432: ) then
433: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 487: when app_exception.application_exception then

483: end if;
484: --
485: hr_utility.set_location('Leaving '||l_proc,30);
486: exception
487: when app_exception.application_exception then
488: if hr_multi_message.exception_add
489: (p_associated_column1 => 'PER_ALL_PEOPLE_F.COORD_BEN_MED_INSR_CRR_NAME'
490: ) then
491: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 583: when app_exception.application_exception then

579: end if;
580: --
581: hr_utility.set_location(' Leaving:'|| l_proc, 40);
582: exception
583: when app_exception.application_exception then
584: if hr_multi_message.exception_add
585: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BACKGROUND_CHECK_STATUS'
586: ) then
587: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 679: when app_exception.application_exception then

675: end if;
676: --
677: hr_utility.set_location(' Leaving:'|| l_proc, 40);
678: exception
679: when app_exception.application_exception then
680: if hr_multi_message.exception_add
681: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BLOOD_TYPE'
682: ) then
683: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 775: when app_exception.application_exception then

771: end if;
772: --
773: hr_utility.set_location(' Leaving:'|| l_proc, 40);
774: exception
775: when app_exception.application_exception then
776: if hr_multi_message.exception_add
777: (p_associated_column1 => 'PER_ALL_PEOPLE_F.STUDENT_STATUS'
778: ) then
779: hr_utility.set_location(' Leaving:'||l_proc,50);

Line 871: when app_exception.application_exception then

867: end if;
868: --
869: hr_utility.set_location(' Leaving:'|| l_proc, 40);
870: exception
871: when app_exception.application_exception then
872: if hr_multi_message.exception_add
873: (p_associated_column1 => 'PER_ALL_PEOPLE_F.WORK_SCHEDULE'
874: ) then
875: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 967: when app_exception.application_exception then

963: end if;
964: --
965: hr_utility.set_location(' Leaving:'|| l_proc, 40);
966: exception
967: when app_exception.application_exception then
968: if hr_multi_message.exception_add
969: (p_associated_column1 => 'PER_ALL_PEOPLE_F.REHIRE_RECOMMENDATION'
970: ) then
971: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1050: when app_exception.application_exception then

1046: --
1047: hr_utility.set_location(' Leaving:'||l_proc, 30);
1048: --
1049: exception
1050: when app_exception.application_exception then
1051: if hr_multi_message.exception_add
1052: (p_associated_column1 => 'PER_ALL_PEOPLE_F.BENEFIT_GROUP_ID'
1053: ) then
1054: hr_utility.set_location(' Leaving:'||l_proc, 40);

Line 1279: when app_exception.application_exception then

1275: --
1276: hr_utility.set_location(' Leaving:'||l_proc, 10);
1277: --
1278: exception
1279: when app_exception.application_exception then
1280: if hr_multi_message.exception_add
1281: (p_associated_column1 => 'PER_ALL_PEOPLE_F.DATE_OF_BIRTH'
1282: ,p_associated_column2 => 'PER_ALL_PEOPLE_F.DATE_OF_DEATH'
1283: ) then

Line 1394: when app_exception.application_exception then

1390: --
1391: --
1392: hr_utility.set_location(' Leaving:'|| l_proc, 40);
1393: exception
1394: when app_exception.application_exception then
1395: if hr_multi_message.exception_add
1396: (p_associated_column1 => 'PER_ALL_PEOPLE_F.REGISTERED_DISABLED_FLAG'
1397: ) then
1398: hr_utility.set_location(' Leaving:'||l_proc, 50);

Line 1508: when app_exception.application_exception then

1504: --
1505: --
1506: hr_utility.set_location(' Leaving:'|| l_proc, 40);
1507: exception
1508: when app_exception.application_exception then
1509: if hr_multi_message.exception_add
1510: (p_associated_column1 => 'PER_ALL_PEOPLE_F.USES_TOBACCO_FLAG'
1511: ) then
1512: hr_utility.set_location(' Leaving:'||l_proc, 50);