Trade Management data flow to GL - R12
Hello ,
I am new to Trade management and we are in process of upgrading to R12.
I have a journal in R12 with source as Channel Management . I am trying to trace back to the details in Trade managment module and understand the data flow through the tables.
On the JOURNAL -> DRILLDOWN -> SUPPORTING REFERENCES based on the details , I was able to fetch the offer '00000' in table ozf_offers .
And verified the tables OZF_OFFERS.QP_LIST_HEADER_ID = OZF_FUNDS_UTILIZED_ALL_B.PLAN_ID
But the join OZF_ACCTNG_EVENTS_ALL.SOURCE_ID = OZF_FUNDS_UTILIZED_ALL_B.UTILIZATION_ID is failing , as there is no correspondind record in OZF_ACCTNG_EVENTS_ALL table .