How to call Report from other Report ?



How to call Report from other Report ?..

Answer / 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

More Oracle Forms Reports Interview Questions

What do you understand by lov?

0 Answers  


What are the triggers associated with a check box?

2 Answers  


What are different types of modules available in oracle form?

2 Answers  


In what situation u create the BPA.

0 Answers   Zensar,


how i build a report

1 Answers  






How to create lov dynamically in oracle forms which is data comes from database procedure of out parameter, data will will out parameter of procedure base

1 Answers  


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

0 Answers  


Can we create two blocks with the same name in form 3.0 ?

1 Answers  


Explain how one can iterate through items and records in a specified block?

0 Answers  


What are the trigger associated with image items?

3 Answers  


What is a matrix report and how many minimum groups are required to prepare the same?

0 Answers  


LOV can best describe a) window b)modal c)list d) none of these d)

5 Answers   ESS,


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)