<?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 How to enable 'SAVE' button once it is disabled. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185448#M1200140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm working on an enhancement to XD02 (Customer Maintenance - Change) to hide the tabs based on a user's authorization. Also, part of this enhancement is to display tabs in edit/read-only mode which is also based on a user's authorization. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enhancement is working where it hides the correct tabs and displays in the proper mode (edit/read-only). The issue I am having is around the 'SAVE' button. It always seems to be a step behind in whether it is disabled or enabled. If I am on a tab that is in read-only mode and then I access a tab that should be displayed in edit-mode, the 'SAVE' button remains disabled. However, if I press the 'ENTER' key or I access a different tab, the 'SAVE' button then becomes enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've debugged through it but I'm not seeing anything obvious at this point. I've tried utilizing the tabstrip-extab variable which appears to work for disabling the 'SAVE' button but even when I remove the 'UPDA' function from the variable it does not enable the button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2009 16:16:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-10T16:16:33Z</dc:date>
    <item>
      <title>How to enable 'SAVE' button once it is disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185448#M1200140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm working on an enhancement to XD02 (Customer Maintenance - Change) to hide the tabs based on a user's authorization. Also, part of this enhancement is to display tabs in edit/read-only mode which is also based on a user's authorization. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The enhancement is working where it hides the correct tabs and displays in the proper mode (edit/read-only). The issue I am having is around the 'SAVE' button. It always seems to be a step behind in whether it is disabled or enabled. If I am on a tab that is in read-only mode and then I access a tab that should be displayed in edit-mode, the 'SAVE' button remains disabled. However, if I press the 'ENTER' key or I access a different tab, the 'SAVE' button then becomes enabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've debugged through it but I'm not seeing anything obvious at this point. I've tried utilizing the tabstrip-extab variable which appears to work for disabling the 'SAVE' button but even when I remove the 'UPDA' function from the variable it does not enable the button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? Thanks! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 16:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185448#M1200140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T16:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable 'SAVE' button once it is disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185449#M1200141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enabling and Disabling of PF-Status as well as the Field &amp;amp; database updation is being handled by the T020-AKTYP (Activity category in SAP transaction). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For XD01, It would be H &lt;/P&gt;&lt;P&gt;For XD02, it would be V &lt;/P&gt;&lt;P&gt;For XD03, it would be A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you change the value of the T020-AKTYP (from V to A) than you would be able to control the Enabling / Disabling action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But be cautios to set it appropriate value while saving otherwise it would not update the Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 16:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185449#M1200141</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-02-10T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable 'SAVE' button once it is disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185450#M1200142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that I need to set T020-AKTYP in the PAI instead of the PBO where I was originally doing it. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2009 19:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-enable-save-button-once-it-is-disabled/m-p/5185450#M1200142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-10T19:00:24Z</dc:date>
    </item>
  </channel>
</rss>

