<?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: how enable the save button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566764#M1270004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to enable the Save option in Print Preview in Smartforms. Did you got any inputs regarding this.&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;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 06:22:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-09T06:22:57Z</dc:date>
    <item>
      <title>how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566754#M1269994</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;&lt;/P&gt;&lt;P&gt;I ant toenable save button in one customize screen in module pool , now save button is disable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how make it enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:44:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566754#M1269994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566755#M1269995</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;Create new application tool bar with save buttpn and set the PF-status&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566755#M1269995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566756#M1269996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pl tell in brif how to create it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566756#M1269996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566757#M1269997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;right click on the dialog pgm and go to create option-&amp;gt;GUI status-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to application tool bar create new save button with function code as "SAVE" and select some decription &amp;amp; icon. When ever save button is clicked At user-command event is triggered from report program or PAI from dialog pgm and SY-UCOMM or OK_CODE should be checked to "SAVE" function code for further functions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566757#M1269997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566758#M1269998</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;if any sap standard transaction or module pool programs transactions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the save button is in disable mode default..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want save button to be enabled you need to create the PF-status in se41 t-code and create a &lt;/P&gt;&lt;P&gt;custom save button and add in the applcation tool bar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;steps to create PF-status or GUI-status in se41..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the below logic in PBO...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Setting PF status and Function codes&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  SET PF-STATUS 'STATUS'.        "Double click on the STATUS it will take you to se41..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now expand the Application tool bar...and inthe firs box enter  text 'SAVE' and save and execute..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;automatically the save button will appear in the screen.&lt;/P&gt;&lt;P&gt;&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;Prabhudas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566758#M1269998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566759#M1269999</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;     You can make the SAVE button enable by creating a GUI status.&lt;/P&gt;&lt;P&gt;  1. Give a name to the GUI-STATUS.&lt;/P&gt;&lt;P&gt;   2. Double click on it. Enter SAVE and give a function code as SAVE .&lt;/P&gt;&lt;P&gt;   3. Save and Activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the save button will be enabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2009 11:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566759#M1269999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-15T11:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566760#M1270000</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;Please check the SET PF STATUS for that program.&lt;/P&gt;&lt;P&gt;In that they might not given SAVE under the standard tool bar.&lt;/P&gt;&lt;P&gt;You should give SAVE under the application tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can acheive like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on  SET PF STATUS 'XYZ'.&lt;/P&gt;&lt;P&gt;It will navigate to another screen.&lt;/P&gt;&lt;P&gt;there you can see Menu tool bar,Standard tool bar, application tool bar and function keys.&lt;/P&gt;&lt;P&gt;In the standard tool bar under the SAVE options write 'SAVE' .&lt;/P&gt;&lt;P&gt;After writing SAVE double click on that a pop up will appear.&lt;/P&gt;&lt;P&gt;In that also you can write the some short description for that SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 11:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566760#M1270000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T11:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566761#M1270001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to enable the save button then you need to write the following code in PBO of that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set PF-STATUS 'NAME'. (Double click on the name it will take you to menu painter transaction.&lt;/P&gt;&lt;P&gt;In that expand the  Application tool bar...and in the firs box enter text 'SAVE' and save and execute.. &lt;/P&gt;&lt;P&gt;automatically the save button will appear in the screen.&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;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 12:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566761#M1270001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T12:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566762#M1270002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SOLVED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 08:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566762#M1270002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-20T08:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566763#M1270003</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;How did you resolve this?? , I want to enable save option during smartform print preview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Dep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 11:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566763#M1270003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-29T11:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566764#M1270004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to enable the Save option in Print Preview in Smartforms. Did you got any inputs regarding this.&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;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 06:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566764#M1270004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-09T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: how enable the save button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566765#M1270005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can save a from&amp;nbsp; during&amp;nbsp; smartform print preview by using command &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PDF!&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Steps as follows : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Go to smartform print preview screen &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and enter PDF! command into SAP&amp;nbsp; Command&amp;nbsp; field and press Enter .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and save it into your desire location .&lt;/P&gt;&lt;P&gt; Thanks .&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt; Om&amp;nbsp; Prakash .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 06:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-enable-the-save-button/m-p/5566765#M1270005</guid>
      <dc:creator>coolomi1</dc:creator>
      <dc:date>2014-09-02T06:52:18Z</dc:date>
    </item>
  </channel>
</rss>

