<?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: MM01 TRANSACTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784020#M39467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John , &lt;/P&gt;&lt;P&gt;   Could you please explain how can i use the function &lt;/P&gt;&lt;P&gt;          MATERIAL_BTCI_SELECTION.&lt;/P&gt;&lt;P&gt;When i try to execute it with a sample input i get no result and and execption NO_AUTHORITY is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Dec 2004 09:32:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-12-02T09:32:04Z</dc:date>
    <item>
      <title>MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784015#M39462</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Please let me know how can i select a view in backround processing in BDC using mm01 transaction. Based on material type , the records in view change.&lt;/P&gt;
  &lt;P&gt;req is to maintain a plant for given material range in bdc in background. Is there r any function module available.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2004 12:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784015#M39462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-01T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784016#M39463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know on which release you are, but instead of MM01 you could consider MMZ1 which is a lot easier to handle with batch input.&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2004 13:48:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784016#M39463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-01T13:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784017#M39464</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;If you want to create/extend a material use following&lt;/P&gt;&lt;P&gt; FuBa 'MATERIAL_MAINTAIN_DARK'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BatchInput is not the best way to create material&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2004 14:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784017#M39464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-01T14:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784018#M39465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John , &lt;/P&gt;&lt;P&gt;   My problem is that i want to creata a plant for a range of materials , since the type of material is different do the list of options that comes is different , if i want to select a perticular option i am not able to as it's position changes with the material type. Is there any way to hard code this option in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2004 04:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784018#M39465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-02T04:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784019#M39466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use FM MATERIAL_BTCI_SELECTION to get the data needed for the selection of the views.&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2004 07:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784019#M39466</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-02T07:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784020#M39467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John , &lt;/P&gt;&lt;P&gt;   Could you please explain how can i use the function &lt;/P&gt;&lt;P&gt;          MATERIAL_BTCI_SELECTION.&lt;/P&gt;&lt;P&gt;When i try to execute it with a sample input i get no result and and execption NO_AUTHORITY is generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2004 09:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784020#M39467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-02T09:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: MM01 TRANSACTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784021#M39468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM &amp;lt;b&amp;gt;SELECTION_VIEWS_FIND&amp;lt;/b&amp;gt; should be very useful in this case. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three FModules totally involved:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) &amp;lt;b&amp;gt;T130M_SINGLE_READ&amp;lt;/b&amp;gt;     &lt;/P&gt;&lt;P&gt;   Pass TCODE = MM01, and get T130M values&lt;/P&gt;&lt;P&gt;b) &amp;lt;b&amp;gt;BILDSEQUENZ_IDENTIFY&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;   Pass KZRFB = 'X',TCODE_REF=T130M-TRREF and get &lt;/P&gt;&lt;P&gt;   BILDSEQUENZ values&lt;/P&gt;&lt;P&gt;c) &amp;lt;b&amp;gt;SELECTION_VIEWS_FIND&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;   Pass BILDSEQUENZ and T130M-PSTAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, this function module holds the values of all the views and the next screen numbers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe, you are expecting a code sample(which I don't have at the moment), but I am sure you can b(u)ild on this.&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>Thu, 02 Dec 2004 10:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm01-transaction/m-p/784021#M39468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-02T10:05:53Z</dc:date>
    </item>
  </channel>
</rss>

