DBA Data[Home] [Help]

APPS.HR_POS_HIERARCHY_ELE_API dependencies on PER_POSITIONS_PKG

Line 111: if ((PER_POSITIONS_PKG.exists_in_hierarchy(

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