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 is the "LOV of Validation" Property of an item? What is the use of it?

1 Answers  


Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;

2 Answers   TCS,


To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?

2 Answers  


how report can be generated if we have the database designed in oracle 10g?

0 Answers  


EXIT_FORM is a restricted package procedure ?

1 Answers  






What is the usage of frame ?

1 Answers   Convergys,


How many Flexfields are there in AR and what are they ?

1 Answers  


What is a library in Forms 4.0?

1 Answers  


What is forms_DDL?

2 Answers  


What are the difference between lov & list item?

1 Answers   ESS,


What is the usage of the confine mode in Layout Editor ?

2 Answers   Convergys,


explain tkprof?

1 Answers   Convergys,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)