Procurement - EBS (MOSC)

MOSC Banner

This Line Does not Exist on the selected agreement. PO creation from PR with BPA Error.

edited Jun 28, 2016 5:03AM in Procurement - EBS (MOSC) 7 commentsAnswered

Hi Team,

I have approved PR. When I create PO from this PR and referencing the BPA then I get below error:

I have checked below things Currency, Item number/Item category, UOM.

Kindly let me know where I am going wrong:>>

I used below queries to compare:

//Requisition details

select line_type_id, item_id, item_revision, transaction_reason_code, a.currency_code, a.unit_meas_lookup_code, a.category_id

from po_requisition_lines_all a where requisition_header_id in

(select requisition_header_id from po_requisition_headers_all where segment1 in ('12000009804'));

//BPA details

select line_type_id, item_id, item_revision,

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