Quantcast
Channel: SCN : All Content - SAP GUI
Viewing all 3616 articles
Browse latest View live

SAP Screen Personas 3.0 to start beta testing on SAP Kernel 7.22

$
0
0

Many of the customers running SAP Screen Personas 2.0 have requested an easy way to migrate to SAP Screen Personas 3.0. While SAP Screen Personas 3.0 offers a convenient migration tool, until now, version 3.0 required SAP Kernel 7.42, which in turn requires NetWeaver 7.40. Now, we are starting an early adoption program for selected customers to run SAP Screen Personas on SAP Kernel 7.22 in a non-production environment.

 

We will start the beta program when SAP Screen Personas 3.0 SP02 becomes available (planned for later this quarter). We strongly recommend you provision a separate sandbox system to avoid disruption to your current SAP landscape.

 

If you are interested, please email sapscreenpersonas@sap.com

 

Please note:

 

For the SAP Screen Personas product team, Peter Spielvogel


Screen Personas 3 Error in Script - no control with id...

$
0
0

Hey Folks,


I am newbie in Screen Personas (3.0) and so I have a problem with the scripting.


I want to make a simple view screen in combination with the TA CAA3. In this view I have made a few "Single-line text input box"es. In this boxes I want to show the same values if I enter a number and SAP jumps to the next screen and shows the values.


var vk = session.findById("wnd[0]/usr/subA01P01:SAPLFKKC:0100/ctxtFKKVKP-VKONT").text; /*Vertragskonto*/

 

session.findById("wnd[0]/usr/subA01P01:SAPLFKKC:0100/ctxtFKKVKP-VKONT").text = vk;

 

session.findById("wnd[0]/tbar[0]/btn[0]").press(); // Ausführen-Button

session.findById("wnd[0]/tbar[0]/btn[3]").press(); // Zurück-Button; um auf dem gleichen Screen zu bleiben

 

session.findById("wnd[0]/tbar[0]/okcd").text = "caa3";

session.findById("wnd[0]").sendVKey(0);

 

var vktyp = session.findById("wnd[0]/usr/subGENSUB_HD:SAPLBUSS:1003/subA01P01:SAPLFKKC:0250/ctxtFKKVK-VKTYP").text;


If I execute the script with my button so I get the error as follows:


CAA3>SAPLBUSS>5005>wnd[0]/scrptPersonas_0

Error, 2015-10-20, 09:45:41

Error during script execution:
There is no control with id 'wnd[0]/usr/subGENSUB_HD:SAPLBUSS:1003/subA01P01:SAPLFKKC:0250/ctxtFKKVK-VKTYP' in the current screen state.


Could you help to find the solution?


Thank you in advance.


best regards,

Tim


SAP GUI is not loading properly at particular site

$
0
0

Hello Experts,

 

We got strange issue and need your suggestions to fix it.

 

Issue: SAP GUI is not loading properly at particular site. ( it almost taking 40 mins to load)

 

Configuration setup : Server configuration files are stored in different master server location from where *.ini files being fetched.

                                Local configuration files are stored at users desktop.

 

Action/Checks:

 

No issues at Master server end - Confirmed by Windows and network experts.

 

Same configuration has been setup for other location users , where they can access SAP GUI loading with out any time delay.

 

Re-installation not worked.

 

Environment variable which refers server configuration files , been setup properly.

 

we tried to keep both server and local configuration files stored at local PC, which is also not helping to fix it.

 

I hope no issues with SAP GUI versions and patch, perhaps we are using latest version.

 

No software upgrades happened atparticular issue site and no network issue from site to master server.

 

No firewall/network policy set up has changed recently - Confirmed by location admin.

 

Raised message with SAP, suggesting it could be network issue, but network experts confirmed that there is no issues.

 

Any suggestion, What could cause issue. your suggestions would help me to fix issue.

 

Regards

Prabhakaran

+91 9791746365

Screen Personas 3.0 - Kernel mime version | Installation damaged

$
0
0

Hello everybody,

 

while patching our S/4 HANA, where we are running Personas 3.0 on EHP 7 PL200, to PL222 we received

a serious bug:

 

When starting Personas, there is a warning coming up, saying:

"The kernel does not match the mimes version. Further proceeding will result in unpredictable behavior. Installation is damaged. Please see note 1575271."

 

Even though we installed above-mentioned Snote, we are not able to open the editor mode.

 

Is anyone aware of this problem or even able to help us?

 

Thank you all for helping.

 

Greetings

 

Tim

SAP Lenguage - Translation Chinese

$
0
0

We have installedthepackagefor aChinesecustomerin the system butwhen I accesstransactionsisquiteimportantespecially inEnglish,I haveto translate thestandardone by one.

Transactional flavor for ME51N tcode

$
0
0

Hi,

 

I have created flavor for transaction ME51N. I am facing below problems:

1. Whenever i collapse/expand header, screen design changes.

2. Same problem occurs whenever i collapse/expand item and item overview button.

3. Also whenever i click on account assignment tab in item details,design screen doesn't work.

 

I have maintained control id's in /n/persos/admin_ui.

 

Please let me know how this problem can be resolved.

Digital Signatures in SAP GUI with One-Time Passwords

$
0
0

Digital signatures are considered one of the key security aspects, next to the data encryption, single sign-on technologies and strong authentication mechanisms, like two-factor authentication, risk-based authentication and dynamic authorizations.

Digital signature ensures that the signatory of a digital document can be identified unambiguously and his or her name is documented together with the signed document, the date, and the time. You can use the digital signature to approve documents or objects in the SAP applications that are set up for its use.

The digital signature is implemented in the SAP system with the help of the componentDigital Signatures and Encryptionand is based on Secure Store and Forward (SSF) mechanisms (seeSSF Administration Tasks) and onpublic-key technology. You can use digital signatures in SAP systems either together with a security product or without. When you configure igital signatures for SAP solutions without using a security product, your users are prompted to re-authenticate using their AS ABAP passwords.

If you are looking to improve your corporate security, a product, such as SAP Single Sign-On, introduces features that are not directly available with the SAP systems, like for example digital signatures for SAP GUI for Windows, advanced SSO technologies and encryption, strong authentication and risk-based authentication, etc.

You need to consider implementing digital signatures using SAP Single Sign-On when:

  • You are already using single sign-on (SSO) technology for SAP systems (there is no active AS ABAP password available for your users) and you need to start now with digital signatures;
  • You are using digital signatures and you plan now to implement SSO for your SAP systems (AS ABAP passwords will be replaced with SSO)
  • You need to implement digital signatures using two-factor authentication with one-time passwords (OTP) for stronger security
  • You need to implement digital signatures using smart cards.
  • Other security requirements

 

Digital signatures in SAP GUI with One-Time Passwords scenario is based on several components of the SAP Single Sign-On 2.0 product (license required): Secure Login Server, Secure Login Client, SSO Authentication Library, and also the SAP Authenticator mobile application (or any other passcode generator compatible with RFC6238).  In the diagram below you will be able to find the flow of the process:

SLS_SSF_OTP.png

If you are interested  to improve your corporate security by introducing Digital signatures in SAP GUI with One-Time Passwords, see here our step-by-step guide for more details how to implement this scenario:

Digital Signatures in SAP GUI with SAP Single Sign-On and 2-Factor Authentication 


For more details about the SAP Single Sign-On product capabilities, see:

SAP Single Sign-On Product Overview

SAP Screen Personas 3.0 - drop down list

$
0
0

Hello

I createa drop down listfor a fieldin the transactionvf31but whenI go outandkeepthe listis not displayedor notdisplayedwhat I wrote....
Thank you!


Personas 2.3: Some recorded script is not editable, are they really needed?

$
0
0

Hi Personas 2.3 experts,

 

I have a general qustion - when manipulating some SAP controls, one can record some script and modify it for his own use. However, the recorded script often include some items that are not editable. When modifying such recorded scripts, should these non-editable items be kept or removed? Why?

 

Below is a screen shot of such as recorded script:

record_script.png

 

record_script.png

 

 

Can anyone explain why we need "SelectRows" and "SetCurrent" items in the script? Thanks.

 

Dong Zhu

Mac OS X environment variables and SAP GUI for Java

$
0
0

Problem with SAP GUI for Java

Few days ago I came across an issue, that I couldn't open MS Office files via SAP GUI for Java for Mac OS X. This behavior I caught in SCASE and SCASEPS transactions, but maybe it also applies to other transactions (although I wasn't successful to get the same error in SBWP speaking of attachments).

So, returning to SCASE and SCASEPS transactions - when I tried to open MS Word file, attached to Case, I received error message (SBDV 071) "No temporary directory available for temporary storage".

 

Firstly, I thought that the trouble is in SAP GUI Preferences for Applications, where Download and Upload directories are defined. But any changes is these settings did no effect to the problem. Seems, that this setting has no impact on my issue.

 

So, secondly, I started debugging source code to get the place, where I receive message mentioned above (SBDV 071). I found that the problem was in results of CL_GUI_FRONTEND_SERVICES=>CL_GUI_FRONTEND_SERVICES. It tried to get the value for parameter TEMP and it returned "space". Looking through SAP manuals (Link), I discovered, that requested by system variable would receive "space" value only if Operating System didn't have such variable.

 

My third step was to look through MAC OS X 10.11 environment variables. To do it one needs to start terminal and use "env" command to list defined variables.

 

I found that there was no TEMP variable, although there was TMPDIR variable, which is the same, as it seems to me. After discovery I decided to add TEMP variable to my Mac OS X configuration and see the results. To skip few details I need to say that the results were positive - I was able to open MS Word document from SAP as it was downloaded in background to specified folder and opened by MS Word for Mac without any additions clicks from me.

 

How To Set Environment Variables in Mac OS X

As many people are using different versions of Mac OS X, I'm writing down information for 10.6 - 10.11 versions.

 

OS X 10.6, 10.7

To set an environment variable, enter the following command:

  • defaults write ~/.MacOSX/environment variable "value"

To find out which environment variables have been set, enter the following command:

  • defaults read ~/.MacOSX/environment

 

OS X 10.8, 10.9, 10.10

To set an environment variable, enter the following command:

  • launchctl setenv variable "value"

To find out if an environment variable is set, use the following command:

  • launchctl getenv variable

To clear an environment variable, use the following command:

  • launchctl unsetenv variable

SAP GUI History not getting saved

$
0
0

Issue:

SAP GUI History (backspace) for fields is not getting saved.

 

 

Pre-Requisites:

  • - Close all your SAP sessions including your SAP logon pad

 

10-27-2015 9-35-29 AM.jpg

 

Resolution/Procedure:

  • Go to Windows Start > All Programs > SAP Front End > SAP GUI Configuration (1)
  • In your GUI Configuration options click on ‘Local Data’ folder (2) and then ‘History’ (3)
  • Change history status to ‘OFF’ (4) and click on ‘Apply’ (7)
  • Click on history status back to ‘ON’ (5) and click on ‘Apply’ (7)
  • Click ‘Clear History’ (6) button and finally click ‘OK ’ (8) to close this window

 

10-27-2015 9-39-26 AM.jpg

 

Now this should take care of the history not getting saved. Reopen SAP GUI and try it out!

 

 

Special Thanks to my friend Amritpal Flora


Regards,

Raj Kumar Reddy

Removed components from 7.40 Compilation 2

$
0
0

i read this note and downloaded the viewer and editor into a folder, it says to import it into server, but  i get a message " the specified path is not a valid installation server.

i did manage to install the ECL viewer, but it would only install as a patch, when i tried to import it i received the same message as the editor. How do i import the script into the server?

 

Removed components as of 7.40 Compilation 2: The “Controls for the SAPscript Legacy Text Editor” and the “ECL Viewer” have been removed from the SAP GUI delivery as of 7.40 Compilation 2. See SAP

Note 2192210.

 

thanks

Larry

how to get SAP GUI for iPad3 (iOs8)

$
0
0

Gurus,i am  new to BASIS;could anyone please let me know where i can get GUI for iPad3(iOs8.1).

 

 

 

Thanks in advance

Personas From Fiori Launchpad

$
0
0

Hi experts,

 

I currently have an issue with Personas Flavors rendering incorrectly when launched from the Fiori launchpad. I have identified the cause of the issue but have yet to find a solution.

 

A custom theme is currently being used in Fiori. When clicking on the tile for the Personas Flavor, I believe the webGUI attempts to use the custom theme but since it is not available it defaults to the SAP tradeshow theme. The problem here is that the theme being used and developed on in the webGUI is SAP Blue Crystal.

 

If I change the theme in Fiori to SAP blue crystal before clicking on the tile the Flavor will render correctly.

 

Could someone please assist?

Java GUI 7.40 on Ubuntu 14.043 LTS

$
0
0

Hi Experts,

 

I'm trying to install the SAP Netweaver AS ABAP 7.40 SP8 - Developer Edition on linux and, reaching the step to execute the installed 7.40 Frontend, I am getting an odd screen as follows:

 

Schermata 2015-10-27 alle 07.09.50.png

 

 

and I'm unable to create any user defined system.

 

If I try to insert, in the Advanced tab, the conn parameter as detailed in the guide, I'm getting an error:

 

Schermata 2015-10-27 alle 14.21.38.png

My conn string is:

 

conn=/H/ubuntu/S/3200

 

 

 

Do you have any idea how to correct this?

 

Thank you so much for any help.

 

With kind regards,

 

Flavio


SAP GUI 7.40 Final release eclipse error

$
0
0

Hi,

 

I installed lastest version of the gui here is the pic

GUI1.JPG

For ABAP Development I'm using eclipse mars lastest version

eclipse1.JPG

Before updating the gui, eclipse was working fine. eclipse has some issue while opening gui in eclipse about font size, window size etc. but nothing worth mentioning.

 

Anyway after update.

 

Opening GUI in eclipse has problem. window get stuck and I cant close it or scroll down etc. wont work.

 

Here some screen shots :

eclipse2.JPG

 

And when I try to close this window it get more weird gui window is opening in popup and I can close gui window only with task manager.

 

eclipse3.JPG

 

Right now what should I do to fix this? Please don't say uninstall and reinstall gui

 

Kind Regards

Tolga

create group

$
0
0

Hi All,

 

I am new to personas and also SAP backend, having worked in Portal for the past two years.

 

I have two flavors - one for SMEN and for one SU01. I would like to create a group, set these flavors to as default so when the users log in they will see these flavors only when going into SMEN and SU01 transaction. any ideas?

 

 

Also is it possible to set the default theme to the group as well?

 

I am working on SAP personas 3.0.

SAP Gui 740 print by booking isn`t working

$
0
0

Hello,

 

we have released SAP Gui 740 for our Customers for some days. Unfortunately we have a problem with the Technology G in the printer properties only with local printers. When they are booking an order it doesn`t print it, but when they go into the order again and repeat the printing manually it prints. 

Does someone have an idea why it isn`t printing when they book the order?

 

 

thx for your help

 

yours sincerely

Carmen

SAP Screen Personas 3.0 :- Dropdown issue

$
0
0

Hi..Can anyone help me to add values  to the drop-down list dynamically in SAP Screen Personas 3.0 ? Is it possible to do this??

 

Thanks in advance!!

 

Regards,

Murali

kernel 742 REL PL219 not available

$
0
0

Hi,

 

I've installed Persona 300 on my ECC system and we are currently on Kernel 742 REL PL 200 which is the minimum requirement for installing Persona. OS is Linux on X86 64 bit, Unicode and DB is Oracle 11.2.0.4.0.

 

We are facing  several issues while using Persona application and Persona/SAP experts have suggested to go for Kernel PL 219 however the whole kernel package (EXE.SAR and EXEDB.SAR files) is not availble in Service market place only disp+work package is available.

 

It is always suggested by experts to go for the N-1 PL while upgrading kernel. Now only Disp+work PL 226 is available in SMP and I would like to go for PL 219 as after upgrading to PL 226, I'm getting this warning while logging in Persona WEBUI.

 

 

"The kernel doesn't match the mimes version. Further proceeding will result in unpredictable behavior. Installation is damaged"

 

Kindly post the path/ link or any other way by which I could get the PL 219 for disp+work for my system setup (details above)

 

Regards,

Mohit

Viewing all 3616 articles
Browse latest View live


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