Re: Can we move flavor from one tcode to another..?
OK... I guess if you only created a different transaction code but everything else (like program name, screen numbers) are the same, then this will be fine. Glad it worked out
View ArticleRe: kernel version required for Personas 3.0
Hi Hans, We had the same problem. IT got solved by following this checklist http://wiki.scn.sap.com/wiki/display/Img/Pre+and+post+installation+Checklist Our problem was that we were on SP3 of the basis...
View ArticleScreen Personas error handling
Hi All, How to handle the error popup's when suppose a wrong PO number is entered in the text field in screen persona main screen for me23n t-code (script button). The std error thrown by system is...
View ArticleDifference between GUIXT and SAP personas
Hi, Can anyone tell me what is the Difference between GUIXT and SAP personas... As it seems to be both solves the same issue for SAP GUI. Regards,Harshada
View ArticleNot configured error for clientaccesspolicy.xml & crossdomain.xml
Hi, I have got Personas 2.0 SP02 installed in my ECC6 EHP7 system. I have done the configurations as suggested in the config document. The configurations for the Personas system are all ok. For the...
View ArticleRe: Difference between GUIXT and SAP personas
Hi Harsha, Why can't you just use some of your time to do a Google/SCN search on this topic.Please avoid these kind of questions in the forum as it falls in the basic level questions.Regards,Kannan
View ArticleRe: kernel version required for Personas 3.0
I implemented all the current notes, but still facing an issue about:"Invalid GUI input data: display - window dimension conflict" Already implemented note 2016640, but not sure where to set the...
View ArticleRe: kernel version required for Personas 3.0
We have this issue also, it randomly appears for some users on Personas 2 and is also present in Personas 3.I even noticed it on some of the SAP guys screens during demos! It needs to be fixed, while...
View ArticlePersonas: how to make BackToHome button from deep sub UIs?
Hi guys, In many practical cases, eg, iw22 with a given Notification number, one can use Personas to jump UI directly from the "Home Screen" to the "Destination Screen" which would require several key...
View ArticleRe: Personas: how to make BackToHome button from deep sub UIs?
What do you mean by "Home screen"? The initial SAP menu screen, transaction SMEN? If so, you can simply use a script to send "/n" to the transaction code box to abandon the current transaction and go...
View ArticleRe: Personas: how to make BackToHome button from deep sub UIs?
Hi Steve, Yes, it is SMEN screen.Tried yours, it works. Thx. Set to correct answer. By the way, if the destination screen is reached by two tocdes. What would "/n" go? Dong
View ArticleRe: Personas: how to make BackToHome button from deep sub UIs?
"/n" always goes to SMEN - it is shorthand for "/nSMEN". Is that what you were asking?
View ArticleRe: Personas: how to make BackToHome button from deep sub UIs?
Yes, it is what I was asking. Thx. Dong
View ArticleRe: Screen Personas error handling
Hi , If the error message shows on which step the error has occurred then do check the script written in me23n. Make sure the control which is been refereed by the script is available for processing ....
View ArticleRe: Screen Personas error handling
That message means that step "x" of your script is trying to interact with a control on the screen, and that control (button, text box, etc.) doesn't exist. It most likely doesn't exist because the PO...
View ArticleRe: kernel version required for Personas 3.0
Hans, Neil, We have a Personas QA system with 740SP3 which also had this issue. The issue has been fixed in a later SP (forgot which) but applying the available ITS notes fixed the problem.Here is a...
View ArticleRe: SAP Persona flavors to flavors mapping
>>I noticed that it is impossible to call "Switch Flavor" from one falvor to another flavor that is not within the same tcode.<< Actually, the Switch Flavor command can call another...
View ArticleRe: Difference between GUIXT and SAP personas
SAP Screen Personas allows companies to improve user productivity by personalizing their SAP ERP screens. This product was developed by SAP and is now available as part of the NetWeaver license. It...
View ArticleRe: Difference between GUIXT and SAP personas
The GuiXT functionality is built-in to the SAPGUI, that's true, but the developer tools and ability to create GuiXT scripts still requires purchase of a license from Synactive.
View Article