Hi all,
I have a Send mail step created which passes &REQUISITION.VALUATIONPRICE& and &REQUISITION.QUANTITYREQUESTED& from bus2009 into the description of the Send mail
example &REQUISITION.VALUATIONPRICE& 120.00
&REQUISITION.QUANTITYREQUESTED& 1,000.000
When I test in SWDD, the data shows in the Workflow log (View With Technical Details)
ValuationPrice 120.00
QuantityRequested 1,000.000
Also, when I check it in the work item display it shows as
ValuationPrice 120.00
QuantityRequested 1,000.000
But when I use tcode SCOT SAPconnect: Transmission Requests
the data is corrupted. Notice the decimal and period are reversed.
ValuationPrice 120,00
QuantityRequested 1.000,000
Has anyone had this issue before? Any info will help.
Thanks
Mike