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

Background User

Former Member
0 Likes
550

hi abapgurus,

i have a user ..i need to make this user BACKGROUND USER.

where should i make configurations to make this particular user-- BACKGROUND USER???

3 REPLIES 3
Read only

former_member195383
Active Contributor
0 Likes
512

Hi..

In debugging mode u can change sy-batch to 'X'

Then it will be similar to background execution...

Reward points...if its useful...

Regards

Rudra

Read only

former_member195698
Active Contributor
0 Likes
512

You can do that in SU01. There is an option to define the type of user "User Type"... Dialog/ Background.

regards,

aj

Read only

Former Member
0 Likes
512

Hi ,

In SU01 , open the user profile in change mode.

In Logon Data tab. You will get User type .

Select BAckground(System) and save.