looking for help in building an SQL query in Oracle Fusion that can retrieve Cost Centre Manager
Hi All,
I'm looking for help in building an SQL query in Oracle Fusion that can retrieve Cost Centre Manager details by combining data from both:
- The Notifications table (
WF_NOTIFICATIONS), and - The Administration Approval Groups tables (
WFAPPROVALGROUPSandWFAPPROVALGROUPMEMBERS)
The query should ideally map each Cost Centre Manager to their respective Department / Cost Centre.
Has anyone developed a similar query or can suggest the best way to link the approval group or notification data with the department or cost centre hierarchy (for example, from FND_TREE_NODE or related GL structures)?
Any guidance or sample SQL snippets would be greatly appreciated!
Tagged:
0