<?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 Regarding lock objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/4126990#M986837</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;&lt;/P&gt;&lt;P&gt;On double click on material, check if the material is locked. If not navigate to MM02 transaction with the material number. If the material is locked, navigate to MM03 transaction. The display should take to the basic data 1 screen of the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 06:09:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T06:09:32Z</dc:date>
    <item>
      <title>Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/4126990#M986837</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;&lt;/P&gt;&lt;P&gt;On double click on material, check if the material is locked. If not navigate to MM02 transaction with the material number. If the material is locked, navigate to MM03 transaction. The display should take to the basic data 1 screen of the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 06:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/4126990#M986837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T06:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding lock objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/4126991#M986838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set paarmeter id 'MAT' field MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call function module "ENQUEUE_EMMARAE". Parameters pass the value of MATNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If sy-subrc = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; call 'MM02' and skip first screen.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;  Call 'MM03' and skip first screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM :ENQUEUE_EMMARAE will lock a particulat MATNR. &lt;/P&gt;&lt;P&gt;If sy-subrc = 0 - Lock is successful else it is already locked.&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>Fri, 27 Jun 2008 06:16:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-lock-objects/m-p/4126991#M986838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T06:16:32Z</dc:date>
    </item>
  </channel>
</rss>

