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

calling subroutine perform background work process

Former Member
0 Likes
595

Hi all,

Can we call a perform (subroutine)in background work process in a program.

if yes, pls specify.

regards,

Anuj

3 REPLIES 3
Read only

Former Member
0 Likes
504

Anuj,

we can call the subroutine..whether it is foreground or background..if the perform statement is used the respective routine is called . Can you be specific on the requirement you are looking after..

Sagar.

Read only

Former Member
0 Likes
504

Hi sagar,

thanx for reply,

Actually i hve used a subroutine in my rfc but for the sake of performance i have to process this subroutine in bacground workprocess so how to do this?

regards,

anuj

Read only

Former Member
0 Likes
504

thanx