DBA Data[Home] [Help]

APPS.PAY_AU_GENERIC_CODE_CALLER dependencies on FF_EXEC

Line 997: l_ff_inputs ff_exec.inputs_t ;

993: l_legislation_code ff_formulas_f.legislation_code%type ;
994: l_parameter_store t_parameter_store_tab ;
995: l_inputs_counter number := 1 ;
996: l_outputs_counter number := 1 ;
997: l_ff_inputs ff_exec.inputs_t ;
998: l_ff_outputs ff_exec.outputs_t ;
999: l_parameter_value pay_au_module_parameters.constant_value%type ;
1000: l_effective_date pay_au_module_parameters.constant_value%type ;
1001: l_module pay_au_module_parameters.constant_value%type ;

Line 998: l_ff_outputs ff_exec.outputs_t ;

994: l_parameter_store t_parameter_store_tab ;
995: l_inputs_counter number := 1 ;
996: l_outputs_counter number := 1 ;
997: l_ff_inputs ff_exec.inputs_t ;
998: l_ff_outputs ff_exec.outputs_t ;
999: l_parameter_value pay_au_module_parameters.constant_value%type ;
1000: l_effective_date pay_au_module_parameters.constant_value%type ;
1001: l_module pay_au_module_parameters.constant_value%type ;
1002: l_error pay_au_module_parameters.constant_value%type ;