DBA Data[Home] [Help]

APPS.PER_ASG_BUS1 dependencies on APP_EXCEPTION

Line 3895: WHEN app_exception.application_exception THEN

3891: end if;
3892: --
3893: EXCEPTION
3894: --
3895: WHEN app_exception.application_exception THEN
3896: --
3897: IF hr_multi_message.exception_add
3898: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.ASSIGNMENT_CATEGORY') THEN
3899: --

Line 4897: when app_exception.application_exception then

4893: if g_debug then
4894: hr_utility.set_location(' Leaving:'|| l_proc, 100);
4895: end if;
4896: exception
4897: when app_exception.application_exception then
4898: if hr_multi_message.exception_add
4899: (p_associated_column1 =>
4900: 'PER_ALL_ASSIGNMENTS_F.EFFECTIVE_START_DATE'
4901: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.PERSON_ID'

Line 5071: when app_exception.application_exception then

5067: if g_debug then
5068: hr_utility.set_location(' Leaving:'|| l_proc, 80);
5069: end if;
5070: exception
5071: when app_exception.application_exception then
5072: if hr_multi_message.exception_add
5073: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.CHANGE_REASON'
5074: ) then
5075: if g_debug then

Line 5179: when app_exception.application_exception then

5175: if g_debug then
5176: hr_utility.set_location(' Leaving:'|| l_proc, 3);
5177: end if;
5178: exception
5179: when app_exception.application_exception then
5180: if hr_multi_message.exception_add
5181: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.PERSON_ID'
5182: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.EFFECTIVE_START_DATE'
5183: ) then

Line 5674: when app_exception.application_exception then

5670: if g_debug then
5671: hr_utility.set_location(' Leaving:'|| l_proc, 80);
5672: end if;
5673: exception
5674: when app_exception.application_exception then
5675: if hr_multi_message.exception_add
5676: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.EMPLOYMENT_CATEGORY'
5677: ) then
5678: if g_debug then

Line 5793: when app_exception.application_exception then

5789: if g_debug then
5790: hr_utility.set_location(' Leaving:'|| l_proc, 80);
5791: end if;
5792: exception
5793: when app_exception.application_exception then
5794: if hr_multi_message.exception_add
5795: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.FREQUENCY'
5796: ) then
5797: if g_debug then

Line 5885: when app_exception.application_exception then

5881: if g_debug then
5882: hr_utility.set_location(' Leaving:'|| l_proc, 3);
5883: end if;
5884: exception
5885: when app_exception.application_exception then
5886: if hr_multi_message.exception_add
5887: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.ASSIGNMENT_ID'
5888: ) then
5889: if g_debug then

Line 6839: when app_exception.application_exception then

6835: if g_debug then
6836: hr_utility.set_location(' Leaving:'|| l_proc, 70);
6837: end if;
6838: exception
6839: when app_exception.application_exception then
6840: if hr_multi_message.exception_add
6841: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.FREQUENCY'
6842: ,p_associated_column2 => 'PER_ALL_ASSIGNMENTS_F.NORMAL_HOURS'
6843: ) then

Line 7157: when app_exception.application_exception then

7153: if g_debug then
7154: hr_utility.set_location(' Leaving:'||l_proc, 30);
7155: end if;
7156: exception
7157: when app_exception.application_exception then
7158: if hr_multi_message.exception_add
7159: (p_associated_column1 => 'PER_ALL_ASSIGNMENTS_F.BARGAINING_UNIT_CODE'
7160: ) then
7161: if g_debug then