Patch 17176393:R12.AR.B - Caused ARXRWRCT.fmb and ARXRWMAI.fmb to Fail to Generate
Hello Support,
We compile the 2 forms and got the following errors. The forms files were delivered by the patch 17176393.
ARXRWRCT.fmb
FRM-30064: Unable to parse statement select distinct c.cust_account_id ,
arp_etax_util.get_taxpayer_masked_value(party.jgzz_fiscal_code) jgzz_fiscal_code,
substrb(party.party_name,1,50) party_name,
c.account_number,
arp_etax_util.get_taxpayer_masked_value(party.tax_reference) tax_reference ,
party.party_number,
party.party_id,
party.person_first_name,
party.person_last_name ,
c.account_name account_description from hz_cust_accounts c,
hz_parties party
where c.party_id = party.party_id