‎2008 Jun 16 12:27 PM
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???
‎2008 Jun 16 12:29 PM
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
‎2008 Jun 16 1:02 PM
You can do that in SU01. There is an option to define the type of user "User Type"... Dialog/ Background.
regards,
aj
‎2008 Jun 16 1:08 PM
Hi ,
In SU01 , open the user profile in change mode.
In Logon Data tab. You will get User type .
Select BAckground(System) and save.