<?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 Problem in assign Parameter ID in material master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626097#M1664396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I will use the Z program to assign material code using Parameter ID, but when i assigned the ID , i can't popup the select view.&lt;/P&gt;&lt;P&gt;Does anybody know how to let the select view popup ?&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Mar 2012 16:34:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-18T16:34:19Z</dc:date>
    <item>
      <title>Problem in assign Parameter ID in material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626097#M1664396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I will use the Z program to assign material code using Parameter ID, but when i assigned the ID , i can't popup the select view.&lt;/P&gt;&lt;P&gt;Does anybody know how to let the select view popup ?&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2012 16:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626097#M1664396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-18T16:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in assign Parameter ID in material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626098#M1664397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you assign it in the following way.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;GV_MATNR &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;MARA&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;MATNR&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;GET &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PARAMETER &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ID &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'MAT' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FIELD &lt;/SPAN&gt;GV_MATNR&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;You need to ensure that the source and target datatypes need to match.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Danish.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 11:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626098#M1664397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-20T11:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in assign Parameter ID in material master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626099#M1664398</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 think that you need to display a particular view of a material by using call transaction from your Z program. Assigning the parameter id is not enough for this , you have to do something more.&lt;/P&gt;&lt;P&gt;Avoid the parameter ID idea. Do a recording in MM03 by providing the material as mentioned in this blog and then just do a call transaction with mode 'A'&lt;/P&gt;&lt;P&gt;&lt;A href="http://help-abap.zevolving.com/2008/09/mm02-bdc-select-specific-material-master-view/" title="http://help-abap.zevolving.com/2008/09/mm02-bdc-select-specific-material-master-view/"&gt;http://help-abap.zevolving.com/2008/09/mm02-bdc-select-specific-material-master-view/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 12:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-assign-parameter-id-in-material-master/m-p/8626099#M1664398</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-03-20T12:17:04Z</dc:date>
    </item>
  </channel>
</rss>

