About 2,770,000 results
Open links in new tab
  1. How to automate SAP GUI using Excel VBA? - Stack Overflow

    You are mentioning "SAP.Functions", which is an RFC component part of SAP GUI. RFC is a protocol for programs to communicate between two machines, not to automate the screens. …

  2. oop - Interface method call error: method is unknown or …

    Aug 15, 2018 · 2 I'm looking at the following example, published on the ABAP Keyword Documentation, page INTERFACE. My changes are just additional lines: the REPORT …

  3. How to run SAP GUI script from Excel Macro - Stack Overflow

    Jul 19, 2017 · I am trying to create a Excel macro which executes the SAP GUI Script. I already created the script but I didn't understand how to use that in VBA macro. This is my SAP GUI …

  4. rpa - S/4HANA UI automation. How? - Stack Overflow

    SAP Fiori interface which is default for S4HANA and which you presumably use in your corporate portal does NOT support GUI scripting which naturally emerges from its title SAP GUI …

  5. Why buttons added to a GUI Status are not visible or grayed out?

    Dec 27, 2024 · If a menu entry has been defined in the Menu Bar for this Function Code, this menu entry is visible but grayed out. Last but not least, the GUI Status belongs to the CUA …

  6. Step by step tutorial to use SAP. net Connector with VS 2008

    I have found many example on the Internet but many are old (VS 2003, SAP. Net Connector 2.0 where the current is 3.0). I wonder how to use SAP. NET Connector. What files should I …

  7. java - How do I create an SAP interface to pull some data from our ...

    1 We have a Java web application built on a relational database and we would like to create a SAP module to pull some data in from this application into SAP. What would be involved? My …

  8. abap - What is the difference between BAPI, BAdI, enhancement …

    Jun 3, 2014 · What are the differences between a BAPI (Business Application Programming Interface), BAdI (Business Add-Ins), customer enhancement and customer modification?

  9. user interface - SAP GUI Script: Set focus on Input Field in order to ...

    Mar 5, 2015 · In my SAP GUI VBS Script, I want to paste the Clipboard to an Input Field. I use WshShell.SendKeys "^V", but it does not do anything and I suspect this because …

  10. Service interface is not visible in SPROXY - Stack Overflow

    You do not have to complete the interface. Only the service interface should be activated. You can check if the SLD connection is running properly (trx. SLDCHECK). Is this the first service …