How to call Report from other Report ?
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 |
if some data is not transfered where it will get stored
What is an User_exit?
What SYNCHRONIZE procedure does ?
How can a text file be attached to a report while creating in the report writer?
What are the types of canvas-views?
What is a Trigger ?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?
What are the types of calculated columns available?
List the system variables related in Block and Field?
What is the between Function and Procedure?
What are the important difference between property clause and visual attributes?