<?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: Problem with a Dynpro field (type numc) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938360#M387860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the eaisiest way, but i can't do that, because i need to get a user name, (type spernr, i think) wich has numc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Mar 2007 20:08:27 GMT</pubDate>
    <dc:creator>former_member209703</dc:creator>
    <dc:date>2007-03-01T20:08:27Z</dc:date>
    <item>
      <title>Problem with a Dynpro field (type numc)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938358#M387858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developping a ModulPool application in wich i have 2 RadioButtons with 2 textbox fields.&lt;/P&gt;&lt;P&gt;What i pretend to do is, when the user clicks a radiobutton and strikes Intro, enable the corresponding textbox field and disable the other one. &lt;/P&gt;&lt;P&gt;My code runs fine, but i have a little problem. When I loop the screen table, to set the appropiate value to the 'input' property, in this case, when i try to disable it (input = '0'), I get a zero character in that field. This field has NUMC type, i'm sure this is the problem&lt;/P&gt;&lt;P&gt;'cos i've got no problem with the other field (type char). But i can't solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody's got an idea?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938358#M387858</guid>
      <dc:creator>former_member209703</dc:creator>
      <dc:date>2007-03-01T20:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a Dynpro field (type numc)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938359#M387859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are seeing is the normal behavior of a numeric field represented by the SAPgui.  This is how all numeric fields are displayed via SAPgui.  If you don't want to see the 0,  then you just change the field type to CHAR and handle accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938359#M387859</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-01T20:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a Dynpro field (type numc)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938360#M387860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's the eaisiest way, but i can't do that, because i need to get a user name, (type spernr, i think) wich has numc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:08:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938360#M387860</guid>
      <dc:creator>former_member209703</dc:creator>
      <dc:date>2007-03-01T20:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with a Dynpro field (type numc)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938361#M387861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may try this:&lt;/P&gt;&lt;P&gt; SHIFT &amp;lt;variablename&amp;gt; LEFT DELETING LEADING '0'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2007 20:09:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-a-dynpro-field-type-numc/m-p/1938361#M387861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-01T20:09:22Z</dc:date>
    </item>
  </channel>
</rss>

