DBA Data[Home] [Help]

APPS.HR_HNM_BUS dependencies on APP_EXCEPTION

Line 130: when app_exception.application_exception then

126: end if;
127:
128: hr_utility.set_location(' Leaving:' || l_proc,20);
129: Exception
130: when app_exception.application_exception then
131: IF hr_multi_message.exception_add
132: (p_associated_column1 =>
133: 'HR_KI_HIERARCHY_NODE_MAPS.HIERARCHY_ID'
134: ) THEN

Line 206: when app_exception.application_exception then

202: end if;
203:
204: hr_utility.set_location(' Leaving:' || l_proc,20);
205: Exception
206: when app_exception.application_exception then
207: IF hr_multi_message.exception_add
208: (p_associated_column1 =>
209: 'HR_KI_HIERARCHY_NODE_MAPS.TOPIC_ID'
210: ) THEN

Line 283: when app_exception.application_exception then

279: end if;
280:
281: hr_utility.set_location(' Leaving:' || l_proc,20);
282: Exception
283: when app_exception.application_exception then
284: IF hr_multi_message.exception_add
285: (p_associated_column1 =>
286: 'HR_KI_HIERARCHY_NODE_MAPS.USER_INTERFACE_ID'
287: ) THEN

Line 371: when app_exception.application_exception then

367:
368: hr_utility.set_location(' Leaving:' || l_proc,20);
369:
370: Exception
371: when app_exception.application_exception then
372: IF hr_multi_message.exception_add
373: (p_associated_column1 =>
374: 'HR_KI_HIERARCHY_NODE_MAPS.HIERARCHY_ID',
375: p_associated_column2 =>

Line 576: when app_exception.application_exception then

572:
573: hr_utility.set_location(' Leaving:' || l_proc,20);
574:
575: Exception
576: when app_exception.application_exception then
577: IF hr_multi_message.exception_add
578: (p_associated_column1 =>
579: 'HR_KI_HIERARCHY_NODE_MAPS.HIERARCHY_ID',
580: p_associated_column2 =>