Re: How to disable on create handler in personas 2.0
What do you mean disable? what are you trying to achieve? Regards,Karthikeya
View ArticleRe: How to disable on create handler in personas 2.0
I put my script button id in the screen properties that is 'Oncreatehandler'(I want to trigger this Script button while the screen rendering).but the script button has some errors. So I can't get this...
View ArticleRe: How to disable on create handler in personas 2.0
Are you using switch flavor in Oncreatehandler script button? If yes, remove the flavor to which it navigates to. If no, please let us know what error is coming which is not letting you edit....
View ArticleRe: How to disable on create handler in personas 2.0
Well, launch Personas using the url parameter as shown below:……/index.html?sap-client=XXX&disableoncreatehandler=truefollowing is the original linkPersonas - Oncreatehandler control-id issueMany...
View ArticleRe: SAP Screen Personas 2.0 - How to disable / manipulate the enter key?
Karthikeya thank you for your reply, this solution will help me a lot! One of the transactions that I need to make these rules is "XD01 - Create Customer", which has several fields, but the rules will...
View ArticleRe: SAP Screen Personas 2.0 - How to disable / manipulate the enter key?
Todd, I have to make this and other rules in various transactions. One of these is the "XD01 - Create Customer", which has several fields, but the rules will apply to only some of them. Your solution...
View ArticleRe: Personas: Is Personas 100% compatible with Javascript?
Hi Steve, Thanks for the info. So basically the JS code has a scope within a Script Button unless a sort of global obj is used (eg window obj). I guess the only way of passing values between script...
View ArticleRe: What are logics for the SAP UI icons of "Back", "Exit" and "Cancel"?
This may not sound that interesting so I will close it to keep our track "clean". By the way, just want to share some finding - in Personas, when replacing the Exit or Cancel buttons by transactions, I...
View ArticleRe: Personas: Is Personas 100% compatible with Javascript?
Yes a JavaScript action is basically wrapped in an anonymous function and then called. The variable scoping then works as you'd expect. The standard way of passing values between script buttons is via...
View ArticleUsing Short Code - My Flavors are mixed up?
Sorry that title doesn't really do the issue any justice .. let me try to explain. Since I started using short code ID in my NWBC Personas role, my flavours seem to be mixed up ..I am now getting...
View ArticleRe: How to connect to the Application Server from MacOS SAP Logon
To add a new system manually to the following. In the SAP Logon, click the "New" button, choose the "Advanced" tab and tick the "Expert settings: checkbox. For server host.domain and system number nn...
View ArticleRe: SAP Screen Personas: Tab Caching Breaks Screen Functionality
Hi Karthikeya, Thanks for your reply.Persona version would be 2.0/1.4(SP2). and the tcode is /bti/mde. MDE transaction. These are input fields,yes, but not mandatory.
View ArticleRe: GUI 740 - code highlighting bugs
Well it is not solved in the notes above.The notes do not contain a patch for the SAP GUI.It is only a current Kernel attached, but the Kernel would not fit to the current SPS of older Systems (pre...
View ArticleRe: GUI 740 - code highlighting bugs
Hi Tino, apart from this thread I created incident on SAP Marketplace, I specifically asked if it means that our only option is to wait for patch and answer was Yes. regards,Martin
View ArticleRe: GUI 740 - code highlighting bugs
Hi Martin, ...and one wonders how long to wait... Regards, Tino
View ArticleScreen personas, session timed out
Itś not that easy as they try to let you know using the configuration guide. According to this guide I have implement SP as described. So far so good, When I log om to the SP system I got a...
View ArticleSystemfiles deployed with SAPGUI
Hello, where can I find detailed information what system files (DLLs etc.) are installed with the SAP GUI.This information is needed for the management of the software deployment to deploy SAP GUI to...
View ArticleRe: Screen personas, session timed out
Kees, Check your profile parameter in transaction RZ10 for icm/server_port_0. It may look like this: icm/server_port_0=PORT=5$(SAPSYSTEM)00,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=600 The ITS uses this...
View ArticleRe: Using Short Code - My Flavors are mixed up?
Patrick, The system keeps information about each version while you are developing the flavor. In the Performance and Optimization Guide, SAP recommends that (once you are ready to deploy the flavor)...
View ArticleJNet on SAPGUI 740
Hi Im really struggling with the installation of Jnet/Jgantt on SAPGUI 740? First of all i cannot check the checkbox for JNet in the installation guide. It tells me that some prerequisities are...
View Article