Join between hz_cust_accounts and jtf_notes_b
I have a report on OAC.
In 11i it was like
ra_customers.customer_id = jtf_notes_b.source_object_idI want to know what is the equivalent join in r12 ?I have used hz_cust_accounts.cust_account_id= jtf_notes_b.source_object_id but this doesnt seem to work.Any help in this regard will be higly appreciated.Thanks,Joydeep.0