SAP GUI Scripting Error, “The Enumerator of the collection cannot find an element with the specified index.”

前端 未结 3 1580
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-14 11:27

A few weeks ago I generated a script via SAP\'s built in GUI scripting functionality, and then put the vba in an excel document and attached it to a button.

this wo

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-14 11:48

    Had the same problem and found this thread, so I'm reviving it with the solution that worked for me:

    Scripting is probably deativated. sapgui/user_scripting must be set to true

提交回复
热议问题