Procurement - EBS (MOSC)

MOSC Banner

how to Categories records available in Transaction Status Summary based on error message

edited Jun 20, 2017 5:01AM in Procurement - EBS (MOSC) 2 commentsAnswered

Hi Experts,

Can someone provide any query to extract both transaction & Error message data from Transaction Status Summary form?

I have tried to join RCV_TRANSACTIONS_INTERFACE & PO_interface_errors these two tables but it does not workout, as INTERFACE_TRANSACTION_ID available in PO_INTERFACE_ERRORS is not exists in RCV_TRANSACTIONS_INTERFACE so I could find any link between errors and receiving failed data.

can someone help me get error and receiving failed data once?

By this query I need to find each receiving failed data:

select interface_transaction_id,GROUP_ID,HEADER_INTERFACE_ID,OE_ORDER_NUM,OE_ORDER_LINE_NUM, processing_status_code, processing_mode_code, transaction_status_code, transaction_type,

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