<?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 SHDB Transaction Recoder with TCode MC74 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206290#M1522038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to transfer 100 plus materials from SOP to Demand Management.  Using Product Groups isn't an option to reduce the number of entries. Would prefer not to have to enter them one at a time using MC74 so looking for an automated way of doing it.&lt;/P&gt;&lt;P&gt;Want to create a recording in SHDB using tcode MC74 however the Material field is grayed out and doesn't allow us to change the entry.  Same with the plant field, in this case it isn't an issue as we don't need to change it.  Manually entered the the material field in the script, no joy as the message received was 'This isn't an input field'.&lt;/P&gt;&lt;P&gt;Looking for option on how to overcome this issue, any help is appreciated.  Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Aug 31, 2010 1:05 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Sep 13, 2010 8:27 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Sep 13, 2010 8:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Aug 2010 22:10:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-30T22:10:06Z</dc:date>
    <item>
      <title>SHDB Transaction Recoder with TCode MC74</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206290#M1522038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need to transfer 100 plus materials from SOP to Demand Management.  Using Product Groups isn't an option to reduce the number of entries. Would prefer not to have to enter them one at a time using MC74 so looking for an automated way of doing it.&lt;/P&gt;&lt;P&gt;Want to create a recording in SHDB using tcode MC74 however the Material field is grayed out and doesn't allow us to change the entry.  Same with the plant field, in this case it isn't an issue as we don't need to change it.  Manually entered the the material field in the script, no joy as the message received was 'This isn't an input field'.&lt;/P&gt;&lt;P&gt;Looking for option on how to overcome this issue, any help is appreciated.  Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Aug 31, 2010 1:05 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Sep 13, 2010 8:27 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Robert Liddy on Sep 13, 2010 8:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 22:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206290#M1522038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T22:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: SHDB Transaction Recoder with TCode MC74</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206291#M1522039</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;     Try to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     RMCP2-MATNR = '1234567890'.&lt;/P&gt;&lt;P&gt;     &lt;STRONG&gt;SET PARAMETER ID 'MAT' FIELD RMCP2-MATNR.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;     and call the transaction MC74 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 05:55:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206291#M1522039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-14T05:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: SHDB Transaction Recoder with TCode MC74</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206292#M1522040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.  Maybe I'm not fully understanding but I'm not seeing how using a users PID will allow us to input multiple entries?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 14:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206292#M1522040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: SHDB Transaction Recoder with TCode MC74</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206293#M1522041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi robert, any idea for to resolve this?, &lt;/P&gt;&lt;P&gt;i have the same trouble.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 21:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206293#M1522041</guid>
      <dc:creator>yugobons</dc:creator>
      <dc:date>2013-11-01T21:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: SHDB Transaction Recoder with TCode MC74</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206294#M1522042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works, thanks so much! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1336/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 11:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shdb-transaction-recoder-with-tcode-mc74/m-p/7206294#M1522042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-09T11:19:30Z</dc:date>
    </item>
  </channel>
</rss>

