Financials Data Model
Overview
This section shows the available API objects and provides more information on executing SQL to Oracle Fusion Cloud Financials APIs.
Key Features
- The driver models Oracle Fusion Cloud Financials entities like Persons, Roles, and Users as relational views, allowing you to write SQL to query Oracle Fusion Cloud Financials data.
- Stored procedures allow you to execute operations to Oracle Fusion Cloud Financials.
- Live connectivity to these objects means any changes to your Oracle Fusion Cloud Financials account are immediately reflected when using the driver.
Views
Views are dynamically obtained to model Oracle Fusion Cloud Financials objects.Stored Procedures
Stored Procedures are function-like interfaces to Oracle Fusion Cloud Financials. They can be used to modify information in Oracle Fusion Cloud Financials.