cancel
Showing results for 
Search instead for 
Did you mean: 

system user

Former Member
0 Kudos

I have created a User with type 'system'. please tell me how can I login by this user

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member190272
Active Contributor
0 Kudos

Hi Anil,

In SAP These type of user.

1. dialog

2. system

3. communication

4. service

5. reference

These are as follows:-

1. Dialogue:-

For this kind of users:-

GUI login is possible.

Initial password and expiration of passowrd are checked.

Multi GUI logins are checked.

Usage:- These are used for GUI logins.

2. System

For this kind of users:-

GUI login is not possible.

Initial password and expiration of passowrd are not checked.

Usage:- These are used for internal use in system like background jobs.

3. Communication

For this kind of users:-

GUI login is not possible.

Users are allowed to change password through some software in middle tier.

Usage:- These are used for login to system through external systems like web application

4. Service

For this kind of users:-

GUI login is possible.

Initial password and expiration of passowrd are not checked.

Multiple logins are allowed.

Users are not allowed to change the password. Only admin can change the password

Usage:- These are used for anonymous users. This type of users should be given minimum authorization.

5. Reference

For this kind of users:-

GUI login is not ible.

Initial password and expiration of passowrd are not checked.

Usage:- These are special kind of users which are used to give authorization to other users.

Rewards point if helpful

Thanks

Pankaj Kumar

alexander_maetzing
Active Participant
0 Kudos

Hi,

a user of type SYSTEM is no dialog user. So a direct login via SAPGUI is not possible. This user can only be used e.g. for RFC communication.

Best regards,

Alexander

Former Member
0 Kudos

But I want to know that if i have created a User of type 'system' with authorization of 'background jobs. Now I want to use this users. Please tell me how can I use this User or how can I login into this user.

former_member190272
Active Contributor
0 Kudos

Hi

You can do it via T Code SU01 and enter user name -


> click change button --->click logon data -


>chage System to dialog user.

Rewards point if helpful

Thanks

Pankaj Kumar