DBA Data[Home] [Help]

APPS.PAY_KR_YEA_DON_EFILE_PKG dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 126: per_assignment_extra_info pae

122: sum(aei_information3) donation_amount,
123: aei_information5 donation_code,
124: nvl(aei_information11, ' ') receipt_number /* Bug 6764369 */
125: from
126: per_assignment_extra_info pae
127: where
128: pae.assignment_id = pay_magtape_generic.get_parameter_value('ASSIGN_ID')
129: and pae.information_type = 'KR_YEA_DETAIL_DONATION_INFO'
130: and to_char(fnd_date.canonical_to_date(pae.aei_information1),'yyyy')