Creating an IAPXTB Control Structure
To create the IAPXTB control structure:
- Define the IAPXTB data structure.
Make sure you define the data structure with three fields representing the
name of the user exit, the name of the foreign function, and the language
used to develop the foreign function.
- Enter the data for each foreign function.
- Compile the IAPXTB source file to generate an object code file. Retain the
IAPXTB object code file for integrating the user exit with Oracle Forms.
Related topics
About IAPXTB control structures
About writing a user exit on Microsoft Windows