Answer Posted / rahul khope
We can use the following code on the when_button_pressed
trgger of the button taken on the report layout.
SRW.RUN_REPORT
SRW.RUN_REPORT executes the specified R25RUN command.
Type: Procedure
Syntax:
SRW.RUN_REPORT (command_line CHAR);
Parameters:
command_line Is a valid R25RUN command.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what is oracle forms?
what are the new features introduced in oracle form services in 11g release 2?
What are the various configuration files that are used by oracle forms?
What is the difference between flex mode and confined mode?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
How can we expand Parameter Form Canvas on Reports 6i?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
where do u put the report file
what is the difference between call_form, new_form and open_form?
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 do you understand by lov and how can it be used?
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...
What is the difference between bind and lexical parameter?
Name the different triggers supported by oracle reports and their firing order.