Quantcast
Channel: SCN : Unanswered Discussions - SAP GUI
Viewing all 2552 articles
Browse latest View live

SAP GUI Scripting: Failed to login

$
0
0

I met some issues in my program. Can you help me with this? Thanks in advance.

 

the username, servername and password are correct. but WHY does it throw this kind of issues? I use the same program, but another servername, username and password, it works. I don't think the program has a problem, it must be something wrong of the configuration. Refer to the last capture attached.

 

 

 

And I found scripting option is not available . Is it the root cause?


Webgui Client evolution

$
0
0

Hi guys!

 

Actually we have an ECC 6.0 ERP,  We want to use a webgui client, but i need to Know what is roadmap of this solution, or if SAP is working in other webgui client.

 

What is the obsolescens of this product?.

 

Thank in advance.

Persona Scripts breaking when connected to a monitor

$
0
0

All scripts work completely fine when done on the laptop but when connected to a monitor and done on that, the scripts seem to break.

Does anyone know of, or has anyone had trouble like this in the past? Something to do with the screen resolution breaking flavours for example?

 

Any help is Appreciated.

Scripting to open FB03 Services for Object

$
0
0

Is it possible to create a script that will open "Services for Object" icon?

I wish to click on "Attachments" and view the PDF file.

 

When I am in scripting mode, as soon as I click on the icon, it kicks me out of scripting mode and I cannot get back into the flavor it edit it, or do any scripting. I need to close the browser session and log back in.

2016-06-07_9-40-03.jpg

Thanks in advance for any insights.

Merge or Append a ini file with new updated ini file

$
0
0

Hi All,

 

We are working on enabling SSO based on Kerberos as an authentication method. So we are inprocess of enabling SNC settings in SAP GUI logon pad.

 

We will update this SNC settings one of our machine sapgui logon pad and share the ini file with our OS team, who roll to all machines in one go.

 

Global ini file has the following entries

         ECC - Global new

         SRM - Global new

         CRM - Global new

         MDM - Global new

 

Local ini file in user laptop (can be different in each users machine)

         ECC - Global old

         SRM - Global old

         CRM - Global old

         MDM - Global old

         APO - Local

         SOL - Local

 

Final Requirement after rolling out our global ini file

          ECC - Global new

          SRM - Global new

          CRM - Global new

          MDM - Global new

          APO - Local

          SOL - Local

 

when we do roll out, all global ini file entries should update the only the global entries and leave the local entries(nothing should happened to local entries in any users machine)

 

Can you please help how to achieve this solution, if any one done it, please share your experience / solution here.

 

Thanks in advance.

 

Regards

Ponnusamy

Personas 2.0 SP3 -> changes to flavor not reflecting for users

$
0
0

Hello all,

 

I had created few flavors and assigned them to User Groups. This User Groups has all the users.

 

I made some changes to the above flavors and asked users to test it. They are not able to see the changes (i can see the changes). Do we need to do anything else here, I am under the impression that, once you share the flavors with the User Group, any changes done should be reflected for the users.

 

Thanks for your help.

 

Regards,

Salil

Difference between GUI scripting and LSMW

$
0
0

Dear,

 

When reading about GUI scripting I found the following quote: "Change existing master or transactional data, create master data in mass or even just data conversion for certain tasks that LSMW can’t handle." (source).

 

What I am looking for now is what exactly it is that LSMW cannot handle but GUI scripting can.

 

Thanks in advance,

Pieter

Help with scripting needed

$
0
0

Hi, i have questions regarding scripting in transaction ABAW second screen when we post some new amount for the first time to the asset after pressing Enter we have to confirm 3 pop-up windows in a row, and we would like to do that with the script. We tried to do with the if and source .visible parameter where inside confirm button is pressed 3 times.

 

It work for the first time after we press Enter, but if we change the amount and press Enter again - the pop-up shows anyway.

 

if (session.findById("wnd[1]").visible===true) {

  session.findById("wnd[1]/tbar[0]/btn[0]").press();

  session.findById("wnd[1]/tbar[0]/btn[0]").press();

  session.findById("wnd[1]/tbar[0]/btn[0]").press();

};

 

Thanks, Diana


Scripts missing from flavor

$
0
0

Hello,

 

I was working on a screen flavor, and all of a sudden, the scripts related to the flavor was missing.

 

I had nearly 8 script files for the screen personas flavor, and all of them are missing.

 

Any idea what happened ? and is there a way to restore those script codes ?

 

P.S : I do not have a version for this flavor.

 

Thanks,

Tamil

Personas Flavor Rendering Incorrectly for Some Users

$
0
0

I'm running Personas 3.0, kernel 742, patch level 413. We went to 413 about a week ago having been on 327. When users log on, the Personas flavor for FV50 renders incorrectly - but only for SOME users. All users have the same authorizations, work roles, etc. In addition, the users with errors receive a "control serialization failed" error message - but only after the user attempts performing a task in the flavor - like simulate, or save. As far as I can tell, everything was working fine prior to the 413 patch.

Personas: Scrollbar width in a table

$
0
0

Hi there,

 

I am in Tcode IW31. Some of the users complain that the scroll bar is too tiny and would like it be of little more width. Is there a way I can increase the width?

 

If not, If I create a custom button and when clicked, is there an API available, which can scroll through the table?

 

scrollbar.PNG

 

Regards

Krishna

Personas: Transporting

$
0
0

Hello,

 

I have two clients in Dev. 100 for developments and 200 for unit testing.

Client 100 does not have any data, so none of the Tcodes work there. So for creating various flavors, we used 200 itself.

 

But 200 does not allow creating transports for obvious reasons (it is not for development).

 

So how do I transport these flavors now? I think this is a common scenario in most customers. Any comments are appreciated.

 

Regards

Krishna

Cant install SAPGUI 7.3 for windows!!

$
0
0

I am learning SAP. Therefore i successfully installed SAP Netweaver trial application on my Windows 8 pro Laptop.

However i am having problem installing the GUI 7.3.

When i try to execute the file: ABAP_SAP_GUI_for_Windows_7_30_PL4_HF1_121_MB.exe it shows following error at the time of installation.

 

NOT ALL PACKAGE PERQUISITES ARE FULFILLED.

AT LEAST ONE OF THE PACKAGE PERQUISITES ARE NOT FULFILLED.

*INSTALL SAP GUI 7.20

*THE 32bit JAVA 6 RUNTIME ENVIRONMENT OR 32bit JAVA 7 RUNTIME ENVIRONMENT

 

I have already installed Java runtime environment 8 64bit as my Laptop architecture is 64bit.

Please help me get through this guys.. I have wasted almost 2 days over this silly thing.

 

ALSO i request to answer in layman's terms. Please dont use IT jargons and process names.

 

Thanks in advance!!

SAP personas 3.0 SP3 RFC tool

$
0
0

Hi Experts, We now have new SP3 available in our system . But when i check the RFC tool in Script editor. I am unable to see the white listed FM's (even though it was checked ) that show up as shown in power play video by sebastine . https://www.youtube.com/watch?v=s8-CFo4Tt5U Kindly suggest . Best regards, pradeep.

SAP GUI session hijack

$
0
0

Dears,

 

quite recently we've been trying to perform a SAP GUI session hijack (within our corporation - only to reproduce something that an external pentester has proved is possible). Allegedly only a properly constructed SAP shortcut file including the victim's cookie is sufficient to be able to log on to SAP system as the victim. So I've been asked to write a brief report to create such a shortcut file with an additional parameter 'at' to which the victim's MYSAPSSO2 cookie value is assigned. I received the cookie value from a colleague but... a double-click on the shortcut makes me log in as... myself (instead of logging as the colleague). Both of us have respective users on the below system, so a missing user is not the case.

 

Here's what the shortcut file looks like:

 

[System]

Name=XXX

Description=XXX SAP XX

Client=010

[User]

Name=XXXXXXXX

at="MYSAPSSO2=AjExMDAgAA9bw3J0YWw6cGFkaXlhcnaIABNiYXNpY2F1dGhlbnRpY2F0aW9uAQAIUEFESVlBUlYCAAMwMDADAANDMVAEAAwyMDE2MDYwNzE0MzYFAAQAAAAICgAIUEFESVlBUlb%2FAQUwggEBBgkqhkiG9w0BBwKggfMwgfACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGB0DCBzQIBATAiMB0xDDAKBgNVMABTA0MxUDENMAsGA1UECxMESjJFRQIDABAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMTYwNjA3MTQzNjU1WjAjBgkqhkiG9w0BCQQxFgQUu0UZjgRVxcNbqk3l8%2FA!4V5dnaUwCQYHKoZIzjgEAwQvMC0CFQCG9fWYsJm96tjNqVe6WB98ljyr4gIUftll1e6QPIa1mYFj4Sy%2FdFf2fuM%3D"

Language=EN

[Function]

Title=SAP Easy Access  -  User Menu for Xxxxxx Xxxxxxx

Command=SESSION_MANAGER

[Configuration]

 

I'd be grateful if you could point what I am still missing... Any other parameter required in the file?

 

Thanks in advance.


Error: Flavor-version 303 is newer than the system version 103

$
0
0

Hi Experts:

 

After SAP Screen Personas SP03 we are received the following errors.

 

Pre-upgrade flavors:

Flavor-version 302 is newer than the system version 103.

Message number: /PERSONAS/MESSAGES830

 

Post-upgrade flavors:

Flavor-version 303 is newer than the system version 103.

Message number: /PERSONAS/MESSAGES830

 

Above error occurs in SAP GUI and WebGui/

 

Thanks,

Rajen

issue in IW32 Teco

$
0
0

Hello ,

 

I am on personas 3.SAPK 3.

 

what I am trying to do is to create a TECO button on main IW32 screen . as in screen below screen iw32.png

 

now to do that, I need to enter an order ID, open it and from the menu I need to do the Technically completed. ( below)

how to teco1.png

 

To do this, I have simple done screen recording and then added the script to the button.

 

When I clicking "TECO" I am getting the below error.

 

error personas.png

kindly help in this issue.

Transaction button doesn't navigate to given T-Code

$
0
0

Hi Team,

 

I have created a flavor with the transaction button and Website button. I have given VA03 in the transaction button. when I am testing after saving the flavor it doesn't open the given transaction screen. Kindly help me to resolve the issue.

 

Thanks and Regards,

Radha

SAP SCREEN PERSONA - use standard field

$
0
0

Hi,


I created Sales order persona screen as below snapshot, I made a script for entering Employee number which need to put value in Goto -Header – Partners which takes a lot of time to enter the data & fetch employee name & back to same screen again.

1.png

 

Goto -Header – Partners

 

2.png



Is there any way so that we can use standard sales employee field on front screen itself without using script as we are using payment terms standard screen which is on 1st screen of sales order itself.

 

3.png


4.png

Regards-

 

Shashank Gupta









Personas 3.0 - Scripting does not save more than one page of multiple selections

$
0
0

Hi,

In any normal Personas multiple selection you can enter more than one page of data selections as seen below which works fine:

Screen1.png

When I record the exact same key strokes in the Personas scripting, validate the script then execute it I get just one page with the selections shown below?

Screen2.png

 

When you look at the script you can see that when you page down the row and column starts at 1,1 again, I have changed the code to 1,8 onwards and even tried the next page as 2,1 but they both cause errors when run?

Screen3.png

 

Any help would be much appreciated,

 

Regards

  Mick

Viewing all 2552 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>