DBA Data[Home] [Help]

APPS.PQH_DE_OPERATION dependencies on APP_EXCEPTION

Line 74: when app_exception.application_exception then

70: (l_Hierarchy_Node_Id, p_BUSINESS_GROUP_ID, p_ENTITY_ID,l_Hierarchy_version_Id,
71: l_Node_type, l_Parent_Hierarchy_Node_Id,l_seq, 1);
72:
73: Exception
74: when app_exception.application_exception then
75: if hr_multi_message.exception_add
76: (p_associated_column1 => 'PER_GEN_HIERARCHY_NODES.HIERARCHY_VERSION_ID') then
77: hr_utility.set_location(' Leaving:'||l_proc,60);
78: raise;