Re: Run-time error4605 using Smartforms
Hi Mar, What versions of MS Office and SAPGUI do you have installed, and are they patched up to the latest patches? Also, have you tried using the old graphical editor instead of MS Word? Cheers,Matt
View ArticleSAPGUI services file query
Quick question please if you can share your thoughts / suggestions We have a scenario where parallel landscapes have to be maintained for a couple of months for development, quality and production. So...
View ArticleRe: SAPGUI services file query
Kalyana, Are you saying that your parallel DEV systems both have the same SID? When I've done this in the past, the parallel system had its own unique SID, and so this would not be a problem. You can...
View ArticleRe: SAPGUI services file query
Thanks Matt. Scenario is both DEV's are in different data centres. I am coming at this from customers standpoint. At the moment they have two entries in services file and both have same service name...
View ArticleRe: SAPGUI services file query
There is a workaround. You can simply not add the entries to the services file at all. From at least GUI 7.30 on, it's possible to instead just put the required information directly in the SAPLogon...
View Articlesession variables in sap personas 2.0
Hi , Is there any way i can able to store values to a variable as global and use the same variable in different tcodes for sap personas flavors? Regards,Sivaganesh
View ArticleRe: What is the syntax for If x contains ...
hi Patrick, If you can put snapshot of your script, would be nice. But, if you are declaring your variable in "calculate in js", then declare it as args.x = 'AA BB';Then in IF action where you are...
View ArticleRe: SAPGUI services file query
Matt, You are a savior. That worked like a charm. Thanks mate
View ArticleRe: session variables in sap personas 2.0
@Tamas Hoznek @Steve Rumsby any inputs on this guys ?
View ArticleRe: SAP Personas RFC configuration doubt
You're correct, there is no need for this setting for a single system installation. The only consequence not having it will be the yellow traffic lights in the Personas admin transaction's...
View ArticleRe: Dump in backend after creating flavor
Dear Tamas, I have already checked in ST22 but I could not be able to indentify issue. Also, after Persona flavor creation, dump started in backend transaction which is main concern. Also, dump is...
View ArticleRe: Dump in backend after creating flavor
The screen shot doesn't contain anything useful to determine the cause of the failure.The dump needs to be analyzed by an ABAP developer since it contains a lot more details than the screen shot.
View ArticleRe: session variables in sap personas 2.0
The technique Tamas Hoznek is referring to is described in this blog - Data caching in Personas scripts. Essentially you use "Calculate in JavaScript" actions to store data "globally", in other words...
View ArticleOccasionally my screen doesn't refresh properly...
I have a main menu screen that is list of open sales orders and a list of actions (scripts) that can be performed on the selected order. One of the actions takes a billing block off of the sales order...
View ArticleRe: Dump in backend after creating flavor
Hi Gaurav,Personas flavor will not alter backend ABAP program, so I would suggest you to log a message to BC-FES-GUI component to get help. ThanksChinthan
View ArticleRe: Screen Personas 2.0 not started
Can you check F12 devleoper tool console window to see if you are getting any error? ThanksChinthan
View ArticleRe: Screen Personas - SPRO Id Control
Small correction needed in your entry...instead of ^ses\[0]\/ it should be ^ses\[0\]/ ("/" should be before "]"). You can get correct entries from note mentioned in blog. Also you need to recreate...
View ArticleRe: Occasionally my screen doesn't refresh properly...
The list content is driven by the backend transaction' logic, i.e. the Personas Refresh Screen action isn't going to actually refresh the list screen. So in this case, there should be a backend command...
View ArticleRe: launch button in personas is not working and i get attached error
Three people reporting a problem hardly qualifies as "quite a bunch". Actually, it is rather common that such issues turn out to be caused by a configuration or installation error. If you...
View ArticleRe: Reg. Translation
Hi All, Is there any way to know about the OTR created during that transaction and again recreating it.Please reply ASAP.
View Article