on 2024 May 27 11:04 AM
Hi all,
In my vba code I used the info.program and screen number to differentiate between different situations.
Now suddenly the program names and screen numbers changed in SAP. Is this possible due to an SAP update for example? Or do I need to use a different approach to differentiate possible popups so I do not have to change my whole code each time?
Thank you in advance!
Request clarification before answering.
Hello @doublus,
yes, with an SAP update it is possible that the screen number changes.
An example how to handle the requirement that screen numbers can be changed can be found in the blog How to Detect UI Element ID with Regular Expressions in SAP GUI Scripting.
Best regards
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.