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 the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
What is a library in Forms 4.0?
What are the important difference between property clause and visual attributes?
why the Ctl file u put only in bin folder why not in other folder
What is the use of Printer Definition file (PRT) in Reports ?
explain about content canvas views?
Can a repeating frame be careated without a data group as a base?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
What is a Package Procedure ?
How can a button be used in a report to give a drill down facility?
What is the use of transactional triggers?
What are the display styles of an alert?