For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Whats the name of the table in which Account hierarchy is stored?
Hi Reghu,
If you are looking to query the data of the hierarchy you can check for FND_TREE_NODE and see if this helps.
You can use the clause TREE_STRUCTURE_CODE = 'HZ_CUSTOMER_HIERARCHY'
more details available at-
https://docs.oracle.com/en/cloud/saas/applications-common/18c/oedma/FND_TREE_NODE-tbl.html
Hi Reghu,
If you are looking to query the data of the hierarchy you can check for FND_TREE_NODE and see if this helps.
You can use the clause TREE_STRUCTURE_CODE = 'HZ_CUSTOMER_HIERARCHY'
more details available at-
https://docs.oracle.com/en/cloud/saas/applications-common/18c/oedma/FND_TREE_NODE-tbl.html