Query to get organization hierarchy in oracle fusion
I'm trying to get organization hierarchy for an emp. by joining its organization_id from PER_ALL_ASSIGNMENTS_M table by PER_ORG_TREE_NODE_V, but i didn't find the same ID for the organization even the name is the same.
0