Skip to Content
0
Sep 24, 2008 at 09:44 AM

IDOC :Qty Field Format : 0,120 being converted to 0.120 in program

48 Views

Hi SDNers !

I have an issue wherein the format configured in SU01 for decimal notation is '1.234.567,89' i.e Comma oriented instead of a decimal.Now the issue is in Documents like PO and even in DDIC tables values are with Comma only like 0,120 but when i fetch it in my program(internal table) to write an IDOC ,it is converted into 0.120 which is an issue for the client because it wants 0,120 as i'm outputting my IDOC in XML format.

Hope i am clear in my question!

I have already searched the forum but could not find something close to my issue.

Thanks,

Sachin