<?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: Need a functional module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516301#M1067906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think by default it comes on right, to move to left we use the funciton module CLOI_PUT_SIGN_IN_FRONT&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Madhan Doraikannan on Oct 1, 2008 11:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 09:43:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T09:43:29Z</dc:date>
    <item>
      <title>Need a functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516300#M1067905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Is there any function module apart from ( CLOI_PUT_SIGN_IN_FRONT ) to move the negative sign from the left hand side of a number, to the right hand side of the number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516300#M1067905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need a functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516301#M1067906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I think by default it comes on right, to move to left we use the funciton module CLOI_PUT_SIGN_IN_FRONT&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Madhan Doraikannan on Oct 1, 2008 11:43 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516301#M1067906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need a functional module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516302#M1067907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by default negative sign will come on right side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want negative sign on left side of a number use this piece of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF fc_wk_field LT 0.&lt;/P&gt;&lt;P&gt;    SHIFT fc_wk_field RIGHT DELETING TRAILING '-'.&lt;/P&gt;&lt;P&gt;    SHIFT fc_wk_field LEFT DELETING LEADING ' '.&lt;/P&gt;&lt;P&gt;    CONCATENATE '-' fc_wk_field INTO fc_wk_field.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-functional-module/m-p/4516302#M1067907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:46:46Z</dc:date>
    </item>
  </channel>
</rss>

