Re: Personas 2.0: How to maintain the list selection in back stepping
Hi Tamas, I am using a dropdown box list made by me. The proble is that the index stored in the hidden field has to be passed between screens. I did like args.myIndex. However, such info is lost if I...
View ArticleRe: Personas 2.0: How to exit an Personas app by pressing a button?
Hi, Does not seem to have any answer this, so I better close it. My solution: Old solution: window.close() but this will prompt two user notes. New solution: window.open('','_parent','');...
View ArticleRe: Personas 2.0: How to handle the UI state in a sequency of tcode calling?
Share my findings: If multiple apps run teh same tocde into different UI screen designs, the better way is to use "switch flavor" which will track Ui flows. But be noticed that each app has to be...
View ArticleRe: Personas 2.0: How to launch Personas directly into sub-screen?
You can also press a button or perform a menu command by adding the command code in your URL. Similar to passing a field value, add the corresponding command behind the execute button like...
View ArticleRe: SAP GUI close itself in 64 bits Windows 7
Pawadee K., I had some remote client's who were having their SAP GUI 7.30 patch 7 session just drop without an error. Crash correction's in SAP GUI 7.30 patch 11 - 13:GUI Crash in...
View ArticleFormat_BadDateTime Personas
Hello,We have Personas installed in SBX, DEV and QA. In our SBX all of a sudden Personas can no longer be accessed. It will give the "A problem with the network connectivity connectivty error" and when...
View ArticleRe: Personas 2.0: How to exit an Personas app by pressing a button?
If you mean a confirmation popup asking if you really want to leave the page, you could add the following parameter to the Personas URL:&skipcloseconfirmation=true However this will need a new...
View Articlepersonas for IW38
Hello, I want to use Personas for tcode IW38. I want to be able to set the screen variants for the logged in user and skip the first screen of IW38 so that they go right into the results based on the...
View ArticleRe: When I open a report in SAP GUI window of the SAP GUI exceeds report opens.
yes is exceli need the windows number 1 Once dropped down below open Excel . Re: When I open a report in SAP GUI window of the SAP GUI exceeds report opens.
View ArticlePrinting with SAP GUI 740
Recently we upgraded two users to SAP GUI 740 (with NWBC 5) and updated both to the latest patch levels (3 and 5 respectively) But now we can't print using the printer button in the toolbar. We get...
View ArticleRe: Printing with SAP GUI 740
Hello Shane, Does CTRL+P work? For frontend printing use access method 'G' instead of access method 'F'See SAP note 821519 for more details. Also be aware regarding SAPLPD usage:For server-based...
View ArticleRe: Columns in the table columns go missing and some of them are jumbled
Experts, We plan to move with this in production in a month's time. Can someone help us with a solution? As per the table variant in the backend, these are all visible columns. I only changed the order...
View ArticleCaching issue with Personas 2.0
Hello All, This may not be the right place for this question but I did not find SAP Personas for asking it. Anyways, I am trying to merge tabs and checking the Tab Caching Enabled option and Saving the...
View ArticleSAP Router Error - Logon Groups box empty
Hi Experts, I have an issue trying to select from SAP GUI the logon groups created from ERP in tx SMLG. I already set port 3600 in \etc\services file in my PC. Also I can connect from SAP Router...
View ArticlePersonas 2.0: (IW21) tblSAPLIQS0TEXT only displays the last line of text, err?
Hi Personas 2.0 experts, I am trying to run iw21, type ZT, then click "Text" icon to land to a screen where I can enter multiple lines of texts. The SAP control which will hold the text is...
View ArticleRe: Personas 2.0: How to exit an Personas app by pressing a button?
Hi Tamas, This will be great if it works. Could you pass me the info how I can get it work here when it is available (ie, do we need to install extra notes)? I tested it with my current Personas, and...
View ArticleRe: Columns in the table columns go missing and some of them are jumbled
Thanks for the quick response Ian and explaining your scenario. It helps to make sure I am not doing the same. After the transport, it works for me - as in the table has the columns but then I have to...
View ArticleRe: Personas 2.0: How to exit an Personas app by pressing a button?
What I meant is the next Personas 2.0 note which is scheduled to come out this week. Keep an eye on note 1964257 and apply the additional new note when it's released and this parameter should work...
View ArticleRe: Table layout changing in me53n
No.The Personas flavor sits atop of the layout defined by the backend configuration. If you change the screen layout in the backend, then this will mess up your flavor.You have to ensure that the table...
View ArticleRe: personas for IW38
Well, if your users have authorization to transaction SA38, then you could script running the program RIAUFK20 (which is the same as IW38) and specify the variant name using the 'Execute with variant'...
View Article