<?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: Setting an additional shipment date using BAPI_SHIPMENT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184996#M126916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm starting to suspect that one of the function modules in the function groups V51D or V51T could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to read the required dates using SD_DEADLINE_PRINT_VIEW (and the handle from VTTK as a key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't know how to use SD_DEADLINE_MAINTAIN or  SD_DEADLINE_MAINTAIN_NEW or another function module to change them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2006 16:21:20 GMT</pubDate>
    <dc:creator>roland_spindler</dc:creator>
    <dc:date>2006-01-04T16:21:20Z</dc:date>
    <item>
      <title>Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184990#M126910</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 transaction VT01N (create shipment) there is a tab for "more dates" which have to be customized before they can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using BAPI_SHIPMENT_CREATE to create shipments and to set dates. This works fine for the standard dates (e.g. start of transport).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I found no way to set the additional dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to set them using BAPI_SHIPMENT_CREATE or to change them after creation using any other function module?&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;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 10:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184990#M126910</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-01-04T10:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184991#M126911</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;check this BAPI...&lt;/P&gt;&lt;P&gt;BAPI_SHIPMENT_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 10:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184991#M126911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T10:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184992#M126912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_SHIPMENT_CHANGE appears to have the same input data as BAPI_SHIPMENT_CREATE. I cannot find fields for additional dates either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 11:07:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184992#M126912</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-01-04T11:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184993#M126913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by additional dates? Could you please give more details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way if we see the function module documentation for BAPI_SHIPMENT_CREATE, it has been mentioned that tables HEADERDEADLINE &amp;amp; STAGEDEADLINE in the FM can be used for supplying dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please look into this docu? If doesn't help you, please give more details about additional dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 12:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184993#M126913</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-04T12:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184994#M126914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start transaction VT01N. At the bottom you see a number of tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first tab is called "deadlines". This corresponds to the BAPI-table HEADERDEADLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The third tab is called "stages". This corresponds to the BAPI-tables STAGEDATA and STAGEDEADLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second tab is called "more dates". This is the tab I want to change using a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using release 4.7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 12:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184994#M126914</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-01-04T12:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184995#M126915</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 check the below funciton modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_SHIPMENT_CREATE&lt;/P&gt;&lt;P&gt;RV_SHIPMENT_UPDATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above FMs are not usefull, please chekc in the &lt;/P&gt;&lt;P&gt;package VTR in se80. It contains many FMs realted to shipment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i find any clue in the meanwhile, I will update you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 13:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184995#M126915</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-04T13:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184996#M126916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm starting to suspect that one of the function modules in the function groups V51D or V51T could help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to read the required dates using SD_DEADLINE_PRINT_VIEW (and the handle from VTTK as a key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I don't know how to use SD_DEADLINE_MAINTAIN or  SD_DEADLINE_MAINTAIN_NEW or another function module to change them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184996#M126916</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-01-04T16:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184997#M126917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Would either of you be able to tell me which fields you are populating within the IDoc to create the SD shipments.  I am struggling to create one in the test tool currently.  &lt;/P&gt;&lt;P&gt;Any info would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Eva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2006 10:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184997#M126917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-13T10:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184998#M126918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you manage to use the IDoc to create the Shipment? If so, please let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Feb 2009 02:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184998#M126918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-15T02:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Setting an additional shipment date using BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184999#M126919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same requirement, were you able to find out how to update the "more dates" tab? I sent an OSS note to SAP but they have not responded yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Mar 2010 16:09:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/setting-an-additional-shipment-date-using-bapi-shipment-create/m-p/1184999#M126919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-09T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

