DBA Data[Home] [Help]

APPS.PER_RAA_BUS dependencies on APP_EXCEPTION

Line 431: when app_exception.application_exception then

427: end if;
428: --
429: hr_utility.set_location(' Leaving:'||l_proc,50);
430: exception
431: when app_exception.application_exception then
432: if hr_multi_message.exception_add
433: (p_associated_column1 => 'PER_RECRUITMENT_ACTIVITIES.NAME'
434: ) then
435: hr_utility.set_location(' Leaving:'||l_proc,60);

Line 540: when app_exception.application_exception then

536: end if;
537: --
538: hr_utility.set_location(' Leaving:'||l_proc,50);
539: exception
540: when app_exception.application_exception then
541: if hr_multi_message.exception_add
542: (p_associated_column1 => 'PER_RECRUITMENT_ACTIVITIES.AUTHORISING_PERSON_ID'
543: ) then
544: hr_utility.set_location(' Leaving:'||l_proc,60);

Line 624: when app_exception.application_exception then

620: --
621: end if;
622: hr_utility.set_location(' Leaving:'||l_proc,40);
623: exception
624: when app_exception.application_exception then
625: if hr_multi_message.exception_add
626: (p_associated_column1=> 'PER_RECRUITMENT_ACTIVITIES.RUN_BY_ORGANIZATION_ID'
627: ) then
628: hr_utility.set_location(' Leaving:'||l_proc,50);

Line 735: when app_exception.application_exception then

731: end if;
732: end if;
733: hr_utility.set_location(' Leaving:'||l_proc,50);
734: exception
735: when app_exception.application_exception then
736: if hr_multi_message.exception_add
737: (p_associated_column1 =>
738: 'PER_RECRUITMENT_ACTIVITIES.INTERNAL_CONTACT_PERSON_ID'
739: ) then

Line 873: when app_exception.application_exception then

869: end if;
870: --
871: hr_utility.set_location(' Leaving:'||l_proc,60);
872: exception
873: when app_exception.application_exception then
874: if hr_multi_message.exception_add
875: (p_associated_column1 =>
876: 'PER_RECRUITMENT_ACTIVITIES.PARENT_RECRUITMENT_ACTIVITY_ID'
877: ) then

Line 963: when app_exception.application_exception then

959: end if;
960: --
961: hr_utility.set_location(' Leaving:'||l_proc,40);
962: exception
963: when app_exception.application_exception then
964: if hr_multi_message.exception_add
965: (p_associated_column1 =>
966: 'PER_RECRUITMENT_ACTIVITIES.CURRENCY_CODE'
967: ) then

Line 1046: when app_exception.application_exception then

1042: end if;
1043: --
1044: hr_utility.set_location(' Leaving:'||l_proc,40);
1045: exception
1046: when app_exception.application_exception then
1047: if hr_multi_message.exception_add
1048: (p_associated_column1 =>
1049: 'PER_RECRUITMENT_ACTIVITIES.RECRUITING_SITE_ID'
1050: ) then

Line 1129: when app_exception.application_exception then

1125: end if;
1126: --
1127: hr_utility.set_location(' Leaving:'||l_proc,40);
1128: exception
1129: when app_exception.application_exception then
1130: if hr_multi_message.exception_add
1131: (p_associated_column1 =>
1132: 'PER_RECRUITMENT_ACTIVITIES.POSTING_CONTENT_ID'
1133: ) then

Line 1290: when app_exception.application_exception then

1286: end if;
1287: --
1288: hr_utility.set_location(' Leaving:'||l_proc,40);
1289: exception
1290: when app_exception.application_exception then
1291: if hr_multi_message.exception_add
1292: (p_associated_column1 =>
1293: 'PER_RECRUITMENT_ACTIVITIES.TYPE'
1294: ) then

Line 1368: when app_exception.application_exception then

1364: end if;
1365: --
1366: hr_utility.set_location(' Leaving:'||l_proc,40);
1367: exception
1368: when app_exception.application_exception then
1369: if hr_multi_message.exception_add
1370: (p_associated_column1 =>
1371: 'PER_RECRUITMENT_ACTIVITIES.DATE_CLOSING'
1372: ) then

Line 1450: when app_exception.application_exception then

1446: end if;
1447: --
1448: hr_utility.set_location(' Leaving:'||l_proc,40);
1449: exception
1450: when app_exception.application_exception then
1451: if hr_multi_message.exception_add
1452: (p_associated_column1 =>
1453: 'PER_RECRUITMENT_ACTIVITIES.STATUS'
1454: ) then

Line 1524: when app_exception.application_exception then

1520: end if;
1521: --
1522: hr_utility.set_location(' Leaving:'||l_proc,40);
1523: exception
1524: when app_exception.application_exception then
1525: if hr_multi_message.exception_add
1526: (p_associated_column1 =>
1527: 'PER_RECRUITMENT_ACTIVITIES.ACTUAL_COST'
1528: ) then

Line 1599: when app_exception.application_exception then

1595: end if;
1596: --
1597: hr_utility.set_location(' Leaving:'||l_proc,40);
1598: exception
1599: when app_exception.application_exception then
1600: if hr_multi_message.exception_add
1601: (p_associated_column1 =>
1602: 'PER_RECRUITMENT_ACTIVITIES.PLANNED_COST'
1603: ) then