cancel
Showing results for 
Search instead for 
Did you mean: 

Logon fail get massage like "Name or password is incorrect(repeat logon)."

Former Member
0 Kudos

I need to use BAPI in my webdynpro application.So I am creating Model for this purpose.

On first screen which is

Screen 1)

"Select"

choose the model type you want to create-------

(.)Import Adaptive Model

Screen 2)

"Import Adaptive RFC Model"

I have given model name and name scpace.

Screen 3)

"SAP Logon Information Screen"

Single Server------

Host Name:xyz

sytem Number:00

User Acount-------

Client:000

Logon Name:pqr

Password:xxxxxx

Language:EN

But when i give this information and click on next it gives me error

Name or password is incorrect(repeat logon).

I check user name and pwd by logging SAP GUI and it is correct.

Can any one please let me know how do I proceed to solve this problem ?

Or is there any way to configure server credential in web dynpro ?

Thanks

Sunil Pawar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

make sure

Screen 3)

"SAP Logon Information Screen"

Single Server------

Host Name:xyz

sytem Number:00

the host and system number are of same as ecc system,

and the password is case sensitive .

Regards,

ramesh

Former Member
0 Kudos

I forgot to mention one thing........

I am trying to connect to IDES system,not to production box.

So Is there any kind of difference while connection to these two types of ECC system

Thanks

Sunil Pawar

Edited by: Sunil Pawar on Oct 7, 2008 4:46 PM

Former Member
0 Kudos

hi,

your jco connections are pointing to IDES ,

i mean tour model instance and rfc meta data.

Former Member
0 Kudos

But how to create JCO connection before deploying application,

Is there any way to perform some changes in to visual administrator ??

Thanks

Former Member
0 Kudos

Hi,

thess pdfs may help you,

https://www.sdn.sap.com/irj/sdn/nw-wdjava?rid=/library/uuid/a00f7103-6790-2a10-ac9c-fcac7c5b18a3

Accessing ABAP Functions in Web Dynpro

/docs/DOC-8061#15

Regards,

ramesh

Former Member
0 Kudos

Hi Sunil,

I think you need to change the

Client : 800

Regards

Raghu

Former Member
0 Kudos

Sorry for adding client :000 in my thread ......

Actually i am using client 800 but still it give me error that unable to log on.

thanks

sunil pawar

Edited by: Sunil Pawar on Oct 7, 2008 4:35 PM

Former Member
0 Kudos

but why are you trying to logon to Client 000 -- select the development client you are using

Thanks,

GLM