Oracle EBS PL/SQL API Framework

The PL/SQL API framework provides the core programmatic interface to Oracle E-Business Suite database objects. These stored procedures and functions enable data manipulation across all EBS modules and can be published as REST services through the Integration Repository.

API entry from apis.yml

apis.yml Raw ↑
name: Oracle EBS PL/SQL API Framework
description: The PL/SQL API framework provides the core programmatic interface to Oracle E-Business Suite
  database objects. These stored procedures and functions enable data manipulation across all EBS modules
  and can be published as REST services through the Integration Repository.
image: https://www.oracle.com/a/ocom/img/oracle-logo.svg
baseURL: https://{instance}.oracle.com/
humanURL: https://docs.oracle.com/cd/E26401_01/doc.122/e22961/toc.htm
tags:
- Database Api
- Development Framework
- Pl/Sql
- Stored Procedures
properties:
- type: Documentation
  url: https://docs.oracle.com/cd/E26401_01/doc.122/e22961/toc.htm
- type: GettingStarted
  url: https://docs.oracle.com/cd/E26401_01/doc.122/e69284/T660136T660140.htm
- type: JSONSchema
  url: json-schema/purchase-order.json
- type: JSONSchema
  url: json-schema/invoice.json
- type: JSONSchema
  url: json-schema/employee.json
- type: JSONSchema
  url: json-schema/customer.json
- type: JSONSchema
  url: json-schema/supplier.json
- type: JSONLD
  url: json-ld/context.jsonld
contact:
- FN: Oracle Support
  email: [email protected]
  url: https://support.oracle.com