Hi Experts,
I have SAPGUI 7.10 systems and whenever I add new SAP Server in SAP Logon Pad, a corresponding entry is created in C:\WINDOWS\SAPLOGON.INI file.
But in some system, part of file content is as below:
[Server]
Item1=
Item2=XXXXX
Item3=YYYYY
Item4=AAAAA
Item5=BBBBB
where in xxx, yyyy,aaa,bbb are the application server IP.
But here Item1= <space> as shown.
For other user systems, item1 corresponds for first entry of logon pad as expected.
[Server]
Item1=XXXXX
Item2=YYYY
Item3=AAAA
Item4=BBBBB
And I am getting an error if I try at system with item1=<space>.
Actually, I need to check this because system ID is mapped to description when I execute SAP Shortcut from dynpro.
Can you tell why this space is inserted on some system and not on others?
Thanks
Depesh.