A script-enabled browser is required for this page to function properly.

Creating an IAPXTB Control Structure

To create the IAPXTB control structure:

  1. 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.
  2. Enter the data for each foreign function.
  3. 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.

About IAPXTB control structures

About writing a user exit on Microsoft Windows