<?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: Table selection screen call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910232#M684789</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 create a variant in SE16 for selection screen fields &amp;amp; save the variant.&lt;/P&gt;&lt;P&gt;Use BDC to call transaction SE16 &amp;amp; select the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 06:38:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-24T06:38:47Z</dc:date>
    <item>
      <title>Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910231#M684788</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;&lt;/P&gt;&lt;P&gt;I have a requirement to call the selection screen of EKKO table with a default set of parameters from a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On call the selection screen should always have the default fields of &lt;/P&gt;&lt;P&gt;EBELN&lt;/P&gt;&lt;P&gt;BUKRS&lt;/P&gt;&lt;P&gt;BSTYP&lt;/P&gt;&lt;P&gt;BSART&lt;/P&gt;&lt;P&gt;BSAKZ&lt;/P&gt;&lt;P&gt;LOEKZ&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The option i could think of is to submit to the EKKO table standard program /1BCDWB/DBEKKO from my custom report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then how to set the selection screen componenets to the above required fields. Do we have any FM module for this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910231#M684788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910232#M684789</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 create a variant in SE16 for selection screen fields &amp;amp; save the variant.&lt;/P&gt;&lt;P&gt;Use BDC to call transaction SE16 &amp;amp; select the variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910232#M684789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910233#M684790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried creating the variant but it does not save the default componenets that is required. the other fields also comes up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:42:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910233#M684790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910234#M684791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also create a view of EKKO table with the required fields. Then create table maintenance generator for this view and maintain the view in EKKO or create transaction to maintain the view in SM30.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910234#M684791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910235#M684792</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;The selction screen is required to display the data from the table based on the selection screen input parameters. No data are to be maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910235#M684792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910236#M684793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do these things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First create a variant of EKKo table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second record in SHDB name ZSE16 with T_CODE SE16 , give name of table EKKO , Select the variant and press execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do neccesarry changes in BDC program and now create this BDC as a include program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in your report program on the selected button use this include program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second case,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want new values to be entered in selection screen of EKKO every time from report program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then SHDB record as above , after putting table name EKKO, display now go to &amp;lt;b&amp;gt;fields for selection, select only those which you want to populate,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;then record for all these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now do changes in BDC program and replace these valuse with your report parameters which you want to pass to selection screen of EKKO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit Singla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Amit Singla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910236#M684793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910237#M684794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to end up in the selection screen of the EKKO table from the custom report. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the BDC approach we need to background the first few steps of getting into the EKKO and the selection of fields from the settings option. Then how can we change to mode of BDC from Background to Foreground and end up in the selction screen from the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your further views.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thansk &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 07:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910237#M684794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T07:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table selection screen call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910238#M684795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write a module pool for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : ok-code like sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create variables for your selection screen criteria here are bold.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATA : P_EBELN LIKE EKKO-EBELN.&lt;/P&gt;&lt;P&gt;DATA : P_BUKRS LIKE EKKO-BUKRS.&lt;/P&gt;&lt;P&gt;DATA : P_AEDAT LIKE EKKO-AEDAT&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;" create a structure for all fields of ekko&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : begin of t_ekko.&lt;/P&gt;&lt;P&gt; include structure ekko.&lt;/P&gt;&lt;P&gt;data : end of t_ekko.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;create internal table for the output of structure type&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;data : i_ekko like standard table of t_ekko with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;this is your intial screen (input screen).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_ebeln    _______&lt;/P&gt;&lt;P&gt;p_bukrs    _______&lt;/P&gt;&lt;P&gt;p_aedat    _______&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAVE BUTTON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;this is how you populate output.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;CASE OK-CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;BREAK-POINT.&lt;/P&gt;&lt;P&gt;SELECT * FROM EKKO INTO TABLE I_EKKO WHERE EBELN = P_EBELN AND BUKRS = P_BUKRS AND&lt;/P&gt;&lt;P&gt;AEDAT EQ P_AEDAT.&lt;/P&gt;&lt;P&gt;ENDCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now create a alv grid and show your output in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit Singla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 07:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-selection-screen-call/m-p/2910238#M684795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T07:38:30Z</dc:date>
    </item>
  </channel>
</rss>

