cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GUI Script Loop - LI11N

Former Member
0 Likes
563

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

Accepted Solutions (0)

Answers (0)