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 is an User_exit?
Explain types of Block in forms4.0?
What is the advantage of the library?
What is coordination Event?
What are the built-ins used for finding Object ID function?
in compatibility in report registration?
how to pass 2 variables from one form to other form
what are the different objects that you cannot copy or reference in object groups?
can u call procedure or function is sq l query in reports
What do you understand by oracle forms?
What are the triggers associated with the image item?
What are the types of trigger actions?