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

Former Member
0 Likes
603

hi

can we process a session with out going to SM35 and in Foreground pls reply

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

Hi Pandu,

U should use the system function BDC_START_GROUP:

call 'BDC_START_GROUP' id 'GROUP' field mtab-groupid

id 'QUID' field mtab-qid

id 'DISPLAY' field amodus

id 'LOG' field lmodus

id 'EXPERT' field d0300-expert

id 'DYSIZE' field ldefsize.

See the program SAPMSBDC_CC

reward if it helps..

Regards,

Omkar.

2 REPLIES 2
Read only

Former Member
0 Likes
557

i don't think it's possible.

regards,

srinivas

<b>*reward for useful answers*</b>

Read only

Former Member
0 Likes
558

Hi Pandu,

U should use the system function BDC_START_GROUP:

call 'BDC_START_GROUP' id 'GROUP' field mtab-groupid

id 'QUID' field mtab-qid

id 'DISPLAY' field amodus

id 'LOG' field lmodus

id 'EXPERT' field d0300-expert

id 'DYSIZE' field ldefsize.

See the program SAPMSBDC_CC

reward if it helps..

Regards,

Omkar.