How the Action Trigger works? and what is full syntex of
srw.run_report?

Answer Posted / s.gousalya

Action Triggers are pl/sql procedure executed when select a
button in the Reports previewer. It is mainly used to call
another report.

Srw.Run_report(Command_line char) It executes the
specified R25RUN.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1677


How to create Drill down report?

1901


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

1815


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2716


HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??

1278


how to send file attachment from oracle forms

2316


if u want to delete all these detail block etc what will happen in form

1736


What are the various configuration files that are used by oracle forms?

792


what is difference between group above and group left report

3590


all steps of bitmap report?

2100


i am writing a query select EmpNo from Emp how can i call in after parameter form

1817


What is an oracle report? List its various types.

745


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1906


what is the difference between call_form, new_form and open_form?

969


Explain the various types of oracle report?

827