DBA Data[Home] [Help]

APPS.HR_POS_HIERARCHY_ELE_API dependencies on PER_POSITIONS_PKG

Line 110: if ((PER_POSITIONS_PKG.exists_in_hierarchy(

106: END if;
107: ---
108: --end changes for bug 6139893
109: --
110: if ((PER_POSITIONS_PKG.exists_in_hierarchy(
111: X_Pos_Structure_Version_Id => p_Pos_Structure_Version_Id
112: ,X_Position_Id => p_Subordinate_Position_Id)) ='Y') then
113: --
114: -- Yes, then remove existing element and replace with a new one