DBA Data[Home] [Help]

APPS.PER_ASR_BUS dependencies on PER_ASN_SHD

Line 47: if p_rec.business_group_id <> per_asn_shd.g_old_rec.business_group_id then

43: end if;
44: --
45: hr_utility.set_location (l_proc, 6);
46: --
47: if p_rec.business_group_id <> per_asn_shd.g_old_rec.business_group_id then
48: l_argument := 'business_group_id';
49: raise l_error;
50: end if;
51: --