<?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: Abap screen : Inputbox getting cleared when pushing ENTER key in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060578#M1503263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joskin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand S_MATNR is a select-option here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; S_MATNR-LOW = '1234'&lt;/P&gt;&lt;P&gt;APPEND S_MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because a select-option is an internal table at original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if S_MATNR is not a select-option than &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you have a name conflict, check the names of the input field on the screen painter&lt;/P&gt;&lt;P&gt;and your variable S_MATNR are identical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or some code after your value assignment &lt;/P&gt;&lt;P&gt;is clearing the variable&lt;/P&gt;&lt;P&gt;put a watchpoint on variable S_MATNR in the debugger and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jul 2010 10:56:55 GMT</pubDate>
    <dc:creator>bbalci</dc:creator>
    <dc:date>2010-07-05T10:56:55Z</dc:date>
    <item>
      <title>Abap screen : Inputbox getting cleared when pushing ENTER key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060577#M1503262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with inputbox created with screen-painter.&lt;/P&gt;&lt;P&gt;If I don't attach a MemoryID and activate SET/GET parameter to them, they get cleared when i push the enter key.&lt;/P&gt;&lt;P&gt;I'am also unable to fill them in my code. &lt;/P&gt;&lt;P&gt;exemple: S_MATNR is my inputbox for my material number. if i do S_MATNR = 'ABCD' in my 'PROCESS BEFORE OUTPUT' event, the inputbox remains empty. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Olivier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 10:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060577#M1503262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T10:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Abap screen : Inputbox getting cleared when pushing ENTER key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060578#M1503263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joskin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand S_MATNR is a select-option here,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; S_MATNR-LOW = '1234'&lt;/P&gt;&lt;P&gt;APPEND S_MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because a select-option is an internal table at original.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if S_MATNR is not a select-option than &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you have a name conflict, check the names of the input field on the screen painter&lt;/P&gt;&lt;P&gt;and your variable S_MATNR are identical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or some code after your value assignment &lt;/P&gt;&lt;P&gt;is clearing the variable&lt;/P&gt;&lt;P&gt;put a watchpoint on variable S_MATNR in the debugger and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 10:56:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060578#M1503263</guid>
      <dc:creator>bbalci</dc:creator>
      <dc:date>2010-07-05T10:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Abap screen : Inputbox getting cleared when pushing ENTER key</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060579#M1503264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare S_MATNR  in your TOP Include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: S_MATNR type MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 11:04:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-screen-inputbox-getting-cleared-when-pushing-enter-key/m-p/7060579#M1503264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-05T11:04:35Z</dc:date>
    </item>
  </channel>
</rss>

