<?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 Screen not getting clear automatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-not-getting-clear-automatically/m-p/2478535#M558212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tel me how to clear input field of any screen.&lt;/P&gt;&lt;P&gt;Let me explain the scenario . I have to call same transaction two time and the first screen of the transaction contain two fields.&lt;/P&gt;&lt;P&gt;In 1st time i have to use 1st input filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am calling that transaction 2nd time the previous input was in not automatically getting clear but i need to clear it . so how can i clear it automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2007 13:28:54 GMT</pubDate>
    <dc:creator>devrajsingh</dc:creator>
    <dc:date>2007-06-26T13:28:54Z</dc:date>
    <item>
      <title>Screen not getting clear automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-not-getting-clear-automatically/m-p/2478535#M558212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tel me how to clear input field of any screen.&lt;/P&gt;&lt;P&gt;Let me explain the scenario . I have to call same transaction two time and the first screen of the transaction contain two fields.&lt;/P&gt;&lt;P&gt;In 1st time i have to use 1st input filed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am calling that transaction 2nd time the previous input was in not automatically getting clear but i need to clear it . so how can i clear it automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 13:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-not-getting-clear-automatically/m-p/2478535#M558212</guid>
      <dc:creator>devrajsingh</dc:creator>
      <dc:date>2007-06-26T13:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen not getting clear automatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-not-getting-clear-automatically/m-p/2478536#M558213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Achieve this type of issue . you have to declare one flag on top include and  set FLAG  value to 'X' in PAI&lt;/P&gt;&lt;P&gt;and while calling the same screen on the second time check the FLAG .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF FLAG = 'X'.
  CLEAR &amp;lt; SCREEN FIELD NAME&amp;gt;
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="12" type="ul"&gt;&lt;P&gt;Reward Point if helpfull************&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 13:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-not-getting-clear-automatically/m-p/2478536#M558213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T13:42:40Z</dc:date>
    </item>
  </channel>
</rss>

