Skip to Content
0
Former Member
Sep 12, 2007 at 07:11 AM

Regarding SAP Script

26 Views

Hey Guys,

One problem I am facing in SAP Script.. thing is numeric values are printed it in some different way..

I mean to say KOMVD-KBETR(12) contains value " <b>12,000.00</b>" But it contains values <b>12.000,00</b>. Which is wrong. Cause the instead of comma(,) Dot is coming(.) and Instead of dot(.) comma (,) is comming.. Please suggest how to solve it in SAP Script