<?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: Transport request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110832#M1509673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats happening may be because someone has already made some change and had locked it under his transport and thats why it says a task will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase you want to create a new Transport...first unlock this object from the older transport and then make the change and try saving it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;Mk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jul 2010 09:53:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-16T09:53:21Z</dc:date>
    <item>
      <title>Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110831#M1509672</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;In my Code, On SAVE I need to modify the entry in the table and have to update the entry in the transport request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Table for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C &lt;/P&gt;&lt;P&gt;consider three entries are there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When someone try to change the A entry value, then it has to show the popup for transport request.&lt;/P&gt;&lt;P&gt;They can use the existing TRasport request or they can create a new one.&lt;/P&gt;&lt;P&gt;For this I am using 'TR_OBJECT_CHECK' and 'TR_OBJECT_INSERT'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When when User B tries to edit the same row, then it should not popup a window to choose the transpoirt request.It should create a task under the same trapsort request.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Like when we try to edit the class, then it shows that a task will be created...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sumithra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use more descriptive subject lines from now on.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Jul 16, 2010 1:09 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 06:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110831#M1509672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-16T06:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110832#M1509673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats happening may be because someone has already made some change and had locked it under his transport and thats why it says a task will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incase you want to create a new Transport...first unlock this object from the older transport and then make the change and try saving it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;Mk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 09:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110832#M1509673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-16T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110833#M1509674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just create a maintenance view for that table... solves your prolem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more thing... one object cannot be locked in two TRs at the same time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 10:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110833#M1509674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-16T10:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Transport request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110834#M1509675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think, the waiy I asked  my question is not easy to understand.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; one entry in the table is locked by one user A by doing some modification in some cloumns.&lt;/P&gt;&lt;P&gt;If UserB , modify the same entry then it should come under the transport request  where the User A is stored.&lt;/P&gt;&lt;P&gt;It has to create a Task. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not asking why it is creating a task. I want to create a task uder the same transport request.&lt;/P&gt;&lt;P&gt;Thru' codingwhoever edit the particular entry, it should come under the same Transport request.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 10:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/7110834#M1509675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-16T10:35:00Z</dc:date>
    </item>
  </channel>
</rss>

