DBA Data[Home] [Help]

APPS.PQH_DE_OPERATION dependencies on HR_MULTI_MESSAGE

Line 75: if hr_multi_message.exception_add

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;
79: end if;