<?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: Module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508862#M234826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;For your first problem, move the variable in type CHAr.. this will work i guess. this is same as you cannot display 0 in spreadsheet because 0 is a number. but if you format the cell to type CHARECTER, then it will accept 0 too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2nd problem you can use the FM round (used for rounding) or simply you can move the value to other variable with no zero. else you can SPLIT variable at '.' into var1 var2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For third problem: Shift variable left deleting leading '0'.&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agasti &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2006 10:50:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-01T10:50:55Z</dc:date>
    <item>
      <title>Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508860#M234824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scrren field of type DEC and the variable linked to is of type I.Now if the value is '0' then if the screen field is read only the value is shown but if its editable value is not shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly i need to remove the zeroes after a decimal like for a field of the type VBAP-KWMENG the is shown as 200.00 i need to show it as 200.Ihave to diplay this value inside a Table Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thirdly i need to remove leading zeroes from sales orders is there ne way to do this  in the table control such that the value in the internal table has the zeroes and are not shown.Here in the table control the leading zeros is coming as non editable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2006 07:11:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508860#M234824</guid>
      <dc:creator>pankajs_dwivedi</dc:creator>
      <dc:date>2006-08-01T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508861#M234825</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;  Check with field of type Curr in the screen for the first issue you have,&lt;/P&gt;&lt;P&gt;  To print the quantity without decimals, you can move it to a variable with no decimals and check,&lt;/P&gt;&lt;P&gt;  To remove the leading zeros in sales order document use, fm Conversion_Exit_alpha_output,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2006 10:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508861#M234825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-01T10:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508862#M234826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;For your first problem, move the variable in type CHAr.. this will work i guess. this is same as you cannot display 0 in spreadsheet because 0 is a number. but if you format the cell to type CHARECTER, then it will accept 0 too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 2nd problem you can use the FM round (used for rounding) or simply you can move the value to other variable with no zero. else you can SPLIT variable at '.' into var1 var2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For third problem: Shift variable left deleting leading '0'.&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agasti &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2006 10:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool/m-p/1508862#M234826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-01T10:50:55Z</dc:date>
    </item>
  </channel>
</rss>

