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

background Process

Former Member
0 Likes
367

What are the ABAP keywords that don’t work in background Process?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
352

Set/ Get Parameters, Import & Export parameters, ws_upload and ws_download function modules do not work in background processes.

Chaitanya.

2 REPLIES 2
Read only

Former Member
0 Likes
352

Hi,

generally custom-container cannot be created in background,

and what else u want if u give the give keywords i can tell whether they can be used in background or not.

Plzz reward points if it helps.

Read only

Former Member
0 Likes
353

Set/ Get Parameters, Import & Export parameters, ws_upload and ws_download function modules do not work in background processes.

Chaitanya.