Patch 14321240 : ATG : Rel 11i : Form ARXCUDCI.fmx will not generate - Error "FRM-30064: Unable to p
(Thread created by Oracle Support on behalf of Customer)
Hi there
Patch 14321240 (11i.ATG_PF.H.delta.7 / RUP7) fails because a number of Forms
fail to generate :
ak forms/US AKDQUERY.fmx
xla forms/US XLAIQACL.fmx
ar forms/US ARXCUDCI.fmx
ap forms/US APXSUMBA.fmx
per forms/US HRWSPSF.fmx
The error in the patch worker log is the same in every case :
FRM-30064: Unable to parse statement select
substrb(party.party_name,1,50) ||' '||loc.address1 ||' '|| loc.address2
||' '|| loc.address3 || ' '||
...
and party.party_type like decode(:ctrl.customer_type, 'ALL', '%', :ctrl.customer_type)