DBA Data[Home] [Help]

APPS.PER_ASG_BUS1 dependencies on APP_EXCEPTION

Line 3773: WHEN app_exception.application_exception THEN

3769: end if;
3770: --
3771: EXCEPTION
3772: --
3773: WHEN app_exception.application_exception THEN
3774: --
3775: IF hr_multi_message.exception_add
3776: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.ASSIGNMENT_CATEGORY') THEN
3777: --

Line 4771: when app_exception.application_exception then

4767: if g_debug then
4768: hr_utility.set_location(' Leaving:'|| l_proc, 100);
4769: end if;
4770: exception
4771: when app_exception.application_exception then
4772: if hr_multi_message.exception_add
4773: (p_associated_column1 =>
4774: 'PER_ALL_ASSIGNMENTS_F.EFFECTIVE_START_DATE'
4775: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.PERSON_ID'

Line 4945: when app_exception.application_exception then

4941: if g_debug then
4942: hr_utility.set_location(' Leaving:'|| l_proc, 80);
4943: end if;
4944: exception
4945: when app_exception.application_exception then
4946: if hr_multi_message.exception_add
4947: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.CHANGE_REASON'
4948: ) then
4949: if g_debug then

Line 5053: when app_exception.application_exception then

5049: if g_debug then
5050: hr_utility.set_location(' Leaving:'|| l_proc, 3);
5051: end if;
5052: exception
5053: when app_exception.application_exception then
5054: if hr_multi_message.exception_add
5055: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.PERSON_ID'
5056: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.EFFECTIVE_START_DATE'
5057: ) then

Line 5548: when app_exception.application_exception then

5544: if g_debug then
5545: hr_utility.set_location(' Leaving:'|| l_proc, 80);
5546: end if;
5547: exception
5548: when app_exception.application_exception then
5549: if hr_multi_message.exception_add
5550: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.EMPLOYMENT_CATEGORY'
5551: ) then
5552: if g_debug then

Line 5667: when app_exception.application_exception then

5663: if g_debug then
5664: hr_utility.set_location(' Leaving:'|| l_proc, 80);
5665: end if;
5666: exception
5667: when app_exception.application_exception then
5668: if hr_multi_message.exception_add
5669: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.FREQUENCY'
5670: ) then
5671: if g_debug then

Line 5759: when app_exception.application_exception then

5755: if g_debug then
5756: hr_utility.set_location(' Leaving:'|| l_proc, 3);
5757: end if;
5758: exception
5759: when app_exception.application_exception then
5760: if hr_multi_message.exception_add
5761: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.ASSIGNMENT_ID'
5762: ) then
5763: if g_debug then

Line 6653: when app_exception.application_exception then

6649: if g_debug then
6650: hr_utility.set_location(' Leaving:'|| l_proc, 70);
6651: end if;
6652: exception
6653: when app_exception.application_exception then
6654: if hr_multi_message.exception_add
6655: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.FREQUENCY'
6656: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.NORMAL_HOURS'
6657: ) then

Line 6971: when app_exception.application_exception then

6967: if g_debug then
6968: hr_utility.set_location(' Leaving:'||l_proc, 30);
6969: end if;
6970: exception
6971: when app_exception.application_exception then
6972: if hr_multi_message.exception_add
6973: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.BARGAINING_UNIT_CODE'
6974: ) then
6975: if g_debug then