DBA Data[Home] [Help]

APPS.PAY_PGP_FLEX dependencies on PER_BUSINESS_GROUPS

Line 16: l_legislation_code per_business_groups.legislation_code%type;

12: procedure kf
13: (p_rec in pay_pgp_shd.g_rec_type) is
14: --
15: l_proc varchar2(72) := g_package||'kf';
16: l_legislation_code per_business_groups.legislation_code%type;
17: l_error exception;
18: --
19: begin
20: hr_utility.set_location('Entering:'||l_proc, 5);