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

Process the session(BDC)

Former Member
0 Likes
535

Hi Experts,

Can anyone tell me that how many type,we can process the session? How..? except SM35.

Thanks in Advance..

Kind Regards

Yogesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
503

in prg u can submit the session by calling RSBDCSUB prg

3 REPLIES 3
Read only

Former Member
0 Likes
503

U can process a session only via SM35. There are no other methods as such in SAP for processing of sessions without using SM35...

Read only

Former Member
0 Likes
504

in prg u can submit the session by calling RSBDCSUB prg

Read only

SantoshKallem
Active Contributor
0 Likes
503

yes in program RSBDCSUB Program you can give the session name,

one more program is RSBDCBTC, In this program you have to give queue ID.

You can use RSBDCBTC if you have multiple sessions with same name, but the Queue ID is unique.

Regards.

santhosh reddy