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

Cannot perform frontend function in batch input mode

Former Member
0 Likes
3,158

Hi All,

If i execute a bdc program in background it is working.

If i execute through sm36 ( ie After creating a job) in job log i am getting the following message "Cannot perform frontend function in batch input mode"

How to solve this problem.

Thanks and Regards

Partha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,511

Hi

Are you using any GUI_UPLOAD and GUI_DOWNLOAD like fun modules

because they doesn't work in Background (job) mode

Check and see.

Reward points for useful Answers

Regards

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
1,512

Hi

Are you using any GUI_UPLOAD and GUI_DOWNLOAD like fun modules

because they doesn't work in Background (job) mode

Check and see.

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
1,511

HI Anji ,

yes i am using GUI_UPLOAD.

How to handle this.

Thanks and Regards

Partha