<?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: Problem in selection-screen(when saving data) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130928#M1818249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When click on save in the report program, it will ask us to save as variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to save the selection screen data, create a push button in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In at-selection screen event, write a logic to save the data to Ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, create module pool program and save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 04:23:30 GMT</pubDate>
    <dc:creator>arivazhagan_sivasamy</dc:creator>
    <dc:date>2014-02-24T04:23:30Z</dc:date>
    <item>
      <title>Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130927#M1818248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a selection screen. i want to save data in ztable by clicking save. But when i click on save a Variant Attributes screen appear. But i want when i click on save then data save in ztable. please guide me expert ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 04:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130927#M1818248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T04:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130928#M1818249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When click on save in the report program, it will ask us to save as variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to save the selection screen data, create a push button in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In at-selection screen event, write a logic to save the data to Ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, create module pool program and save the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arivazhagan S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 04:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130928#M1818249</guid>
      <dc:creator>arivazhagan_sivasamy</dc:creator>
      <dc:date>2014-02-24T04:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130929#M1818250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually i dont want to create push-button in selection-screen. I want to save data in ztable without pushbutton. When i click on save then data saved in ztable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 04:37:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130929#M1818250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T04:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130930#M1818251</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;As per my understanding you want to use the PF-status of a selection screen defined by the system, and don't want to create a custom push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link, which shows how to use the standard PF-status for custom use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/747332"&gt;http://scn.sap.com/thread/747332&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayur Priyan. S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 04:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130930#M1818251</guid>
      <dc:creator>mayur_priyan</dc:creator>
      <dc:date>2014-02-24T04:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130931#M1818252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Given is the print screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394896" width="450" /&gt;&lt;/P&gt;&lt;P&gt;After Fill the data want to click on save. But when i click on save a &lt;SPAN style="color: #333333; font-size: 12px;"&gt;variant screen appeared. Simply i want after filling data when i click on save the data save in table without asking variant.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 04:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130931#M1818252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-24T04:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130932#M1818253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raj,&lt;/P&gt;&lt;P&gt;If you want to Custom Save button then do the following steps,&lt;/P&gt;&lt;P&gt;1. create a pf status and inside this under function keys in PBO,&amp;nbsp; as this &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/394891" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Inside PAI , check for ok_code is 'SAVE' , then write the necessary insert statement for inserting data in the table.&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;Sivaganesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 05:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130932#M1818253</guid>
      <dc:creator>sivaganesh_krishnan</dc:creator>
      <dc:date>2014-02-24T05:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130933#M1818254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;We understood your requirement. It is seen that the default SAVE option on the selection screen is for 'Saving a Variant'. Hence you have to create a custom PF-status and using them inside the report program using the Function Modules which have been marked in the link which I provided.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 05:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130933#M1818254</guid>
      <dc:creator>mayur_priyan</dc:creator>
      <dc:date>2014-02-24T05:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130934#M1818255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;RS_SET_SELSCREEN_STATUS&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;DIR&gt;Sets another GUI status defined in the same ABAP program, or deactivates functions of the standard GUI status.&lt;/DIR&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;RS_EXTERNAL_SELSCREEN_STATUS&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000000; font-family: Arial;"&gt;Sets a GUI status defined in an external function group. You must use the SET PF-STATUS statement to set the status in a special function module in this function group. You must pass the name of the function module that sets the status as a parameter to the function module RS_EXTERNAL_SELSCREEN_STATUS.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIR&gt;&lt;/DIR&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="http://help.sap.com/saphelp_46c/helpdata/en/images/beispiel.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_sel_screen_status.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;DATA itab TYPE TABLE OF sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS test(10) TYPE c.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;BR /&gt;&amp;nbsp; APPEND: 'PRIN' TO itab,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'SPOS' TO itab.&lt;BR /&gt;&amp;nbsp; CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; p_status&amp;nbsp; = sy-pfkey&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; p_exclude = itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example, the &lt;EM&gt;Print&lt;/EM&gt; and &lt;EM&gt;Save as variant&lt;/EM&gt; functions are deactivated. To find out the function codes of the standard GUI status, choose &lt;EM&gt;System&lt;/EM&gt; &lt;SPAN style="font-family: Symbol;"&gt;®&lt;/SPAN&gt; &lt;EM&gt;Status&lt;/EM&gt; and double-click the &lt;EM&gt;GUI status&lt;/EM&gt; field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 09:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130934#M1818255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-28T09:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130935#M1818256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of doing it as report do it in modulepool.&lt;/P&gt;&lt;P&gt;So u can have ur custom screen where you can define set pf status.&lt;/P&gt;&lt;P&gt;Here save is ur function code.&lt;/P&gt;&lt;P&gt;In PAI write logic to save data to ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vineesh B &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 10:31:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130935#M1818256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-28T10:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in selection-screen(when saving data)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130936#M1818257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raj,&lt;/P&gt;&lt;P&gt;In your Report add ur update Statments here : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;case &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ucomm&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;when &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'SPOS'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " Updating Your table ztable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDCASE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 12:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-selection-screen-when-saving-data/m-p/10130936#M1818257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-28T12:51:17Z</dc:date>
    </item>
  </channel>
</rss>

