‎2007 Aug 22 10:44 AM
Hii All,
in my prog,
session not going into BDC_OPEN_GROUP.
y its not opening session.
its closing before opening the session.
‎2007 Aug 22 10:47 AM
Hi gs,
1. Check the sy-subrc after the call to the FM.
2. U will be able to find the error based upon the value of sy-subrc,
(exception), as available in se37.
regards,
amit m.
‎2007 Aug 22 10:47 AM
hi
Check that bdc_open_group is given outside of the loop.
In that u have pass required parameters sessioname,username,keep,language.
check it it will work.
Reward if useful,
Regards,
Srinivas.D
‎2007 Aug 22 10:48 AM
Hi,
Try to pass the values to these paramaters for BDC_OPEN_GROUP
CLIENT
GROUP
HOLDDATE
KEEP
USER
Regards,
nagaraj