Application Development 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: 

Newly created users are not able to log in through WEBGUI in SRM system

Former Member
0 Kudos

Hi All,

I have created new roles in the SRM system with the BP tanscation codes Like( BBPSC01

BBPSC02

BBPSC03

BBPSC04)

after that I have created new users and I have assigned these roles to users. Users are able to login throgh SAP GUI but Users are not able to log in WEB GUI.. Once they providing user id and password in web gui. they are facing issue.

For web login do we need to maintain any special settings in SRM system?

Please suggest me.

Thanks in advance.

Regards,

Siva

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Here is the error when user is giving user id and pwd.

Note

The following error text was processed in the system DN0 : Error message occurred.

The error occurred on the application server dm2serv_DN0_01 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

SYSTEM-EXIT of program SAPMSYST

Regards,

Siva

8 REPLIES 8

Former Member
0 Kudos

Hi,

As per my knowledge, you also need to create the user in transaction BP and assign necessary roles here as well (user create person button). You can enter the reference user to copy the roles.

Regards,

Gowrinadh

Former Member
0 Kudos

Hi,

What was the issue while log in into the system via wed GUI?

Regards,

Sandip

Former Member
0 Kudos

Hi,

Here is the error when user is giving user id and pwd.

Note

The following error text was processed in the system DN0 : Error message occurred.

The error occurred on the application server dm2serv_DN0_01 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

SYSTEM-EXIT of program SAPMSYST

Regards,

Siva

0 Kudos

Hi,

Please check with Basis guys ,they might help you in case

Application server dm2serv_DN0_01 and in the work process 0 means WEBGUI not connected with Application server ..Check connectivity also and try with useriD & password to login .

Regards

Vikas rana

0 Kudos

Please check the port number for your application server.

WolfgangJanzen
Product and Topic Expert
Product and Topic Expert
0 Kudos

Best approach (to analyse ABAP logon issues): tracing (see SAP note 495911 for instructions).

Former Member
0 Kudos

Hello,

This is common error in SRM,Please check whther user attribute are maintained or not?

Thanks,

Prasant K Paichha

Former Member
0 Kudos

Hi All,

Thanks for your inputs,

I have done some R&D on this issue, then I came to know there is a one Tcode "BBPGLOBAL" this is hidden tcode. Which is helpful to enter user through the WEBGUI.

I have added this t code under the authorization Object S_TCODE. Now users are able to login.

Thanks,

Siva Shankar Reddy