Re: SAP Screen Personas - Can we trigger custom buttom from another screen?
Arrrghh how silly of me! Why did I not try that! Thanks a lot Steve that worked!
View ArticleRe: SAP Screen Personas - Can we trigger custom buttom from another screen?
I've asked essentially the same question here before. It is the one thing I forget more than anything else! Steve.
View ArticleExcel x86 2013 status bar missing in SAP
Hello, We are using SAP GUI 7.3 patch 7 and Office Excel 2013. With this combination, the bottom status bar in Excel does not display. I tried to apply some corrections, but I do not successful.My...
View ArticleRe: Excel x86 2013 status bar missing in SAP
Hello I'm afraid that your problem could not be solved, at least according to the here under note Regards 1618496 - Excel 2010: Status bar is not displayed in excel inplaceThis is a limitation in excel...
View ArticleRe: Change option disabled for MIME Create entry
For me the issue got resolved by setting in SCC4: "Changes to repository and cross-client Customizing allowed" at Cross-Client Object Changes field.
View ArticleIsLowSpeedConnection Property
My users need to have their GUI (7.30) set to high speed for my Excel VBA script to execute properly. I declared the public property IsLowSpeedConnection as shown below. I check the property once the...
View ArticleRe: SAP GUI 7.30: Security Setting to 'Allow'
One option is to check for Registry Key "HKLM\SOFTWARE\Wow6432Node\SAP". If found, then you have a 64 bit system, 32 bit otherwise. Below is a piece of code I use at the very beginning of my "On...
View ArticleRe: SAP TAO Front End Client
Hi Yves, This is just a compatibility matrix. In order to start working with Tao , we need a GUI to login. I am looking for the installation files of this GUI. Cheers,Vivek
View ArticleRe: Excel x86 2013 status bar missing in SAP
Hello Douglas,I checked this with the standard demo programSAPRDEMO_SPREADSHEET_INTERFACE and unfortunately this is a limitation of the SAP inplacemode. This issue can be replicated outside of SAP by...
View ArticleSAP GUI 7.30 PL4 - Uninstall does not work - Why?
Hi all, I have a properly installed SAP GUI 7.30 version with the package called "PEACY" which includes the following components: SAP GUI for Windows 7.30 (Compilation 2)Engineering Client Viewer 7.0KW...
View ArticleRe: SAP GUI 7.30 PL4 - Uninstall does not work - Why?
Hallo Christian,Please see note 1587566 where it states:When uninstalling with the command line options "/uninstall /all", the event scripts of installed packages, which are defined to run on...
View ArticleRe: SAP GUI 7.30 PL4 - Uninstall does not work - Why?
Hello Christian, Try updating SAPSetup.exe to patch 42 or higher Per SAP Note 1587566 - Installation problems with SapSetup Version 9.0When uninstalling with the command line options "/uninstall /all",...
View ArticleRe: Rendering Error in SAPGUI for HTML
Hello, did you get to find a solution on SAP-side? We are facing the same problem and since our users are suppliers (external from our company) solution should be on our side. Thanks a lot in advance....
View ArticleRe: Rendering Error in SAPGUI for HTML
Hi Aitziber, i've written a little bit of JavaScript code, which opens the application in an external window without any portal frames. So instead of accessing the iView/WD4A when clicking on the...
View ArticlePersonas - Oncreatehandler
Hi all, I'm having an issue with the oncreatehandler... here's my scenario. I have created a cockpit for launching a handful of transactions. When the user completes the transaction they should be...
View ArticleRe: Excel x86 2013 status bar missing in SAP
Unfortunately, this is the current technology used by SAP to display the in-place files.If you wish to request changes,then start with note 11http://service.sap.com/sap/support/notes/11 Regards,Jude
View ArticleRe: Rendering Error in SAPGUI for HTML
Hi Michael, many thanks for the info. Regards,Aitziber
View ArticleRe: SAPGUI 7.30 Patchlevel 8 cl_gui_html_viewer Problem
Hello, we experienced a similiar issue.Since PL 7 there is a bugfix included which removes compatiblity mode for IE7 by removing some registry keys which handles compatibility mode of the internet...
View ArticleRe: SAP Screen Personas - NWBC
Hi Tony,Neil also posted this question as a comment in this thread:SAP Screen Personas - How to render flavors in Netweaver Business Client (NWBC) As you can see, this issue has not yet been resolved....
View ArticleRe: Personas - Oncreatehandler
Personally, I would do this by replacing the save button with a script button that performs the save (pushes the standard, but hidden, save button) and then navigates to the cockpit screen. No need to...
View Article