‎2008 Dec 02 5:33 AM
Hi.
I want execute the BDC Session in Back ground process.
If any errors in there those errors i want display in the Error Log.
I did not understand RSBDCSUB program. If we are executing how it is works.
Can anybody tell me how to run the BDC Session in Back ground Process with screen Shorts if possible.
Is it possible more than one users can run the same session with different files in Back ground process?
Thank You.
Regards.
Krishna.
‎2008 Dec 02 5:56 AM
Hi,
Go to the transaction SM35 and select your session and then click the Process Button.
Here you select the Processing Mode as "Background".
It is not possible to execute the same session by more than one user at a same time.
RSBDCSUB is used to automate the processing of Batch input session.
Cheers,
Hakim
‎2008 Dec 02 8:25 AM
go to SM35 tcode and select your session then click the Process Button and select the option Background.
after finishing the your job again select your job and click the JOB LOG button there you can find the error records and successful records.