DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on FF_EXEC

Line 294: l_outputs ff_exec.outputs_t;

290: p_val out nocopy number ) IS
291: --
292: l_package varchar2(80) := g_package || '.periodize_with_rule';
293: --
294: l_outputs ff_exec.outputs_t;
295: l_ann_val number;
296: l_cmcd_val number;
297: l_val number;
298: --

Line 4775: l_outputs ff_exec.outputs_t;

4771: l_divisor number;
4772: l_percent number;
4773: l_periods number := null;
4774: l_acty_ref_perd_cd varchar2(30);
4775: l_outputs ff_exec.outputs_t;
4776: l_jurisdiction PAY_CA_EMP_PROV_TAX_INFO_F.JURISDICTION_CODE%type := null;
4777:
4778: begin
4779: --