<?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: Program RMDATIND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147786#M1820030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to extend the MARC&amp;nbsp; &amp;amp; other views,for which i am giving the values in excel,but the MARA fields like Volume unit,material group are not copied while running the program.Is it possible to MAP the copy material field in the source field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2014 09:34:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-31T09:34:21Z</dc:date>
    <item>
      <title>Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147784#M1820028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gurus,&lt;/P&gt;&lt;P&gt;I am using program RMDATIND to create material master which is working fine.Is it possible to use the same program for copying &amp;amp; extending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is the field for material &amp;amp; Copy material are same i-e MATNR so how to map the field for&lt;STRONG&gt; COPY MATERIAL&lt;/STRONG&gt; in the program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 05:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147784#M1820028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T05:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147785#M1820029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can well use this program to extend an existing material , but you have to supply all field values yourself, the program does not copy the values from any reference material like MM01 does in foreground. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 08:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147785#M1820029</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2014-03-31T08:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147786#M1820030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to extend the MARC&amp;nbsp; &amp;amp; other views,for which i am giving the values in excel,but the MARA fields like Volume unit,material group are not copied while running the program.Is it possible to MAP the copy material field in the source field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 09:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147786#M1820030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T09:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147787#M1820031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have only one material number, and this is the material number of the material that you want extend. A direct input program works much different to a user transaction. you are writing entries directly into a table, just minimal checks from SAP, you have to secure that you move all field values and that all field values are consistent and valid.&lt;/P&gt;&lt;P&gt;Why should the MARA field be copied? they are already present, MARA is only there once.&lt;/P&gt;&lt;P&gt;if you only extend then you do not need to consider the basic data view (BMMH0-XEIK1 = ' ')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 09:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147787#M1820031</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2014-03-31T09:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147788#M1820032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If MARA is already there then while uploading the system is throwing error for Volume unit,Gross weight,Gross weight net weight volume.Am i missing something?&lt;/P&gt;&lt;P&gt;Manually i see the MARA details but when going thru this program the system is asking the input values for&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Volume unit,Gross weight, net weight volume ,material group&lt;/STRONG&gt; &amp;amp; so on which are MARA related&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 11:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147788#M1820032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T11:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147789#M1820033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what value do you have in field BMMH0-XEIK1?&lt;/P&gt;&lt;P&gt;Have you tried to use '/' as value for Volume unit,Gross weight,Gross weight net weight volume&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 12:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147789#M1820033</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2014-03-31T12:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Program RMDATIND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147790#M1820034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jurgen ,&lt;/P&gt;&lt;P&gt;It worked with /.&lt;/P&gt;&lt;P&gt;Thank you.&lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/684/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-rmdatind/m-p/10147790#M1820034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-03T08:59:35Z</dc:date>
    </item>
  </channel>
</rss>

