running a report from Form or other Report , The Parameter
Form Page will be Display first . I don?t want to display
the screen . What I have to do ?
Answer / deepak
add one more parameter in your form
syntax:
Add_parameter
(<param_list>,<parma_variable>,<parameter_type>,<parameter_v
alue>);
Example:
add_parameter(pi_id,'PARAMFORM',TEXT_PARAMETER,'NO');
---------------------------------
note:
Dont change underline parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the Coordination Properties in a Master-Detail relationship?
What is term? What is use of term?
What do you understand by lov?
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
Explain the different levels at which oracle form services interact.
Explain types of Block in forms4.0?
What is an LOV?
What is the usage of frame ?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can we use GO-BLOCK package in a pre-field trigger ?
What is an OLE?
How do you create a new session while open a new form?