what is the use of between page trigers in REPORTS...
(please give answer in a explanatory way...if possible give
screen shots also...)
Answer / ravi goyal
In a Report of more than 1 page information. Then BETWEEN
PAGES trigger fire when one move from one page to other
page. In this trigger we can write process which is required
to affect other page values.
| Is This Answer Correct ? | 8 Yes | 0 No |
What is Post-Block?
what is the sequence of firing triggers in forms?
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
in before report trigger SRW.user_exit(FND_Userinit) what will do
What is coordination Event?
How can you hide the report in Apps?
How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?
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
What is pop list?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What are the unrestricted procedures used to change the popup screen position during run time ?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?