Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDC_OPEN_GROUP ERROR.

Former Member
0 Likes
544

Hii All,

in my prog,

session not going into BDC_OPEN_GROUP.

y its not opening session.

its closing before opening the session.

3 REPLIES 3
Read only

Former Member
0 Likes
479

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.

Read only

Former Member
0 Likes
479

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

Read only

former_member404244
Active Contributor
0 Likes
479

Hi,

Try to pass the values to these paramaters for BDC_OPEN_GROUP

CLIENT

GROUP

HOLDDATE

KEEP

USER

Regards,

nagaraj