<?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 MM01 Views in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970070#M69482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,I am creating a bdc program to extend material to other plants. the problem is the view, accounting 2 view is coming on the next screen of the view selection screen( 18 entries come in intial screen and on next page the rest of views are displayed for selection)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to program in bdc to select n views irrespective of coming on single screen or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you guys have any solution, please rush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2005 20:30:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-28T20:30:11Z</dc:date>
    <item>
      <title>MM01 Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970070#M69482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,I am creating a bdc program to extend material to other plants. the problem is the view, accounting 2 view is coming on the next screen of the view selection screen( 18 entries come in intial screen and on next page the rest of views are displayed for selection)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am trying to program in bdc to select n views irrespective of coming on single screen or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you guys have any solution, please rush&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 20:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970070#M69482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-28T20:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970071#M69483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakhbir,&lt;/P&gt;&lt;P&gt;If possible with your requirements, I would recommend using a BAPI when updating/creating a view on the Material Master, there by eliminating the screen sequencing problems that are inherent with BDCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try BAPI BAPI_MATERIAL_SAVEDATA. You can use t.code BAPI to read the docuemention on this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike Vondran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2005 20:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970071#M69483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-28T20:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970072#M69484</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;U can try TCode MM01_OLD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srini S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 00:14:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970072#M69484</guid>
      <dc:creator>former_member187209</dc:creator>
      <dc:date>2005-06-29T00:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970073#M69485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lakhbir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... or use interface RMDATIND&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 05:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970073#M69485</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-06-29T05:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 Views</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970074#M69486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To handle MM01 Views, you may refer to 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="181595"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 08:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-views/m-p/970074#M69486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T08:41:09Z</dc:date>
    </item>
  </channel>
</rss>

