Procurement - EBS (MOSC)

MOSC Banner

R12 extending PoRequisitionLinesVO not working

edited Apr 30, 2012 4:38AM in Procurement - EBS (MOSC) 1 commentAnswered
Hi,
i am trying hard to substitute a View object PoRequisitionLinesVO and to add new columns to the new SQL query.
I just created a new VO : XXPoRequisitionLinesVO which extends PoRequisitionLinesVO.
I used the exact same sql query that in the PoRequisitionLinesVO. I just added one column.
I made the substitute in the JPX file.
Imported the JPX on unix using JPXImporter.

When i go on iprocurment resp and try to add an item to the basket, i keep getting the same error :

as you can see the main query alias name is QRSLT, and the problem is that in the where clause the reference to the column is made using POREQUISITIONLINEEO ALIAS which is wrong (WHERE h.requisition_header_id = PoRequisitionLineEO.requisition_header_id)

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