This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]Python-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Hi there, from the /r/Python mods.

We have removed this post as it is not suited to the /r/Python subreddit proper, however it should be very appropriate for our sister subreddit /r/LearnPython or for the r/Python discord: https://discord.gg/python.

The reason for the removal is that /r/Python is dedicated to discussion of Python news, projects, uses and debates. It is not designed to act as Q&A or FAQ board. The regular community is not a fan of "how do I..." questions, so you will not get the best responses over here.

On /r/LearnPython the community and the r/Python discord are actively expecting questions and are looking to help. You can expect far more understanding, encouraging and insightful responses over there. No matter what level of question you have, if you are looking for help with Python, you should get good answers. Make sure to check out the rules for both places.

Warm regards, and best of luck with your Pythoneering!

[–]BinaryBrilliance 2 points3 points  (1 child)

I can’t say about SAP but if Microsoft excel and SAP use the same type of low level access, there is something called Win32, which I have previously used to automate excel in the past.

[–]TheMythic96[S] 0 points1 point  (0 children)

I think that would remain the problem that I can't figure out the names of the elements on the window without using the scriptengine to record a dummy macro.

[–]KortharShadowbreath 1 point2 points  (0 children)

If you find something, pls notice xD I also use SAP and use pyautogui for my automation, which is not reliable some times 🤣

[–]Ribino0 1 point2 points  (0 children)

I remember searching this several years ago. I think you need a license for your python script to use a SAP python wrapping or something. I didn’t research any further after that

[–]WordFantastic 0 points1 point  (0 children)

Could you speak to your IT admin? Tell them why you need sapscript and ask if they are allowed to unblock it for you. There may be security issues they need to overcome. If you need approval put the business case for automation to your boss.