DBA Data[Home] [Help]

APPS.PER_CHK_BUS dependencies on PER_PER_BUS

Line 707: per_per_bus.set_security_group_id

703:
704: --
705: -- Setting the security group
706: --
707: per_per_bus.set_security_group_id
708: (
709: p_person_id => p_rec.person_id
710: );
711: --

Line 782: per_per_bus.set_security_group_id

778: p_rec => p_rec);
779: --
780: -- Setting the security group
781: --
782: per_per_bus.set_security_group_id
783: (
784: p_person_id => p_rec.person_id
785: );
786: -- Checking whether the status code is valid and not null