<?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: Integer values in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996168#M1606189</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;In your Module Pool Go to  &lt;STRONG&gt;Element List&lt;/STRONG&gt;  Tab  In that Go to  &lt;STRONG&gt;Display Attributes&lt;/STRONG&gt;  Tab., Now For that Column which you want to display 001 002 like that  Select &lt;STRONG&gt;Leading Zeros&lt;/STRONG&gt;  Check Box ( 5th column ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will come like what you want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2011 15:48:58 GMT</pubDate>
    <dc:creator>Kiran_Valluru</dc:creator>
    <dc:date>2011-06-08T15:48:58Z</dc:date>
    <item>
      <title>Integer values in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996167#M1606188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I had created a column of type numc in my table control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had applied the logic that when user fills first row  then after pressing 'ENTER' all rows of this column will fill automatically with corresponding serial numbers. This logic is working correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my problem is, I need to display integer values in 3 digits like, if user enters 1 in first row then data should appear as:&lt;/P&gt;&lt;P&gt;001&lt;/P&gt;&lt;P&gt;002&lt;/P&gt;&lt;P&gt;003&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;010&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;I had taken field in abap program as numeric type with length 3 and in Table control type NUMC length 3.&lt;/P&gt;&lt;P&gt;I had checked in the debug mode in abap, field contains data in 3 digits but when values are assigned to table control then zeros are automatically suppressed. What should I do to display values in table control in 3 digits.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 15:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996167#M1606188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-08T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Integer values in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996168#M1606189</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;In your Module Pool Go to  &lt;STRONG&gt;Element List&lt;/STRONG&gt;  Tab  In that Go to  &lt;STRONG&gt;Display Attributes&lt;/STRONG&gt;  Tab., Now For that Column which you want to display 001 002 like that  Select &lt;STRONG&gt;Leading Zeros&lt;/STRONG&gt;  Check Box ( 5th column ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it will come like what you want..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps u.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 15:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996168#M1606189</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-06-08T15:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Integer values in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996169#M1606190</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;Double click on your Input Screen in the table contro then go to the Attributes and &lt;/P&gt;&lt;P&gt;Under the DICT Tab you find Format. Here enter NUMC as the field type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info go to VA01 Tcode and take F1 help on POSNR field(Sales ITem) and check it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 08:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996169#M1606190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-09T08:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Integer values in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996170#M1606191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 09:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-values-in-table-control/m-p/7996170#M1606191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-09T09:23:24Z</dc:date>
    </item>
  </channel>
</rss>

