<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reverse WRITE TO ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762913#M37170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data nfmt(20) type c value '1.234,56765'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace '.' with '' into nfmt.&lt;/P&gt;&lt;P&gt;replace ',' with '' into nfmt.&lt;/P&gt;&lt;P&gt;condense nfmt no-gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Nov 2003 12:28:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2003-11-20T12:28:26Z</dc:date>
    <item>
      <title>Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762910#M37167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, how do I convert an input string containing numeric data properly using the current user's settings? I.e. how do I get e.q.&amp;nbsp;&amp;nbsp;'1.234,56765' converted regarding decimals and thousands separator? I could not find any function doing just that, although every dynpro uses this functionality.&lt;/P&gt;&lt;P&gt;Any hint greatly appreciated.&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2003 12:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762910#M37167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2003-11-14T12:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762911#M37168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure of a FM but you could read table USR01 field DCPFM to determine the Decimal notation .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Nov 2003 20:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762911#M37168</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2003-11-15T20:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762912#M37169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you want to convert from external to internal format. If this is the case, you could look at class CL_FOBU_INPUT_UTIL, which was mentioned elsewhere in this forum for a similar issue. It might be what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2003 20:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762912#M37169</guid>
      <dc:creator>former_member269048</dc:creator>
      <dc:date>2003-11-17T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762913#M37170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data nfmt(20) type c value '1.234,56765'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace '.' with '' into nfmt.&lt;/P&gt;&lt;P&gt;replace ',' with '' into nfmt.&lt;/P&gt;&lt;P&gt;condense nfmt no-gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2003 12:28:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762913#M37170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2003-11-20T12:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762914#M37171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should at least use a loop to delete the '.' or the ','. There could be more than one in a number in print format. There could be a minus-sign too in the wrong place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KInd regards Axel Kiltz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2003 18:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762914#M37171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2003-11-20T18:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse WRITE TO ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762915#M37172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ROB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you've got value 123456765 but the input was 1234,56765 (where "," is the decimal point).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is that usefull for ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas Madsen Nielsen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2003 09:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reverse-write-to/m-p/762915#M37172</guid>
      <dc:creator>TMNielsen</dc:creator>
      <dc:date>2003-11-21T09:03:08Z</dc:date>
    </item>
  </channel>
</rss>

