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 Posted / 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 |
Post New Answer View All Answers
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
difference between global n context sensitive segments?
Explain the various types of oracle report?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
how to send file attachment from oracle forms
What do you understand by oracle forms?
What is the difference between BPA AND Contract What are documents and test cases u followed
from where do u receive the information to develop report
did u p prepared complex report
how do u place it in required folder
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Is it possible to have multiple layouts in a report?
In what sequence do triggers get fired by oracle forms?
What is a canvas in oracle forms?