<?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: user command in alv in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319766#M509112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; i have skipped the initial screen.when i click  the field it has to select the view defaultly and go to the next screen. what can i do for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2007 05:05:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-30T05:05:07Z</dc:date>
    <item>
      <title>user command in alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319763#M509109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends.&lt;/P&gt;&lt;P&gt;       i have a field matnr in alv report if i click that field it has to go to trancsaction mm03 i have done upto that. i have to skip the second screen. how can i do it.&lt;/P&gt;&lt;P&gt;please help me to know that ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 04:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319763#M509109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T04:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: user command in alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319764#M509110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use CALL TRANSACTION 'MM03' AND SKIP INITIAL SCREEN, which will skip the first 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;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 04:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319764#M509110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T04:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: user command in alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319765#M509111</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;Check this link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2865407"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 04:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319765#M509111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T04:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: user command in alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319766#M509112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; i have skipped the initial screen.when i click  the field it has to select the view defaultly and go to the next screen. what can i do for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 05:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319766#M509112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T05:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: user command in alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319767#M509113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this FM MATERIAL_BTCI_SELECTION_NEW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 05:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-in-alv/m-p/2319767#M509113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T05:07:41Z</dc:date>
    </item>
  </channel>
</rss>

