<?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: PARAMETER ID FOR MM03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718939#M630756</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;parameter id's are field specific &lt;/P&gt;&lt;P&gt;if u calick f1 on a field here u can findout 3 letter paramter id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for material parameter id is 'MAT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 06:17:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-20T06:17:10Z</dc:date>
    <item>
      <title>PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718934#M630751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;How to know that the parameter ID for a particular trasnsaction ?&lt;/P&gt;&lt;P&gt;Please let me know the procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718934#M630751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718935#M630752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Press F1 on that field. And go to Technical Information. There you will get the parameter Id. For E.g. Parameter Id for material number in MM02/MM03 is MAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that the parameter Id is maintained for a field and not a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark points if the solution was useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718935#M630752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718936#M630753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;t-code -&amp;gt;mm03 -&amp;gt; put the cursor on material field -&amp;gt; F1 -&amp;gt; technical information -&amp;gt;&lt;/P&gt;&lt;P&gt;there u will find the In Field data ...Parameter ID - MAT for the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718936#M630753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718937#M630754</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;first go to that transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and press f1 on any field&lt;/P&gt;&lt;P&gt;and then you have to clik the technical information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;button on that&lt;/P&gt;&lt;P&gt;and then it will give you a popup in which all the information&lt;/P&gt;&lt;P&gt;about that field will be availball&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adn in that paramter id field will be there &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg MM03 have MAT as the parameter id...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to use that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set parameter id syntax,  it will pass the vaule from your program to that &lt;/P&gt;&lt;P&gt;field in that transaction..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            SET PARAMETER ID: 'MAT' FIELD your field.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION 'MM03'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:15:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718937#M630754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718938#M630755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter id will be there for a field and not for a transaction(if I am wrong correct me).&lt;/P&gt;&lt;P&gt;go to se11&lt;/P&gt;&lt;P&gt;give the table name&lt;/P&gt;&lt;P&gt;double click the desired fields data element&lt;/P&gt;&lt;P&gt;clikc on the further characteristics tab to see the parameter id of that particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718938#M630755</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-08-20T06:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718939#M630756</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;parameter id's are field specific &lt;/P&gt;&lt;P&gt;if u calick f1 on a field here u can findout 3 letter paramter id &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for material parameter id is 'MAT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718939#M630756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: PARAMETER ID FOR MM03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718940#M630757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This information is not sufficient to answer..please elaborate more..if you want to know abt a field ..u can check with F1 for parameter ID..and check technical Information..there you ll find ParameterID..in last text field..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 06:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id-for-mm03/m-p/2718940#M630757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-20T06:17:33Z</dc:date>
    </item>
  </channel>
</rss>

