Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

Patch 5855276 : PMPARTDB Form does not compiles

edited Jul 12, 2012 10:19PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 2 commentsAnswered ✓

Applying patch 5855276 .

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, actual_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 nvl(end_date_active, sysdate) and g.enabled_flag = 'Y' order by decode(p.line_type, 1, 3, 2, 2, -1, 1) desc,3,1.
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center