DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_PKG dependencies on PAY_INPUT_VALUES_F

Line 839: pay_input_values_f piv_att,

835: cp_pmt_amount number) IS /* BUG: 5383895 cp_date_earned changed to cp_effective_date */
836: select peev.screen_entry_value
837: from
838: pay_element_entry_values_f peev,
839: pay_input_values_f piv_att,
840: pay_element_entries_f peef,
841: pay_element_types_f pet
842: where peef.assignment_id = cp_asg_id
843: AND EXISTS (select null from pay_element_links_f pelf