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 |
Can you attach an alert to a field?
What does the term panel refer to with regard to pages?
Explain how can you use the same lov for 2 columns?
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
What do you mean by a pop-up window ?
What are the display styles of an alert?
What are the built_in used to trapping errors in forms 4?
Can a sigle canvas be used by different blocks ?
how i build a report
What is the usage of frame ?
What is an Alert?
How to create placeholder columns?