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

Execute user defined push button in BackGround

Former Member
0 Likes
536

Hi Guys,

I have a report with selection screen.

I have defined a pushbutton on selection screen.

My requirement is when I put my program in Background its should execute the pushbutton's code not the F8 button.

How to achieve this.

Thanks in Advance,

Prasad.

2 REPLIES 2
Read only

Former Member
0 Likes
356

HI,

It is not possible to that or you have the same function code of Execute button to the user defined Push Button need to check.

Read only

SantoshKallem
Active Contributor
0 Likes
356

Create a BDC for u r report.

do the recording for SE38 or SA38. If u assign T-Code for that report do recording for that T-Code. write a bdc for it.

at last instead of Execute button, press u r custom push button.

and schedule the BDC Program.

Regards,

Santosh Reddy

Edited by: Santosh Reddy on Apr 6, 2009 10:29 PM