‎2008 Aug 18 7:55 AM
‎2008 Aug 18 7:57 AM
You didnt called BDC_OPEN_GROUP or you didnt react on the return code of this call.
‎2008 Aug 18 7:58 AM
The function are used to create a SESSION of BDC
BDC_OPEN_GROUP " it is used to open the session. it take program name, session name etc.
BDC_INSERT is used to add the BDC records to the session
, it takes Transaction code and BDCDATA, session name,
BDC_CLOSE_GROUP " once all records are added to session then we will close the session using close_group function.
One session we will open and we will add all the records to a session, then close the session
so that one session consists of mutliple transactions, or records to process.
Now we go to SM35 and process the session.
‎2008 Aug 18 7:58 AM
Raj
There should session opened using "BDC_OPEN_GROUP" before you close it using "BDC_CLOSE_GROUP".
Please check your code again..
Thanks
Amol
‎2008 Aug 18 8:01 AM
Hi Raj
Refer this thread
http://help.sap.com/saphelp_erp2005/helpdata/en/fa/097140543b11d1898e0000e8322d00/content.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/fa/097140543b11d1898e0000e8322d00/frameset.htm
Regards,
Syf
Edited by: syfulla shaik on Aug 18, 2008 12:32 PM
‎2008 Sep 10 2:32 PM
‎2009 Oct 09 6:28 AM
Hello Raj,
How did u solve the problem? can you please advice. I m having a similar issue, but not sure how to solve.
tnx
salman