on ‎2020 May 03 8:20 AM
Hi
I have created a SAP GUI script to enter bin count data in T Code LI11N. I have converted the script to a VBA script.
Is it possible to loop the entry of '1' in the counted quantity column all the way down the page.
session.findById("wnd[0]/usr/tblSAPML04ID2051/txtLINV-MENGA[6,0]").text = "1"
LI11N

SAP GUI Script

VBA

Thanks
Mlad
Request clarification before answering.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 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.