with session
.findById(
"wnd[0]/tbar[0]/okcd"
).Text =
"/NSQ01"
.findById(
"wnd[0]"
).sendVKey 0
.findById(
"wnd[0]/mbar/menu[1]/menu[7]"
).
Select
.findById(
"wnd[1]/usr/cntlGRID1/shellcont/shell"
).setCurrentCell 10,
"DBBGTEXT"
.findById(
"wnd[1]/usr/cntlGRID1/shellcont/shell"
).selectedRows =
"10"
.findById(
"wnd[1]/usr/cntlGRID1/shellcont/shell"
).doubleClickCurrentCell
.findById(
"wnd[0]/usr/cntlGRID_CONT0050/shellcont/shell"
).setCurrentCell 3,
"TITLE"
.findById(
"wnd[0]/usr/cntlGRID_CONT0050/shellcont/shell"
).selectedRows =
"3"
.findById(
"wnd[0]/tbar[1]/btn[17]"
).press
.findById(
"wnd[1]"
).sendVKey 4
.findById(
"wnd[2]/usr/cntlALV_CONTAINER_1/shellcont/shell"
).currentCellColumn =
"TEXT"
.findById(
"wnd[2]/usr/cntlALV_CONTAINER_1/shellcont/shell"
).selectedRows =
"0"
.findById(
"wnd[2]/usr/cntlALV_CONTAINER_1/shellcont/shell"
).doubleClickCurrentCell
.findById(
"wnd[1]/tbar[0]/btn[0]"
).press
<span style=
"color:#2ecc71"
> .findById(
"wnd[0]/usr/ctxtSP$00003-LOW"
).Text = LIEFERDATUM_1
</span><span style=
"color:#3498db"
><strong> .findById(
"wnd[0]/usr/ctxtSP$00003-LOW"
).SetFocus
.findById(
"wnd[0]/usr/ctxtSP$00003-LOW"
).caretPosition = 2</strong></span>
.findById(
"wnd[0]/tbar[1]/btn[8]"
).press
end with