DBA Data[Home] [Help]

APPS.PAY_AU_PAYTAX_PKG dependencies on FF_EXEC

Line 222: l_inputs ff_exec.inputs_t;

218: p_override_threshold NUMBER ) RETURN NUMBER IS
219:
220: l_tax number;
221: l_formula_id NUMBER;
222: l_inputs ff_exec.inputs_t;
223: l_outputs ff_exec.outputs_t;
224: l_session_flag varchar2(1);
225:
226: cursor c_formula is

Line 223: l_outputs ff_exec.outputs_t;

219:
220: l_tax number;
221: l_formula_id NUMBER;
222: l_inputs ff_exec.inputs_t;
223: l_outputs ff_exec.outputs_t;
224: l_session_flag varchar2(1);
225:
226: cursor c_formula is
227: SELECT formula_id