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 |
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is an user exit used for?
what are bind variables?
what is latest version in reports
What are the various methods of performing a calculation in a report ?
from where do u receive the information to develop report
What are the triggers associated with a check box?
what is the diffrence between before parameter form triger & formate trigger
What do you understand by lov and how can it be used?
What built-in is used for showing the alert during run-time?
List the windows event triggers available in Forms 4.0?
What is a timer?