<?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: OK CODE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824843#M352022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to write the code as like this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE SY-UCOMM.&lt;/P&gt;&lt;P&gt;When 'First'.&lt;/P&gt;&lt;P&gt;  Do this .&lt;/P&gt;&lt;P&gt;when 'SECOND'&lt;/P&gt;&lt;P&gt;  Do this&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above code will be in the PAI, so the PBO will be trigger for every click, so you do not want that then take a flag in the TOP include and write the accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2007 08:32:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-22T08:32:04Z</dc:date>
    <item>
      <title>OK CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824841#M352020</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;I have 4 push butons with 4 okcode , If first time i click one ok code the screen moves to corresponding PBO , When i come back from that PBO and click other Push Button The screen again moves to same PBO first Displayed .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to solve this How To solve ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 08:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824841#M352020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T08:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: OK CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824842#M352021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kumar,&lt;/P&gt;&lt;P&gt;Move the OK Code to another variable in the User Command in the PAI of the screen and clear the original OK Code. Use the second variable for operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g: &lt;/P&gt;&lt;P&gt;ok_code_sav = ok_code.&lt;/P&gt;&lt;P&gt;clear ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case ok_code_sav.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 08:30:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824842#M352021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T08:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: OK CODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824843#M352022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to write the code as like this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE SY-UCOMM.&lt;/P&gt;&lt;P&gt;When 'First'.&lt;/P&gt;&lt;P&gt;  Do this .&lt;/P&gt;&lt;P&gt;when 'SECOND'&lt;/P&gt;&lt;P&gt;  Do this&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above code will be in the PAI, so the PBO will be trigger for every click, so you do not want that then take a flag in the TOP include and write the accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 08:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code/m-p/1824843#M352022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T08:32:04Z</dc:date>
    </item>
  </channel>
</rss>

