Integrating a User Exit with Oracle Forms
To integrate a user exit with Oracle Forms:
- Identify the foreign function object code file.
- Identify the IAPXTB control structure object code file.
- Link the foreign function object code file and the IAPXTB control structure
object code file with either a dynamic link library or Forms Runtime.
Related topic
About IAPXTB control structures