<?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 Transaction sm12 and Version management in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560530#M253540</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 am new to sap. I am into sap abap.I want to know:&lt;/P&gt;&lt;P&gt;WHAT ALL  INDORMATION CAN WE GATHER BY GOING TO TRANSACTION SM12&lt;/P&gt;&lt;P&gt;AND HOW CAN IT BE USEFUL TO US?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And WHAT IS THE PURPOSE OF VERSION  MANAGEMENT? AND WHERE IS IT USEFUL? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 13:09:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-28T13:09:50Z</dc:date>
    <item>
      <title>Transaction sm12 and Version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560530#M253540</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 am new to sap. I am into sap abap.I want to know:&lt;/P&gt;&lt;P&gt;WHAT ALL  INDORMATION CAN WE GATHER BY GOING TO TRANSACTION SM12&lt;/P&gt;&lt;P&gt;AND HOW CAN IT BE USEFUL TO US?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And WHAT IS THE PURPOSE OF VERSION  MANAGEMENT? AND WHERE IS IT USEFUL? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:09:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560530#M253540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction sm12 and Version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560531#M253541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ankit,&lt;/P&gt;&lt;P&gt;  Welcome to SDN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version Management will help you to track between the programs of two different versions ... support you have created a program and save it with the help of change request and modified it later with another request ... if you wnat to revert the modifications you can do that by version management ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-Code SM12 is for &amp;lt;b&amp;gt;Display and Delete Locks&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560531#M253541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction sm12 and Version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560532#M253542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to SAP and SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea  simple, when one is working on some object, other person should not be able to change it at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the appln help below for SM12:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP System is equipped with a special lock mechanism that synchronizes access to data on the database. The purpose of the lock mechanism is to prevent two transactions from changing the same data on the database simultaneously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Implementation Considerations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Locks are defined generically as "lock objects" in the Data Dictionary. A lock request is a specific instance of a lock object and locks a certain database object, such as a correction or a table entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lock entries are usually set and deleted automatically when user programs access a data object and release it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP lock mechanism is closely related to the  update mechanism in R/3. A description of handling lock objects is provided in the ABAP Dictionary Documentation under  Lock Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP documentation explains the key elements of the lock concept with regard to programming ABAP transactions in the section entitled  The R/3 Lock Concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the Lock Management functions (transaction SM12) to check and delete lock entries if the SAP dispatcher, operating system, or network connection fails and the dispatcher is not able to delete these entries. In this case, invalid lock entries remain effective and block access to the locked data when the system is restarted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a better understanding of the R/3 lock concept, please refer to the section entitled Functions of the SAP Lock Concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important profile parameters for the R/3 lock concept are described here. You can use these parameters to tailor your system resources to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding Version Management:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a new development is made, it is the first version. There will be subsequent changes and those changes need to tracked, also at some point of time your are not happy with changes you can easily go back to the old version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the menu utilities - versions - version management as all the features to move back to old version, compare the changes made between versions etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the above information helps and dont fail to award points for useful informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thirumal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 13:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560532#M253542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T13:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction sm12 and Version management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560533#M253543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Thirumal&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks for the reply. I have rewarded the points &lt;/P&gt;&lt;P&gt;to u. Keep njoing.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarda&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 07:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-sm12-and-version-management/m-p/1560533#M253543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T07:00:02Z</dc:date>
    </item>
  </channel>
</rss>

