DBA Data[Home] [Help]

APPS.PER_ASP_BUS dependencies on STANDARD

Line 857: -- standard security group)

853: CLOSE c_get_sg_id;
854: ELSE
855: --
856: -- if security groups are not enabled then just return 0 (ie. the
857: -- standard security group)
858: --
859: l_security_group_id := 0;
860: END IF;
861: --