‎2007 Apr 03 1:55 PM
Hi friend,
I want to upload data from non sap to sap system by using BDC , in BDC which one is better either calltransaction OR session method for Transaction Code F-02.
With Regard,
chandu.
‎2007 Apr 03 1:57 PM
Hi..,
that depends on your data..
if u have records less than 10,000 we usually go for the CALL TRANSACTION METHOD...
if it is greater we go for SESSION METHOD..
plz do remember to close the thread , when ur problem is solved !!
reward if it helps u...
sai ramesh
‎2007 Apr 03 1:57 PM
Hi..
If u have large amount of data means u may choose Session Method.
Else.
U may use Call Transaction Method..
Regards
Bala.
‎2007 Apr 03 1:57 PM
Hi..,
that depends on your data..
if u have records less than 10,000 we usually go for the CALL TRANSACTION METHOD...
if it is greater we go for SESSION METHOD..
plz do remember to close the thread , when ur problem is solved !!
reward if it helps u...
sai ramesh
‎2007 Apr 03 1:58 PM
session transaction is better one to use.....
because error log is maintained by SAP itself.
‎2007 Apr 03 2:00 PM
‎2007 Apr 03 2:26 PM
Forget using BDC and use the BAPI as Amit has already said. Much better.
Gareth.
‎2007 Apr 03 2:07 PM
Hi!
Go for session method as it has 1 major advantage -
<b>u can re-execute errorneous session also</b>.
Reward if it helps.
Regards,
Neha Bansal.