DBA Data[Home] [Help]

APPS.PER_POD_FLEX dependencies on PER_BUSINESS_GROUPS

Line 16: l_legislation_code per_business_groups.legislation_code%type;

12: procedure kf
13: (p_rec in per_pod_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: --
18: begin
19: hr_utility.set_location('Entering:'||l_proc, 5);
20: --