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
Is it possible to execute a dynamic sql from forms?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
Name the different triggers supported by oracle reports and their firing order.
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
did u p prepared complex report
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
how do u place it in required folder
how to send file attachment from oracle forms
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What are the various configuration files that are used by oracle forms?
What do we mean by record group in oracle forms?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What is a matrix report and how many minimum groups are required to prepare the same?
What do you understand by oracle forms and why are they required?