DBA Data[Home] [Help]

APPS.PAY_AU_PAYTAX_PKG dependencies on FF_EXEC

Line 137: l_inputs ff_exec.inputs_t;

133: p_override_threshold NUMBER ) RETURN NUMBER IS
134:
135: l_tax number;
136: l_formula_id NUMBER;
137: l_inputs ff_exec.inputs_t;
138: l_outputs ff_exec.outputs_t;
139: l_session_flag varchar2(1);
140:
141: cursor c_formula is

Line 138: l_outputs ff_exec.outputs_t;

134:
135: l_tax number;
136: l_formula_id NUMBER;
137: l_inputs ff_exec.inputs_t;
138: l_outputs ff_exec.outputs_t;
139: l_session_flag varchar2(1);
140:
141: cursor c_formula is
142: SELECT formula_id