‎2007 Jan 23 9:03 AM
Can you give me an EXAMPLE where we may use both SESSION & CALL TRANSACTION in a single program..if there is a situation How can we use the both methods?
Thanks & Regards,
Raja
‎2007 Jan 23 9:09 AM
Hi Raja,
Che the link below
http://www.sap-img.com/abap/bdc-program-for-purchase-info-records.htm
It contains both the methods used
‎2007 Jan 23 9:26 AM
The SHDB recording method offers both the chances. You can pick the required one dynamically.
Cheers.
‎2007 Jan 23 9:30 AM
Hi Raja,
We can write a program with CALL transaction method using the necessary recording etc. After the call transaction is executed if it fails due to some resaon, in the same program we can write a session method logic after checking the message table from call trans to find any errors are there in the call trans method or not, so that the program creates a session. At a later point of time this session can be processed to overcome the error.
Regards
Vimal
‎2021 Feb 10 6:53 AM
Hi,
Can you please share the program if it is possible to have both method's in same program.
Thanksℜgards
Prashanth