DBA Data[Home] [Help]

APPS.PER_MEA_BUS dependencies on PER_PER_BUS

Line 1684: per_per_bus.set_security_group_id(p_person_id => to_number(p_rec.person_id));

1680: hr_utility.set_location('Entering:'||l_proc, 10);
1681: --
1682: -- Call all supporting business operations
1683: --
1684: per_per_bus.set_security_group_id(p_person_id => to_number(p_rec.person_id));
1685: --
1686: hr_utility.set_location(l_proc, 20);
1687: --
1688: -- Validate person id

Line 1854: per_per_bus.set_security_group_id(p_person_id => to_number(p_rec.person_id));

1850: hr_utility.set_location('Entering:'||l_proc, 10);
1851: --
1852: -- Call parent person table's set_security_group_id function
1853: --
1854: per_per_bus.set_security_group_id(p_person_id => to_number(p_rec.person_id));
1855: --
1856: -- Check that all non updateble arguements have not been changed
1857: --
1858: chk_non_updateable_args