DBA Data[Home] [Help]

APPS.PAY_PL_UTILITY dependencies on PAY_INPUT_VALUES_F

Line 388: pay_input_values_f pivf

384: select pivf.name,result_value,petf.element_name
385: from pay_run_results prr,
386: pay_run_result_values prrv,
387: pay_element_types_f petf,
388: pay_input_values_f pivf
389: where prr.assignment_action_id=r_assignment_action_id
390: and petf.legislation_code='PL'
391: and pivf.legislation_code='PL'
392: and petf.element_name =r_element