GL COA Hierarchy
Hi all
I'm very new to EBS. I'm about to extract COA for a ledger from EBS and would like to know how to extract the hierarchy.
Could someone please let me know the SQL query to do the same?
An example of what I would like to have is - suppose we have 10 different accounts for Cash like (Operating Cash etc..), all those Cash accounts must be displayed under the group named "Cash" as shown below:
GroupAccount || Account || AccountName
--------------------------------------------------------------------
CASH 100001 Operating Cash
CASH 100002 Conversion Cash
AR 110001 AR Trade
AR 110002 AR Accrued
and so on...
Any help is appreciated. Cheers.