R12.1.3 translation Synchronization patch 14604977 fails generating forms WMSLABEL.fmx
Hi,
patch 14604977 fails generating forms WMSLABEL.fmx
---------------------------------------------------
ERROR generating form "forms/AR/WMSLABEL.fmx" from input file
/u03/applupg/apps/apps_st/appl/au/12.0.0/forms/AR/WMSLABEL.fmb
Compiling WHEN-BUTTON-PRESSED trigger on CANCEL_PROPERTIES item in PROGRESS_INDICATOR data block...
No compilation errors.
FRM-30064: Unable to parse statement select upet.type_name EPC_type_name, upec.name category_name, upet.type_id, upec.category_id
from mgd_idencoding_category upec,
mgd_idencoding_type upet
where upec.category_id = upet.category_id
and ((NVl(upet.partition_value,0)= 0 and upet.category_id = 1 ) or upet.category_id <> 1)
order by upec.category_id,type_name.