Error compiling PMPARTDB.fmx after applying patch 11887675
Currently running 11.5.10.2 with :
11i.SCM_PF.J(3384350)
11i.OPM_PF.L(2916642)
and prereqs already applied (6080404,6063623)
When regenerating gme forms after applying patch 11887675, get the following error:
FRM-30064: Unable to parse statement select item_no, g.meaning, line_no, item_desc1, to_char(plan_qty) plan_qty, to_char(actual_qty) actual_qty, p.item_um, a
ctual_qty old_actual, line_id, p.item_id, p.line_type from pm_matl_dtl p, ic_item_mst i, gem_lookups g where i.item_id = p.item_id and i.delete_mark = 0 and
batch_id = :cntrl_pmpartdb.batch_id and g.lookup_type = 'LINE_TYPE' and g.lookup_code = p.line_type and sysdate between nvl(start_date_active, sysdate) and n