<?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 Back Button on Transaction not working. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933437#M941595</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 created a Transaction. I have defined One Field on the First Screen. I have provided Validation for that field too. When there is error on that Field, I am throwing Error Message in the PAI of the First Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes the Field Disabled, though the control stays on the same screen and displays Error Message.&lt;/P&gt;&lt;P&gt;Also, the Back Button is not working in this scenario. I am getting stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ishaq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2008 12:31:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-06T12:31:45Z</dc:date>
    <item>
      <title>Back Button on Transaction not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933437#M941595</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 created a Transaction. I have defined One Field on the First Screen. I have provided Validation for that field too. When there is error on that Field, I am throwing Error Message in the PAI of the First Screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This makes the Field Disabled, though the control stays on the same screen and displays Error Message.&lt;/P&gt;&lt;P&gt;Also, the Back Button is not working in this scenario. I am getting stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ishaq.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933437#M941595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Back Button on Transaction not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933438#M941596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Instead of using an error message, try using a popup box. And set the PF status, for your Back button to work properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933438#M941596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Back Button on Transaction not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933439#M941597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to associate the &lt;STRONG&gt;Functional Type E&lt;/STRONG&gt; to the button in the status GUI and use in the PAI &lt;STRONG&gt;MODULE &amp;lt;module&amp;gt; AT EXIT-COMMAND&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933439#M941597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Back Button on Transaction not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933440#M941598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to display Error Message, not popup.&lt;/P&gt;&lt;P&gt;Also, the Back Button is working fine, if there is no Error Message. But When there is Error, it is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933440#M941598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Back Button on Transaction not working.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933441#M941599</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 putting your validation module within a CHAIN...ENDCHAIN block linked to the field you are validating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also set your BACK PF-STATUS as an exit command and define an exit user-command module in your PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is more information about this sort of thing in the on line help.  You would be looking at something like:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;process after input.
  module user_command_0100 at exit-command.
  chain.
    field: zp2p_atp_hd-price,
            zp2p_atp_hd-meins module scr0100_price_qty_entered.
  endchain.
  field zp2p_atp_hd-matnr module scr0100_matnr_entered.
  module user_command_0100.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2008 12:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/back-button-on-transaction-not-working/m-p/3933441#M941599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-06T12:38:58Z</dc:date>
    </item>
  </channel>
</rss>

