Skip to Content
0
Former Member
Dec 04, 2008 at 02:14 PM

Problem with Send Mail data

30 Views

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