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

how many differernt ways to process/run the session

Former Member
0 Likes
939

whhow many differernt ways to process/run the session

whhow many differernt ways to process/run the session

5 REPLIES 5
Read only

Former Member
0 Likes
838

u can run a process ethier in forground or in background on in Display only error mode.

go to sm35 there u ll get all the process information.Select the process then click on process button on the application toolbar.

u ll get the pop up message there u can select either of the three method.

regards

Prakash Varun

Read only

Former Member
0 Likes
838

hi sudheer,

Session is a two step process...

Executing the program of session.

sm35 and process the session..

You can process session in foreground, background with mode 'N' no screens...

You need to go to sm35 and process the session

If you directling want to process the session you can just submit the session name to standard program RSBDCSUB

submit RSBDCSUB with name '<session name>'

Your session will be processed directly. You need not go to sm35 and process it again

regards

padma

Read only

Former Member
0 Likes
838

Hello Rao,

After executing the program, go to SM35 and select a process to execute where you can find the ways to execute a process..

-in forefround

-display errors only

-in back ground

Indu.

Read only

Former Member
0 Likes
838

hi,

you can process your session in SM35 where u have mainly 3 options:

process/foreground(mode A) display all, you can see the processing

display errors only(mode E) only errors will be show

backrground(mode N) no display it will run in background.

with luck,

pritam.

Read only

Former Member
0 Likes
838

the session can be processed in the transactions -


sm35 and in the tcode sm35p..

the session is processed only in the synchronous process...but may have the different modes like ...display mode(A) and no display mode(N)