<?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: Data type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128714#M743162</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;The easiest way is to declare variable  of type C and then in event PAI  of your screen (DYNPRO) use the command FIELD name_of_screen_field MODULE name_of_module to implement the input control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2007 14:54:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-04T14:54:34Z</dc:date>
    <item>
      <title>Data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128712#M743160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have decalred a variable with NUMC data type..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In module pool i was calling this field.When activating and running the prgm the output screen where we want to enter the value is showing this particular field with full zeros..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to overcome this..I dnt wnt zeros to be displayed in the field while we call the screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128712#M743160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128713#M743161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change that filed to Interger type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: L_NUM TYPE I.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128713#M743161</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-12-04T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128714#M743162</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;The easiest way is to declare variable  of type C and then in event PAI  of your screen (DYNPRO) use the command FIELD name_of_screen_field MODULE name_of_module to implement the input control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 14:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128714#M743162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T14:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128715#M743163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;plz check the PBO of the screen. I think you are populating this field in the PBO.NUMC field will not default with Zero.Give the code which you are using.&lt;/P&gt;&lt;P&gt;Message Edited &lt;/P&gt;&lt;P&gt;shibu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2007 15:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-type/m-p/3128715#M743163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-04T15:58:36Z</dc:date>
    </item>
  </channel>
</rss>

