What is an User Exits ?
Answer / guest
A user exit is a subroutine which are written in
programming languages using pro*C pro *Cobol , etc., that
link into the SQL * forms executable.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is WHEN-Database-record trigger?
State the order in which these triggers are executed ?
What is AppCore and AppCore2 ?
What do you understand by oracle forms and why are they required?
what ia an object groups?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
What are the types of Pop-up window ?
What is the difference between flex mode and confined mode?
What are different types of images?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
can i write commit in Before report trigger