DBA Data[Home] [Help]

APPS.IRC_INP_BUS dependencies on APP_EXCEPTION

Line 324: when app_exception.application_exception then

320: --
321: hr_utility.set_location(' Leaving:'||l_proc,50);
322: --
323: exception
324: when app_exception.application_exception then
325: if hr_multi_message.exception_add
326: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.PERSON_ID'
327: ) then
328: --

Line 426: when app_exception.application_exception then

422: --
423: hr_utility.set_location(' Leaving:'||l_proc,50);
424: --
425: exception
426: when app_exception.application_exception then
427: if hr_multi_message.exception_add
428: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.PARTY_ID'
429: ) then
430: --

Line 541: when app_exception.application_exception then

537: --
538: hr_utility.set_location(' Leaving:'||l_proc,70);
539: --
540: exception
541: when app_exception.application_exception then
542: if hr_multi_message.exception_add
543: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.ADDRESS_ID'
544: ) then
545: --

Line 626: when app_exception.application_exception then

622: --
623: hr_utility.set_location(' Leaving:'||l_proc,40);
624: --
625: exception
626: when app_exception.application_exception then
627: if hr_multi_message.exception_add
628: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.MATCHING_JOBS'
629: ) then
630: --

Line 718: when app_exception.application_exception then

714: --
715: hr_utility.set_location(' Leaving:'||l_proc,40);
716: --
717: exception
718: when app_exception.application_exception then
719: if hr_multi_message.exception_add
720: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.MATCHING_JOB_FREQ'
721: ) then
722: --

Line 803: when app_exception.application_exception then

799: --
800: hr_utility.set_location(' Leaving:'||l_proc,40);
801: --
802: exception
803: when app_exception.application_exception then
804: if hr_multi_message.exception_add
805: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.RECEIVE_INFO_MAIL'
806: ) then
807: --

Line 885: when app_exception.application_exception then

881: --
882: hr_utility.set_location(' Leaving:'||l_proc,30);
883: --
884: exception
885: when app_exception.application_exception then
886: if hr_multi_message.exception_add
887: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.ALLOW_ACCESS'
888: ) then
889: --

Line 960: when app_exception.application_exception then

956: --
957: hr_utility.set_location(' Leaving:'||l_proc,50);
958: --
959: exception
960: when app_exception.application_exception then
961: if hr_multi_message.exception_add
962: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.AGENCY_ID'
963: ) then
964: --

Line 1060: when app_exception.application_exception then

1056: --
1057: hr_utility.set_location(' Leaving:'||l_proc,60);
1058: --
1059: exception
1060: when app_exception.application_exception then
1061: if hr_multi_message.exception_add
1062: (p_associated_column1 => 'IRC_NOTIFICATION_PREFERENCES.ATTEMPT_ID'
1063: ) then
1064: --