DBA Data[Home] [Help]

APPS.HR_PFT_BUS dependencies on HR_PSF_BUS

Line 256: --hr_psf_bus.set_security_group_id(p_rec.position_id);

252: -- Call all supporting business operations
253: --
254: -- PMFLETCH call to base table set_security_group_id
255: -- Temporarily commented out - awaiting info from Adrian
256: --hr_psf_bus.set_security_group_id(p_rec.position_id);
257: --
258: --
259: -- PMFLETCH Base table does validate uniqueness of name, but because name is
260: -- derived from concatenated key flex segments, and we are not translating

Line 285: hr_psf_bus.set_security_group_id(p_rec.position_id);

281: --
282: -- Call all supporting business operations
283: --
284: -- PMFLETCH call to base table set_security_group_id
285: hr_psf_bus.set_security_group_id(p_rec.position_id);
286: --
287: --
288: -- PMFLETCH Base table does validate uniqueness of name, but because name is
289: -- derived from concatenated key flex segments, and we are not translating