Funds Check SQL or API
Summary:
Is there a REST / SOAP API available to check funds in Oracle ERP Cloud General Ledger?
If not, what would be the SQL / related tables to fetch the fund available details for a specific code combination.
Content (please ensure you mask any confidential information):
Looking for a Funds Check SQL or API.
Before importing a Journal we intend to perform a funds check against the code combination. Looking for a Oracle ERP Cloud API for the same, which can invoked through OIC.
This functionality was achieved in Oracle on-prem EBS, using the following package / Procedure : gl_funds_available_pkg.calc_funds
0