how to Categories records available in Transaction Status Summary based on error message
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,