R12: AP: Error while generating form APXWCARD.fmx in 12.1.3 / Database 11.2.0.2.0
(Doc ID 1314734.1)
Last updated on AUGUST 11, 2022
Applies to:
Oracle Payables - Version 12.1.3 and laterInformation in this document applies to any platform.
Form APXWCARD.fmx compilation fails:
$AU_TOP/forms/US/APXWCARD.fmb 120.16.12010000.16
Symptoms
FRM-30064: Unable to parse statement select distinct full_name, employee_number, date_of_birth, pa.person_id
from per_all_people_f pap,
financials_system_parameters fsp,
per_assignments_f pa
where (trunc(sysdate) between pap.effective_start_date and pap.effective_end_date)
and (trunc(sysdate) between pa.effective_start_date and pa.effective_end_date)
and pap.business_group_id = fsp.business_group_id
and pa.business_group_id = fsp.business_group_id
and pap.person_id = pa.person_id
and pa.assignment_type = 'E'
order by upper(full_name).
ORA-01791: not a SELECTed expression
Record Group FULL_NAME
Form: APXWCARD
FRM-30085: Unable to adjust form for output.
Changes
Upgraded to R12.1.3
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |