Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Report

Former Member
0 Likes
414

I hv created three samrt forms and also written three program for the coreesponding SF for each in se38. Now I want only one Report should get written instead of three.

So hw I will write the Report and will call the three different smart forms on clicking of the mouse.....

regards........

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
385

Hi,

Make a report with a selection screen. Put 3 radio buttons, each for a single smart form. Once a radio button is selected and executed, call the corresponding driver program screen.

Regards,

2 REPLIES 2
Read only

Former Member
0 Likes
386

Hi,

Make a report with a selection screen. Put 3 radio buttons, each for a single smart form. Once a radio button is selected and executed, call the corresponding driver program screen.

Regards,

Read only

Former Member
0 Likes
385

Hi,

Use 3 radio buttons in the selection screen make the code that each will call each smartforms as u needed .Select 1 radio button and get 1 smartform output..

regards ,

Ashok kumar.