Re: SAPGUI for Java, problem with sound (Linux)
I have the same problem, on ubuntu 12.04 and others..I re - instal java and all is Fine.Best regardsIvan Csudo add-apt-repository ppa:webupd8team/javasudo apt-get updatesudo apt-get install...
View ArticleRe: History working only with first system session started and not with any...
Hello Vaibhav, Please capture a History Trace,by following the below steps,andattach the file to the message. 1) Open a GUI session2) Press ALT+F12 => Options => Traces => Session Trace3)...
View ArticleDisplay Sales order(VA03) item details tab caching issue
Hi, I am working on merging tabs on Display Sales order (VA03) item data for a sales doc type which has billing plan. When i am merging tabs its not caching and not able to hide the tabs. What I...
View ArticleRe: SAPGUI 7.40 closes when I try to connect
Hello Mr Ju,There is a procedure for this which involves using the adplus debug software from Microsoft, which you need to download.The complete process is outlined in the attached note:...
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
you have to use copy value and paste value functions in the script to copy status to a variable (x) and paste it(x) to your label. You'll get the content of the status from its container so exact...
View ArticleRe: How to change SAP Screen Personas HTML body image
appened frameless=trueto your URL and it will always open in stretched mode with full screen like below. You can change the background image right from flavor editor. What tamas suggested, I think...
View ArticleRe: SAP Screen Personas - Runs so Slow
Hi Diego, SAP screen personas is architecturally an add on on top of the SAP web GUI. So check if your transactions performance in Web GUI first. If it is of comparable performance with regular SAP gui...
View ArticleRe: How to gain control over F8 button in Personas 2.0
Hi Tamas, This seems a valid business case for me and SAP personas product team needs to be notified about this. Also do we have a feature suggestion page, which I think is needed a lot for this...
View ArticleRe: How to gain control over F8 button in Personas 2.0
I agree that it is a valid business case to be able to control / suppress certain unwanted functions and to disable the right-click context menu too if so desired.We already talked about this and it is...
View ArticleRe: SAP Screen Personas - Runs so Slow
In addition to the above posts, the next support package (SP3) for SAP Screen Personas 2.0 is expected to bring significant performance improvements with the so-called "slim state". This will reduce...
View ArticleRe: How to gain control over F8 button in Personas 2.0
I Know it is a global effect in personas, but there is no harm as you said the f8 is never handled anyway.
View ArticleRe: How to change SAP Screen Personas HTML body image
Hi Tamas, Thanks for the help, it worked! Regards,P Alcantara
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
Hi Bhaskar, I tried the Copy Value and Paste Value Process in copying the Status to a label.But the Status keeps on changing and the Label which i linked to the Status is not updating each time...
View ArticleRe: the error Control is unknown while i am calling data from second screen...
Hi Murali, I hope This URL will Help you... SAP Screen Personas - Fetching data from a different screen - YouTube
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
If the status bar message changes multiple times when selecting a function, these is no way to read the constantly changing text in the Personas flavor. You would have to start the script reading the...
View ArticleChange mouse icon to hourglass with HTML refresh?
I have an HTML viewer that calls a WebRFC based on the value of a field in my flavor. The update of the HTML viewer takes a few seconds and I would like the mouse icon to change to the hourglass while...
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
Hi Rohit, I now got your question completely from Tamas reply. You have to find each event responsible for the status bar update and add a custom script to do the above thing before it does the actual...
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
I think what he may be referring to is a situation when a process is running after a button press, and it displays a status message several times during execution, so the status bar text changes...
View ArticleRe: SAP Persona 2.0:Need to Copy status Message Dynamically
actually I see from his original post, he said that, " each and every input we are giving".so My answer above still holds good, just replace the button i said in example with textbox, you would be...
View ArticleRe: SAPGui closes automatically while Excel calculation
Hello Petr,Are you using 32bit or 64bit Office 2010?Generally, for crash issues, the procedure below should be followed, but first I would recommend using the most recent patch 11 hotfix 1 You can...
View Article