DBA Data[Home] [Help]

APPS.PA_UTILS3 dependencies on PER_ALL_PEOPLE_F

Line 214: --FP M To reduce dependency on HR, changing the per_people_x to per_all_people_f

210: Into
211: X_Inc_By_Per_Number,
212: X_Business_Group_Name
213: From
214: --FP M To reduce dependency on HR, changing the per_people_x to per_all_people_f
215: --and added the date check
216: --Per_People_X P,
217: Per_All_People_F P,
218: Hr_Organization_Units O

Line 217: Per_All_People_F P,

213: From
214: --FP M To reduce dependency on HR, changing the per_people_x to per_all_people_f
215: --and added the date check
216: --Per_People_X P,
217: Per_All_People_F P,
218: Hr_Organization_Units O
219: Where
220: P.Person_Id = P_Inc_By_Per_Id
221: and O.Organization_Id = P.Business_Group_Id