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-sm35

raj_kumar86
Participant
0 Likes
475

i dont have authorization to sm35 to process sessions, how can i process session with out using back ground scheduling (by using session method only) ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
457

Hi,

Use the standard program RSBDCSUB to execute your session.

Hi,

Use the standard program RSBDCSUB to execute your session.

3 REPLIES 3
Read only

Former Member
0 Likes
457

Hi,

use the program RSBDCSUB(submit this program giving the session name)


submit 'RSBDCSUB' with MAPPE = 'SESS'.

rgds,

bharat.

Read only

Former Member
0 Likes
458

Hi,

Use the standard program RSBDCSUB to execute your session.

Read only

raj_kumar86
Participant
0 Likes
457

thanks