DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on FF_EXEC

Line 261: l_outputs ff_exec.outputs_t;

257: p_val out nocopy number ) IS
258: --
259: l_package varchar2(80) := g_package || '.periodize_with_rule';
260: --
261: l_outputs ff_exec.outputs_t;
262: l_ann_val number;
263: l_cmcd_val number;
264: l_val number;
265: --

Line 4446: l_outputs ff_exec.outputs_t;

4442: l_divisor number;
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: --