Skip to Content
0
Former Member
Dec 02, 2008 at 06:20 AM

Numbers with negative sign

580 Views

Hi,

SAP send value to XI as 100.00-

In XI, I send this to standard subtract function where it expect this as -100.00

Which is the good way to move the negative sign to the left ?

Please do note there coould be situation where this value can come as positive so I have to take care of both situations.

Thanks in advance.