‎2007 Dec 06 10:40 AM
hi friends,
i wrote a code to transfer data from a notepad to a database table. i used both methods- call transaction and session method. but using call transaction method , i am able to append the data, where as using session method, i am not able to create a session. do we have to write anything else after FUNCTION 'BDC_CLOSE_GROUP'. kindly send me a code giving example.
Thanks in advance.
‎2007 Dec 06 10:59 AM
‎2007 Dec 06 10:59 AM
‎2007 Dec 06 11:22 AM
my session was created, but i was checking it in shdb transaction, not in sm35. anyways, thanks a lot.