<?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: Process after input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331659#M513129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;to trigger the PAI we need to so some action on the keyboard or with the Mouse, then only the Ok_Code will be triggerd ....&lt;/P&gt;&lt;P&gt;&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, 18 Jun 2007 12:53:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-18T12:53:28Z</dc:date>
    <item>
      <title>Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331656#M513126</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;    can you please tell me how can we trigger PAI through prgramming without any&lt;/P&gt;&lt;P&gt; user input? &lt;/P&gt;&lt;P&gt;      For example you can run the transaction OMJJ and see how the image of tree nodes change consequently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 12:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331656#M513126</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2007-06-18T12:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331657#M513127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on every dynpro just press enter, and your PAI gets triggered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 12:44:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331657#M513127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T12:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331658#M513128</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;Try to use this class method: CL_GUI_CFW=&amp;gt;SET_NEW_OK_CODE&lt;/P&gt;&lt;P&gt;Maybe that's what you are searching for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Timo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 12:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331658#M513128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T12:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331659#M513129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;to trigger the PAI we need to so some action on the keyboard or with the Mouse, then only the Ok_Code will be triggerd ....&lt;/P&gt;&lt;P&gt;&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, 18 Jun 2007 12:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331659#M513129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T12:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331660#M513130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timo,&lt;/P&gt;&lt;P&gt;    can you please provide me any example of using &lt;/P&gt;&lt;P&gt;                class method: CL_GUI_CFW=&amp;gt;SET_NEW_OK_CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt; Sushant Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 13:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331660#M513130</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2007-06-18T13:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331661#M513131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a PAI module of a dynrpo i receive a timer event. Inside the event handler method I use the following piece of code.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: ucomm TYPE sy-ucomm VALUE 'PICK'.
* trigger PAI
    call method cl_gui_cfw=&amp;gt;set_new_ok_code
             exporting
                 new_code = ucomm.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The method triggers a PAI similar to an ENTER or a button pressed by the user. You can implement a normal user command module in PAI of the dynpro processing the command set by the above method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could be used for example to automatically show the details of a table row, if the user doesn't select a different line within the given time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Timo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 13:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331661#M513131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-18T13:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331662#M513132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timo,&lt;/P&gt;&lt;P&gt;      thanks for your suggestion .To know the exact requirement please run the transaction OMJJ and after selecting the movement type see how the image of tree nodes will change .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sushant singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 04:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331662#M513132</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2007-06-19T04:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Process after input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331663#M513133</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;Sorry, but I can't see your requirement.&lt;/P&gt;&lt;P&gt;If it's the tree nodes that are changing when you open or close the top node that is done by event handler. You have to register the tree control to an event handler. That's not conneted to a PAI at all. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you will find it,&lt;/P&gt;&lt;P&gt;Timo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 14:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-after-input/m-p/2331663#M513133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T14:05:58Z</dc:date>
    </item>
  </channel>
</rss>

