DBA Data[Home] [Help]

APPS.BEN_PREM_PRTT_MONTHLY dependencies on FF_EXEC

Line 214: l_outputs ff_exec.outputs_t;

210: l_session_id number;
211: l_segments pay_cost_allocation_keyflex.concatenated_segments%TYPE;
212: l_cnt number;
213: l_cnt2 number;
214: l_outputs ff_exec.outputs_t;
215:
216: begin
217: hr_utility.set_location ('Entering '||l_package,10);
218: l_effective_date := trunc(p_effective_date);

Line 460: l_outputs ff_exec.outputs_t;

456: --
457: l_val number;
458:
459: -- Rules variables:
460: l_outputs ff_exec.outputs_t;
461: l_prtl_mo_det_mthd_cd varchar2(30);
462: l_jurisdiction PAY_CA_EMP_PROV_TAX_INFO_F.JURISDICTION_CODE%type :=
463: null;
464: l_assignment_id number;