<?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: Default Fields for Selection in Custom Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408433#M1047636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here are the steps to create query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) creare a infoset using sq02.&lt;/P&gt;&lt;P&gt;   While creating infoset specify desired table&lt;/P&gt;&lt;P&gt;2) Using the infoset create a query in sq01.&lt;/P&gt;&lt;P&gt;    While creating a query specify the fields required by you for selection.&lt;/P&gt;&lt;P&gt;3)  assign the transaction to the query using se93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following link which explains you step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/d2/cb43b2455611d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/d2/cb43b2455611d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But you need to transport query as well.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2008 12:09:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-11T12:09:33Z</dc:date>
    <item>
      <title>Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408429#M1047632</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 custom table with 10 fields. If I click on Contents (Ctrl + Shift + F10) push button, all the fields are displayed as selection criteria for checking the values in table. But I want to give only 4 fields as default selection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general we can do it by using the menu option Settings --&amp;gt; Fields for Selection and chosing the necessary fields. But these are user specific and we can not transport these to other systems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;/P&gt;&lt;P&gt;Phani Kumar. S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 15:36:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408429#M1047632</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2008-09-05T15:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408430#M1047633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if this can be done in SE16...lets wait for other inputs....but we can definately do this using SQVI or ABAP query. You can choose the fields for input and output and ask users to run this query for this table instead of se16.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2008 16:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408430#M1047633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-05T16:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408431#M1047634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do it once Settings --&amp;gt; Fields for Selection and choosing the necessary fields, after transporting to other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanket.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Sep 2008 07:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408431#M1047634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-06T07:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408432#M1047635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Could you please let me know how it can be achieved through ABAP Query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2008 10:21:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408432#M1047635</guid>
      <dc:creator>PS_1978</dc:creator>
      <dc:date>2008-09-08T10:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408433#M1047636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here are the steps to create query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) creare a infoset using sq02.&lt;/P&gt;&lt;P&gt;   While creating infoset specify desired table&lt;/P&gt;&lt;P&gt;2) Using the infoset create a query in sq01.&lt;/P&gt;&lt;P&gt;    While creating a query specify the fields required by you for selection.&lt;/P&gt;&lt;P&gt;3)  assign the transaction to the query using se93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following link which explains you step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/d2/cb43b2455611d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/d2/cb43b2455611d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But you need to transport query as well.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2008 12:09:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408433#M1047636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-11T12:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Default Fields for Selection in Custom Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408434#M1047637</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 the fields for selection which u want are fix then simply create selection screen for those screen.&lt;/P&gt;&lt;P&gt;also create selection screen with more fields in case fields are not fixed and enter data only in fields u want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 12:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/default-fields-for-selection-in-custom-table/m-p/4408434#M1047637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T12:11:32Z</dc:date>
    </item>
  </channel>
</rss>

