<?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: want to overwrite the standard functionality. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229887#M1209001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input. My exact requirement is, I don't want to supress any field, the current functionality of SE 16 is showing some selection screen fields when we enter the table name and after that, It show&lt;/P&gt;&lt;P&gt;the data base entries, In my case, I need the exact same selection screen with table name and further selection screen fields under that table but I don't want the further entries as per the existing code of se16, I want to use theses slection screen only and want to write my own functioality.&lt;/P&gt;&lt;P&gt;     As I want same selection screen as per se 16,so I used call transaction for se 16 or different &lt;/P&gt;&lt;P&gt;function modules, so by using theses , I got the selection screen but by default when u execute, It will show the entries like se 16, but I don't want that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mrunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2009 08:56:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-17T08:56:20Z</dc:date>
    <item>
      <title>want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229885#M1208999</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 have table name on selection screen field, then if I execute I want the selection screen like se 16 as it &lt;/P&gt;&lt;P&gt;shows differnt fields filter criteria and further if I say execute, it should not show standard functionality,&lt;/P&gt;&lt;P&gt;like se 16, but it should show , what ever I have to show in the output. means I have to overwrite the std functionality currently happening in se 16..&lt;/P&gt;&lt;P&gt; if I enter VBAK and got the selection screen fields and I do execute(like se 16), but if I want to supress the further execuation as happening currently (as per the standard code), and I want to write my own functionality when I execute the seclection screen of different fields of VBAK..&lt;/P&gt;&lt;P&gt;can anybody help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the thing is my selection screen (both selection screen coming in se16- like first is only "table name" and another is "table fields") is same as like se 16 but further functionality is different..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mrunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 08:33:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229885#M1208999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T08:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229886#M1209000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what exactly is your requirement ? If its just suppressing some fields at output then that also be done by SAP functionality of chosing field you want in the output.. but if you want to replace it with your functionality then debug the code and check the point where data is picked based on values on selection screen. Also check if some enhancement point has been provided by SAP there. Otherwise you can copy the whole program and change the functionality as required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 08:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229886#M1209000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T08:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229887#M1209001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the input. My exact requirement is, I don't want to supress any field, the current functionality of SE 16 is showing some selection screen fields when we enter the table name and after that, It show&lt;/P&gt;&lt;P&gt;the data base entries, In my case, I need the exact same selection screen with table name and further selection screen fields under that table but I don't want the further entries as per the existing code of se16, I want to use theses slection screen only and want to write my own functioality.&lt;/P&gt;&lt;P&gt;     As I want same selection screen as per se 16,so I used call transaction for se 16 or different &lt;/P&gt;&lt;P&gt;function modules, so by using theses , I got the selection screen but by default when u execute, It will show the entries like se 16, but I don't want that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mrunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 08:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229887#M1209001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-17T08:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229888#M1209002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to generate the selection screen like SE16, for any supplied table name.  If you overwrite SE16, then SE16 won't work as it does anymore, so it's better to write your own transaction.  You could copy SE16 and then modify the copy for your own purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE16 is handled by function group SETB.  The Form generate_report is probably what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Feb 17, 2009 10:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2009 08:59:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229888#M1209002</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-02-17T08:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229889#M1209003</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;Thanks for the input, but as I need only selection screen, How much part of code of SE 16 , I have to copy. I think "Genarate_report" will give you the output as well, (output with entries), but don't want that part, Only I need the code related to selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mrunal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 12:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229889#M1209003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T12:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: want to overwrite the standard functionality.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229890#M1209004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 05:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/want-to-overwrite-the-standard-functionality/m-p/5229890#M1209004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-10T05:38:40Z</dc:date>
    </item>
  </channel>
</rss>

