in after report trigger if you don't write
Srw.user_exit(Fnd_user exit) what it will do it will stop
report execution or it will just not free the memory
No Answer is Posted For this Question
Be the First to Post Answer
What is WHEN-Database-record trigger?
What is the "LOV of Validation" Property of an item? What is the use of it?
what is the exact navigation to create a radio button in form6i? can i create the radio button in report6i?
What are the different types of key triggers ?
Can a property clause itself be based on a property clause?
Give the sequence of execution of the various report triggers?
What is the use of image_zoom built-in?
How many Flexfields are there in AR and what are they ?
How i get the client m/c IP address.
Name the different triggers supported by oracle reports and their firing order.
What is lexical reference?How can it be created?
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