DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_PKG dependencies on PAY_INPUT_VALUES_F

Line 856: pay_input_values_f piv_att,

852: cp_pmt_amount number) IS /* BUG: 5383895 cp_date_earned changed to cp_effective_date */
853: select peev.screen_entry_value
854: from
855: pay_element_entry_values_f peev,
856: pay_input_values_f piv_att,
857: pay_element_entries_f peef,
858: pay_element_types_f pet
859: where peef.assignment_id = cp_asg_id
860: AND EXISTS (select null from pay_element_links_f pelf