on ‎2020 Apr 05 10:24 PM
Hey all,
I'm currently working on a script that automates a contract process on tcode me21n. I'm currently facing a problem where a table inside of a shell object displays all created contracts along side a check box to individually select them. So if I want to select the first contract the instruction would be something like:
selectNode("1")
And I figured that selecting the last items would be something like
selectNode("-1")
However I keep getting an error in my script.
What is the proper way to always select the final node?
Thanks in advance!
Request clarification before answering.
| User | Count |
|---|---|
| 29 | |
| 14 | |
| 7 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.