2014 Aug 12 1:54 AM
Hi experts,
Is it suggested to use call Transaction and session method in the same Program ?
i have a doubt , why cant we use multiple call transactions in same program instead of session method if we have multiple transaction updations ?
Hi experts,
Is it suggested to use call Transaction and session method in the same Program ?
i have a doubt , why cant we use multiple call transactions in same program instead of session method if we have multiple transaction updations ?
2014 Aug 12 4:31 AM
hi
what's the session method? you meaning BAPI?
regards,
Archer
2014 Aug 12 4:45 AM
Hi Dengyong,
Call transaction and session method are two types of BDC.
thanks,
vidyasagar
2014 Aug 12 4:47 AM
Hi Dengyong Zhang,
we can use the call transation and session method in same program.
However for better performance it's benificial to use call trasaction method of BDC. but if u want to upload very large amount of data then Session method is more preferable to use.
Session method is one of the method of BDC.
U can also use BAPI to upload the data in SAP but it's a different concept than BDC. Performance wise BAPI is more advantageous than BDC.
2014 Aug 12 4:48 AM
Hi Prakash,
May I know what exactly you want to do and your scenario please.
Regards,
Vijay
2014 Aug 12 4:52 AM
U can use any of the method either call transaction or a session method. y u want to use both the methods in the same program????
2014 Aug 12 4:53 AM
Hi Prakash,
It is possible to use both Call Transaction and Session methods in one program. If I want the update mode as online and at the same time if there are any error kind of records, I want to keep them in a separate session and we will process it later. Hope you'll understand it.
Apologies for any mistake.
Thanks&Regards,
Suresh M
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |