Code for SaveAs of active word document of instance with known handle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-11-18 06:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-11-18 11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-05-24 03:37 PM
Hi @VijayDodamani , can you please upload again the attachment or the piece of code on how to handle this concern? Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
20-05-24 12:47 AM
Hello Rico,
Normally when you open a file via SAP it is actually executing a temporary file that is stored in one of the standard folders (https://help.sap.com/docs/sap_gui_for_windows/dfad9ecd79db404eba46fdd709013a78/17c3a11c4ed249278dd36254bc136665.html)
What you can do is copy this file in the background and thus avoid screen interactions.
Regards,
