‎2009 Jan 12 1:54 PM
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.
‎2009 Jan 12 1:57 PM
Hi Kumar,
perform bdc_field using 'BDC_OKCODE'
'/00'.With luck,
Pritam.
‎2009 Jan 12 1:59 PM
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.
‎2009 Jan 12 3:14 PM
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.