<?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: create shipment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499989#M841862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 20:50:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-08T20:50:00Z</dc:date>
    <item>
      <title>create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499983#M841856</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;In my program i have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - create delivery&lt;/P&gt;&lt;P&gt;2 - commit work and wait&lt;/P&gt;&lt;P&gt;3 - create shipment using MF ''OIGI_CREATE_SHIPMENT_RFC''&lt;/P&gt;&lt;P&gt;4 - commit work and wait&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i use call transaction 'VL02N' for updating created delivery, i have error 'object locked' in MF and the shipment was not create i don't know why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: The call transactin is used between 2 and 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 09:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499983#M841856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T09:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499984#M841857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter for this BAPI must be specified in structure HEADERDATA. To create a shipment, the system needs to know the shipment type. The shipment number &amp;amp; transportation planning point is also optional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global dates for the shipment (start of shipment, start of loading, and so on) can be supplied by table HEADERDEADLINE. Which deliveries should be assigned to the shipment needs to be specified in table ITEMDATA. The data for the shipment stages is taken from table STAGEDATA. gelesen. Dates can also be supplied for each stage (table STAGEDEADLINE). Because not all deliveries necessarily need to have the same starting point and destination, the deliveries are assigned to stages using table ITEMONSTAGE. The addresses of the stage starting points and destinations can be specified in detail from table ADDRESS. Tables HDUNHEADER and HDUNITEM let you inform the shipment that the deliveries should be packed and which shipping units should be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 09:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499984#M841857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499985#M841858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;once u had created the delivery using ur program check sm12 to see if the delivery is locked before saving the delvy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prabhu  S on Mar 11, 2008 10:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 09:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499985#M841858</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2008-03-11T09:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499986#M841859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The message is 'Object requested is currently locked by user &amp;amp;' = MC(601).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i have the entry in sm12 and the object locked is 'EVVBLKE'. How can i do plse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 10:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499986#M841859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T10:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499987#M841860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;delete the entry in sm12 and unlock the delivery to update it manualy via the t.code. but this will not happen every time. before the system finshes the update an event had occurered that has locked the delivery and hence the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 10:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499987#M841860</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2008-03-11T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499988#M841861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put the MF 'DEQUEUE_EVVBLKE' but i have always the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2008 11:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499988#M841861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-11T11:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: create shipment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499989#M841862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 20:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-shipment/m-p/3499989#M841862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-08T20:50:00Z</dc:date>
    </item>
  </channel>
</rss>

