DBA Data[Home] [Help]

APPS.HRDPP_CREATE_IN_PASSPORT_DETAI dependencies on HR_PUMP_GET

Line 281: hr_pump_get.get_person_id

277: if c.p28 is null then
278: L_PERSON_ID:=nn;
279: else
280: L_PERSON_ID :=
281: hr_pump_get.get_person_id
282: (P_PERSON_USER_KEY => c.p28);
283: end if;
284: --
285: if c.p29 is null then