How do you pass the parameters from one form to another form?
Answer Posted / pramod
We can pass parameters using
1. Global variables.
2. Attached libraries.
3. User defined Parameters.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hiding item in report how like that properly,thats manually but at runtime i want to do
Name the different triggers supported by oracle reports and their firing order.
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What is an SQL FORMS ?
What do you understand by oracle forms and why are they required?
What is the difference between bind and lexical parameter?
what are the new features introduced in oracle form services in 11g release 2?
if u want to delete all these detail block etc what will happen in form
if some data is not transfered where it will get stored
what is a package n what r the packages availbla in report
what is tripstop report?
Explain how one can iterate through items and records in a specified block?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
what are the oracle forms services components include?
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