<?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: Lock the Tcode through program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046338#M1611382</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; can you please share your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jul 2011 10:34:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-27T10:34:26Z</dc:date>
    <item>
      <title>Lock the Tcode through program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046336#M1611380</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;I has write a program for lock the tcode for that I am using FM:-RSAU_WRITE_SM01_LOG,When I pass Input for  FM like below&lt;/P&gt;&lt;P&gt;Tcode and lock ,&lt;/P&gt;&lt;P&gt;It will run correct but the database updation is not takes place..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one guide to resolve the Issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me if there is any fm to lock the tcode ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 07:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046336#M1611380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-26T07:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lock the Tcode through program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046337#M1611381</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;If your ultimate motive is to update database,then why you are trying to lock a Tcode? You should lock the database table instead,then do your update work and then release the lock. That's it. I think it would be better if you create lock object from SE11 of your particular database table. Call ENQUEUE function module. Update DB table. Then call DEQUEUE function module and you are done.&lt;/P&gt;&lt;P&gt;Let me know if you face any problems.Hope this would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Atanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 09:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046337#M1611381</guid>
      <dc:creator>atanu_mukherjee</dc:creator>
      <dc:date>2011-07-27T09:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lock the Tcode through program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046338#M1611382</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; can you please share your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 10:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046338#M1611382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-27T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lock the Tcode through program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046339#M1611383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atanu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am triying that also but ,while update database table whatever field get's updated is diffrent for diffirent tcodes, so how can i update&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is Lock the tcode based on time  and release the tcode base some time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2011 18:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046339#M1611383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-30T18:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Lock the Tcode through program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046340#M1611384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you read and understand the LUW concept - it's explained in SAP help. I think you may have a fundemental misunderstanding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2011 19:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/lock-the-tcode-through-program/m-p/8046340#M1611384</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2011-07-30T19:42:53Z</dc:date>
    </item>
  </channel>
</rss>

