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

Creating a User Exit

To create a user exit:

  1. Write the user exit using one of the host programming languages.
  2. Recommendation: Create an Oracle Precompiler foreign function using the C programming language.
  3. Create an IAPXTB control structure that registers each user exit
  4. Integrate a user exit with Oracle Forms

About IAPXTB control structures

About integrating a user exit with Oracle Forms

Invoking a foreign function from a user exit

About writing a user exit on Microsoft Windows