cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro Application

Former Member
0 Kudos

Hi,

I need to generate 1 abap webdynpro application where users will enter some data which would be saved in SAP- ECC.

The requirement is this that these users cannot be assigned SAP access, so is this possible to access any ABAP WEBdynpro application without having SAP access.

Any inputs on this would be really helpful.

thanks,

SAP PR.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello SAP PR,

You can create a anomynous user and use this user for the configuration in SICF of your webdynpro application.

Regards,

Roelof

Former Member
0 Kudos

Hi Roelf.

Thanks but would you please let me know how to create a anonymous user in SAP..

Regards,

SAP PR.

Former Member
0 Kudos

Hi SAP PR,

By anomynous I mean a user that is not used for anything else and no more rights then neccesary for your application.

Regards,

Roelof

Former Member
0 Kudos

Hi Roelof,

Do you mean we ned to create this user in SU01 having single role to access this application , if yes, then the point is we have more than 100 users who need to access this application and we do not want to create these many users in SAP.

Any input?

Thanks,

SAP PR

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

You can create a single user and use SICF tcode for making the particular url accessible only to the user. If the other users access it just with URL, they don't need to provide the userid and password.

But if the url contains important information, then instead of making without userid and password, it is better to use with username and password.