<?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 value in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089301#M100229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Define a function code for ENTER in the standard toolbar&lt;/P&gt;&lt;P&gt;"Green tick mark".u can achive this through SET PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2005 08:19:12 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2005-12-12T08:19:12Z</dc:date>
    <item>
      <title>ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089297#M100225</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
  &lt;P&gt;I created a screen that lets users add multiple records. Now, the users are complaining that if they press the 'ENTER' button on the keyboard, the data that they typed will be gone/refreshed. I created a button that once the user clicks on it, the data that they entered will be added. But what they want is that if they press enter, the record/s that they typed will be added into the database table. Is there an ok-code/code for this?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089297#M100225</guid>
      <dc:creator>aris_hidalgo</dc:creator>
      <dc:date>2005-12-12T08:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089298#M100226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any thing assign it to green tick button in tool bar .&lt;/P&gt;&lt;P&gt;say ENTER to that button and handle it in PAI or where ever you required to..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089298#M100226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T08:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089299#M100227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have set while declaring PF-status to the green tick button to some function code say 'ENTER' and handle it in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089299#M100227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T08:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089300#M100228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the PF-status and go to change mode .&lt;/P&gt;&lt;P&gt;then assign Function code to the First Button in the standard tool bar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:14:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089300#M100228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T08:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089301#M100229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Define a function code for ENTER in the standard toolbar&lt;/P&gt;&lt;P&gt;"Green tick mark".u can achive this through SET PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:19:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089301#M100229</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2005-12-12T08:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: ok-code value</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089302#M100230</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;go to set pf-status ther...u assign the proper function code with that key!!&lt;/P&gt;&lt;P&gt;and catch the same function code in ur PAI event!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward points if it helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2005 08:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ok-code-value/m-p/1089302#M100230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-12T08:39:07Z</dc:date>
    </item>
  </channel>
</rss>

