‎2006 Dec 23 8:01 AM
while I am uploding the data in BDC, how to terminate the data process in foreground and in background?
‎2006 Dec 23 8:05 AM
Hi,
you can Use /bend command to terminate the process in foreground,
If it is in background you have an option to stop the background job in sm37.
Regards,
‎2006 Dec 23 8:42 AM
sunil,
you can use these in foreground to stop the bdc session.
/bdel - Delete current batch input (transaction) from session
/bend - End current batch input session completely
In SM36, u can handle for background processing of bdc by deleting the job.
Regards,
Arun.