<?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 in Selection Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732541#M898322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other wise you use clear statement in INITILIZATION statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT WILL WORK FINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2008 09:14:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-06T09:14:43Z</dc:date>
    <item>
      <title>Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732539#M898320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;           I have a problem in a Z Transaction.When i go into this transaction and put values in the selection fields and execute the transaction i am getting some output.But when i again go into this transaction the same values are coming in the selection fields.&lt;/P&gt;&lt;P&gt;Only when i log off from this environment am I able to see the selection fields cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone guide me why is this happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;/P&gt;&lt;P&gt;Saket,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732539#M898320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732540#M898321</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;Use    /nxxx (u r Tcode).I think values are automatically cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narasimha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732540#M898321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732541#M898322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other wise you use clear statement in INITILIZATION statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT WILL WORK FINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732541#M898322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732542#M898323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that's the problem.Even when I do /nXXX(T-code) , it does not help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732542#M898323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732543#M898324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;In the initialization statment you have do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ini_KDY = ' '.&lt;/P&gt;&lt;P&gt;set parameter id 'KDY' field ini_KDY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where KDY is the parameter ID that you want to clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732543#M898324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732544#M898325</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 'parameters id'  of the input is getting set. clear the &lt;/P&gt;&lt;P&gt;parameter id at the 'PBO' / 'at selection-screen output' event of the selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 09:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732544#M898325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732545#M898326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the fields which are coming with same values have been set through Memory ID like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_werks  LIKE wa_mast-werks OBLIGATORY MEMORY ID wrk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this be a reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2008 10:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732545#M898326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-06T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Selection Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732546#M898327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all inputs provided&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 11:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen/m-p/3732546#M898327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-24T11:21:27Z</dc:date>
    </item>
  </channel>
</rss>

