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: 

Unable to Login to R/3 with SAP*

Former Member
0 Kudos

Hello All ,

I am using Excel Macros to connect to R/3 remotely.

I have deleted sap* from the client i am logging to reset the password to standard.

My problem is i cannot logon to R/3 when i use SAP* as username and standard password as login credentials in my VBA code.

It gives error "Name or Password is incorrect".

I can logon to R/3 system using SAP Logon Pad with same credentials but unable to login remotely with VBA code using SAP*.

Any help is appreciated.

1 REPLY 1

FredericGirod
Active Contributor
0 Kudos

Hi,

execute the report RSPARAM

see the content of the value : .../no_automatic_user_sapstar

(modif in trans RZ10)

maybe your administrator have remove the possibility to recreate SAP* (it's something to do for security reason)

regards

Fred