DBA Data[Home] [Help]

APPS.BEN_PREM_PRTT_MONTHLY dependencies on FF_EXEC

Line 220: l_outputs ff_exec.outputs_t;

216: l_session_id number;
217: l_segments pay_cost_allocation_keyflex.concatenated_segments%TYPE;
218: l_cnt number;
219: l_cnt2 number;
220: l_outputs ff_exec.outputs_t;
221:
222: begin
223: hr_utility.set_location ('Entering '||l_package,10);
224: l_effective_date := trunc(p_effective_date);

Line 466: l_outputs ff_exec.outputs_t;

462: --
463: l_val number;
464:
465: -- Rules variables:
466: l_outputs ff_exec.outputs_t;
467: l_prtl_mo_det_mthd_cd varchar2(30);
468: l_jurisdiction PAY_CA_EMP_PROV_TAX_INFO_F.JURISDICTION_CODE%type :=
469: null;
470: l_assignment_id number;