DBA Data[Home] [Help]

APPS.PER_POS_STRUCTURE_ELEMENTS_PKG dependencies on PER_POSITIONS_PKG

Line 202: X_exists_in_hierarchy:=PER_POSITIONS_PKG.exists_in_hierarchy(

198: ,X_Session_date => X_Session_date
199: ,X_Employee_Number => X_Employee_Number
200: ,X_User_Person_Type => X_User_Person_Type);
201: --
202: X_exists_in_hierarchy:=PER_POSITIONS_PKG.exists_in_hierarchy(
203: X_Pos_Structure_Version_Id => X_Pos_Structure_Version_id
204: ,X_Position_Id => X_Position_Id);
205: end block_post_query;
206: ------------------------------------------------------------------------------

Line 398: if ((PER_POSITIONS_PKG.exists_in_hierarchy(

394: */
395: --
396: -- Does the row subordinate already exist in the hierarchy as a subordinate?
397: --
398: if ((PER_POSITIONS_PKG.exists_in_hierarchy(
399: X_Pos_Structure_Version_Id =>X_Pos_Structure_Version_Id
400: ,X_Position_Id => X_Subordinate_Position_Id)) ='Y') then
401: --
402: -- Yes , then merely update the old structure element