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

Maintain infotype 0015 using bdc background processing

0 Likes
420

Hi Experts,

While uploading canteen allowance in infotype 0015 using bdc by using call transaction method - background processing, i couldn't able to process the program using background job. The following error was appearing in job overview as shown in below.

Error Msg: 'Cannot perform frontend function in batch input mode'

I have given my program name and variant name in JOB Wizard. Please give me your inputs on this to resolve this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
359

Hi ,

try to make use of FM HR_INFOTYPE_OPERATION & see its documentation or search SDN for sample program.

regards

Prabhu

1 REPLY 1
Read only

Former Member
0 Likes
360

Hi ,

try to make use of FM HR_INFOTYPE_OPERATION & see its documentation or search SDN for sample program.

regards

Prabhu