link PO HEADERS with XLA
Gurus, please guide me.
Based on the setup for PURCHASE_ORDERS in EVENT MODEL for I am expecting
PO_HEADER_ID's for all PO's in SOURCE_ID_INT_1 column of the table XLA.XLA_TRANSACTION_ENTITIES .
However, for some PO's there is no data at all in XLA.XLA_TRANSACTION_ENTITIES table.
I am trying to join PO_HEADERS_ALL with XLA tables to get journal information for GL_JE_LINES.
Based on the setup for PURCHASE_ORDERS in EVENT MODEL for I am expecting
PO_HEADER_ID's for all PO's in SOURCE_ID_INT_1 column of the table XLA.XLA_TRANSACTION_ENTITIES .
However, for some PO's there is no data at all in XLA.XLA_TRANSACTION_ENTITIES table.
NOTE: My join seems to pull data for all the PO's created in R12.
But, I am having issues for PO's created in 11i.
Below is my sql:
SELECT po.po_number,
0