Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Help needed in SAP UDF _SAPObjValueSet

$
0
0

Hi;

I need a help in executing 1 SAP transaction.

I am reading a XLS file & passing that value to SAP Transaction.

Here I am using the  _SAPObjValueSet with variable ; but it seems to fail.

For $i = 1 To $rows ;Loop     Local $sCellValue = _ExcelReadCell($oexcel, $i, 1)     _SAPObjValueSet("usr/txtTERMSCHL-LOW","$sCellValue")     _SAPObjValueSet("usr/ctxtABRDATV", "01.01.2001")     _SAPObjValueSet("usr/ctxtABRDATB", "31.12.2020")     _SAPVKeysSend("F8") Next

Can any one help me please ?


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>