‎2007 Apr 16 1:29 PM
hi all,
i have a prob in BDC session method.
ex: today i executed a BDC program containing flat file with 2 records and session name as 'test1' , but i am not running this session in SM35 , i want to use same session name 'test1' with updated flat file (for ex:4 records) .
that means when we execute a BDC program with updated flat file , in SM35 there must be only one session which is recent one only.
Thanks & Regards,
Hari Krishna.K
‎2007 Apr 16 1:33 PM
Welcome to SDN.
You can create many sessions with same session name.
In SM 35 you can check in the 4th column for the recent time and 3rd for date.
Regards,
Amit
Reward all helpful replies.
‎2007 Apr 16 1:34 PM
Why cant you Delete the old session in sm35 before creating the new session?
santhosh
‎2007 Apr 16 1:36 PM
Hi hari,
1. The session name can be same.
2. In sm35, it will then show all sessions, even if they are of the same name.
(if the session is NEW, it will show in NEW tab,
If it is processed / incorrect / in process, then accordingly it will show in that tab)
3. Every session name as got a unique QUEUE ID,
which is shown at the right (scroll and then see)
regards,
amit m.
‎2007 Apr 17 6:18 AM
hi ,
Before enter in to SM35 , i want to delete the sessions ( having similar session name ) which are not processed and there should exit current session with with updated flat file.please help me out on this.
Thanks & Regards,
Hari Krishna.K
‎2007 Apr 16 1:36 PM
Hi..,
As many times u execute the program with the session name as 'TEST1', those many sessions willget created in SM35.. they will get identified by the QID assosiated with each session..
you can select the one with highest QID among the sessions with the same name, which is the latest session created by u !!
regards,
sai ramesh
‎2007 Apr 16 3:26 PM
Hello Krishna,
Check out the following link,
http://www.sap-img.com/abap/question-about-bdc-program.htm
http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
Reward points if its helpful,
Thanks,
Sachin