A way in which to pass control (and possibly arguments ) form Oracle report to another Oracle products of 3 GL and then return control ( and ) back to Oracle reports.
Latest Answer : A user Exit is the program that can be written and linked into the Report builder Executable. We normally get information from the Multi Organization Views ( in Reports). We have 5 different types of the User exits. FND SRWINIT FND SRWEXIT FND ...
Oracle Precompiler exits, Oracle call interface, NonOracle user exits.
By using the statement EXECIAFGET & EXECIAFPUT.
By using SRW.MESSAGE function.
Calls the user exit named in the user_exit_string. Invokes a 3Gl program by name which has been properly linked into your current oracle forms executable.
A user named editor has the same text editing functionality as the default editor, but, because it is a named object, you can specify editor attributes such as windows display size, position, and title.
A user named editor can be displayed programmatically with the built in procedure SHOW-EDITOR, EDIT_TETITEM independent of any particular text item.
Form module - a collection of objects and code routines Menu modules - a collection of menus and menu item commands that together make up an application menu library module - a collection of user named
Run_product is a built-in, Used to invoke one of the supported oracle tools products and specifies the name of the document or module to be run. If the called product is unavailable at the time of the
When the value of a data parameter being passed to a called product is always the name of the record group defined in the current form. Data parameters are used to pass data to produts invoked with the