E1: BSFN: Relationship Between Table I/O and JDE Database APIs
(Doc ID 1142264.1)
Last updated on FEBRUARY 26, 2021
Applies to:
JD Edwards EnterpriseOne Tools - Version SP23 and Prior and laterInformation in this document applies to any platform.
Purpose
This document explains the relationship between Table I/O which can be implemented using the Event Rule editor on Named Event Rule design, Form Design Aid, Report Design Aid and Table Design Aid.
Information on the JDEBase APIs can be found on the following documents:
- Document 626628.1 - E1: BSFN: Business Function and API Documentation
- Or, Oracle Online Documenation EnterpriseOne Tools APIs and Business Functions Guide
EnterpriseOne 8.98 APIs
> Application Program Interface
> JDEBase
. Initialization
. Table View
. Request Settings
. Data Manipulation
The most common Request settings can be used:
- JDB_SetSequencing()
- JDB_SetSelection()
- JDB_SetAggregatge()
- JDB_SetGroupBy()
Application Programming Interface
The EnterpriseOne published Application Programming Interface (API) set is a collection of functions or routines that perform predefined tasks. The API set allows third party applications to interface with EnterpriseOne applications. The published API set makes it easy for you to develop solutions for customers without learning the complexities of EnterpriseOne.
The EnterpriseOne published Application Programming Interface (API) set is a collection of functions or routines that perform predefined tasks. The API set allows third party applications to interface with EnterpriseOne applications. The published API set makes it easy for you to develop solutions for customers without learning the complexities of EnterpriseOne.
Scope
This document is intended for the EnterpriseOne Developer who will be making use of Table I/O and the JDEBase APIs.
Details
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |