Drill down query for GL->XLA->AR(Receipt Category)
Drill down query for GL->XLA->AR(Receipt Category).
I have a custom report where I have to pick the details from GL_JE_Lines tables, and RA_CUSTOMER_TRX_ALL, AR_CASH_RECEIPTS_ALL.
Please let me know the joinings for these tables.
The majot columns are :
Transaction number,
Accounted_DR,
Accounted_CR,
Source,
Category,
GL_Date,
Account segments(Segment1 to segment8 ).
Please let me know how do I proceed for this report.
0