DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on PAY_CA_EMP_PROV_TAX_INFO_F

Line 4447: l_jurisdiction PAY_CA_EMP_PROV_TAX_INFO_F.JURISDICTION_CODE%type := null;

4443: l_percent number;
4444: l_periods number := null;
4445: l_acty_ref_perd_cd varchar2(30);
4446: l_outputs ff_exec.outputs_t;
4447: l_jurisdiction PAY_CA_EMP_PROV_TAX_INFO_F.JURISDICTION_CODE%type := null;
4448:
4449: begin
4450: --
4451: g_debug := hr_utility.debug_enabled;