DBA Data[Home] [Help]

APPS.PAY_EXA_FLEX dependencies on PAY_EXA_SHD

Line 1132: (p_rec in pay_exa_shd.g_rec_type,

1128: -- ----------------------------------------------------------------------------
1129: -- |-------------------------------< kf >-------------------------------------|
1130: -- ----------------------------------------------------------------------------
1131: procedure kf
1132: (p_rec in pay_exa_shd.g_rec_type,
1133: p_business_group_id in number) is
1134: --
1135: l_proc varchar2(72) := g_package||'kf';
1136: l_legislation_code per_business_groups.legislation_code%type;