Screen Personas - Is there any way to check if a field is grayed out?
I have a script button that sets the current date to a field. The problem is that if that field is grayed out, the script fails. How can I check if the field is grayed out so that I can throw an error...
View ArticleRe: custom url parameters
Hi Hardman,If you are asking about populating input fields, then it is similar to Webgui. You need to pass the technical name of field as key and value as parameter in URL parameter. If you are passing...
View ArticleRe: Assign Image Button - Personas 3.0
Hi Sushant, Most recent patch level (22) has been implemented successfully. I tried to follow up SMEN first screen youtube video (http://www.youtube.com/watch?v=U8cvF7w1qDc). Unfortunately, the Assign...
View ArticleRe: Hot key not working for script buttons in personas 2.0
Hi DIlak,Ctrl+N can be a hot key used by your browser (for new window) in which case browser hot keys takes precedence. You should use combination which is not used by browser. ThanksChinthan
View ArticleRe: Changing the technical program name called from a transaction results in...
Hi Patrick,Personas screen changes are recorded using Tcode+Program name+screen number combination.. So changing any of this would make the flavor unavailable for that program. ThanksChinthan
View ArticleRe: Opening local file from SAP Personas
Hi,To download a file and open it in external application, Silverlight needs elevated trust mode. So please refer to note#2025591 on how to run Personas in elevated trust mode. ThanksChinthan
View ArticleRe: Changing the technical program name called from a transaction results in...
hi Patrick,Not very advisable, but since its your custom transaction, you could do a bit of small hack.Export the flavor, and change the program (from old to new) in there.Import it back.(Make sure you...
View ArticleRe: How to create VA01 or MM01 or any create operation
Use Copy Value to copy them, navigate to where they need to go, then use Paste Value. Enter Value is for sending literal text, not for sending copied values. Steve.
View ArticleRe: How to create VA01 or MM01 or any create operation
Hi Steve, Thanks for your quick turn around, please confirm the below steps. 1) Recording is completed2) I Uploaded code to Script button3) Assume that First and Second are my text boxes names4) So,...
View ArticleRe: How to create VA01 or MM01 or any create operation
You say you've seen recordings that show you how to do this. Have you followed the process described in those recordings? What happened? What didn't work? Have you seen this: SAP Screen Personas 2.0 -...
View ArticleProblems merging tabs
Hello experts, I hope you can help me. I'm trying to create a flavor, merging tabs. The transaction is TM_61. This is my flavor: And this is the basic view: The problem is with the part in red of the...
View ArticleRe: How to create VA01 or MM01 or any create operation
I tried with reference to above link which you mentioned, I am doing the copy value by navigating to the text field and when I click on script button I am getting popup saying that "no data has been...
View Articleauthorization Screen Personas
Hello, After configuring the Screen personas customizing and transaction /N/Persos/admin_UI I started SP using SICF, testing the Connection, and I got the following screen: For all of the three...
View ArticleRe: Personas 2.0 SP02 - Script errors & non functioning buttons
Hi Tamas, The Step * error, is definitely the tab caching (as you mentioned). I built the flavor slowly, testing the script buttons each time something was changed by me. Once I started cached the...
View ArticleSAP Screen Personas 3.0 - Inconsistent behaviours and features after...
Hi, Our company installed SAP Screen Presonas 3.0. We followed up Personas installation OSS notes and instalaltion check list.The Personas Health Check displays no issue (see below). However, we do get...
View ArticleRe: Personas 2.0 SP02 - Script errors & non functioning buttons
It's difficult to answer this question without actually looking at your flavor.What I'd suggest is cache only one tab, add your script button and see if it works. Then go step-by-step to determine what...
View ArticleRe: SAP Screen Personas 3.0 - Inconsistent behaviours and features after...
Some of those, particularly the image issues, are familiar. Others not - I've never had issues with Chrome, for example. Does https work in other browsers? That would be very strange. Not working in...
View ArticleRe: authorization Screen Personas
Thanks both of you, it's very helpfull, Now I got a message that session has timed out, As far as I can see everything is ok. I would check based on OSS note 1867014 but that note isn' t released yet....
View ArticleRe: Copy values for use in new session SAP Personas
Hi Ian, Maybe you can try it this way: 1. In 1st Tcode, "Paste Value" of your result into a hidden field on the Personas init screen.2. Now do 2nd Tcode: first, "Copy Value" of the hidden field into a...
View ArticleRe: authorization Screen Personas
Hi Kees,That's an very old note. Please refer to Personas cumulative note#1964257 and verify if you have installed all the notes listed in it. ThanksChinthan
View Article