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

BDC-OK_CODE problem.

Former Member
0 Likes
413

I have Developed bdc program. In foreground it was working fine. but when i execute in background, error will come i.e. ok_code (in that screen enter was there). how to give enter in background for bdc.

3 REPLIES 3
Read only

Former Member
0 Likes
378

Hi Kumar,

perform bdc_field       using 'BDC_OKCODE'
                              '/00'.

With luck,

Pritam.

Read only

Former Member
0 Likes
378

hi,

function code for enter '/00' hope fully this is correct. or try do recording for the t-code by which you can get the function code. t-code for recording is shdb.

thanks,

anupama.

Read only

Former Member
0 Likes
378

Hi,

Try recording the transaction in shdb and execute it.

Also you can goto shdb, select your recording and click on the process button to run it in foreground or background.

Hope this was useful.

Regards,

Deepthi.