HIi,
I want to run a VB scrift in sap screen, with GUItablecontol field.
Below is code of the tabel
session.findById("wnd[0]/usr/tabsTS_ITOV/tabpTCMA/ssubSUBPAGE:SAPLCSDI:0152/tblSAPLCSDITCMAT/ctxtRC29P-IDNRK[2,5]").setFocus
session.findById("wnd[0]/usr/tabsTS_ITOV/tabpTCMA/ssubSUBPAGE:SAPLCSDI:0152/tblSAPLCSDITCMAT/ctxtRC29P-IDNRK[2,5]").caretPosition = 0
i want to run a loop in order to serach a value in the all the lines.
Please help me in this issue!
Regards
Victor