<?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: Re:BAPI_SHIPMENT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953141#M696471</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;This function module creates a new shipment based on the data supplied in the ERP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The global data for the shipment must be specified in structure HEADERDATA. To create a shipment, the system needs to know the shipment type. The shipment number is optional and is taken from the appropriate number range and returned if it was not specified explicitly. The transportation planning point is also optional and can be determined based on Customizing settings.&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;After the function module is called, table RETURN contains all the log entries generated during the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the Function module    LE_TRA_MAP_APO_TO_LES.in this fm the fm "bapi_shipment_create" is used .&lt;/P&gt;&lt;P&gt;also check the FM "IDOC_INPUT_SHIPMENT_CREATEFROM".&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 10:06:09 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2007-10-15T10:06:09Z</dc:date>
    <item>
      <title>Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953135#M696465</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;  I would like to know the exact input parameters for 'BAPI_SHIPMENT_CREATE'.&lt;/P&gt;&lt;P&gt;Please let me know, If any body have idea on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points will be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Skumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 07:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953135#M696465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T07:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953136#M696466</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 the below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3335225"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 07:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953136#M696466</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-15T07:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953137#M696467</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;check out this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the SAP Standard Program 'SDVTTK01'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this program uses 'BAPI_SHIPMENT_CREATE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_SHIPMENT_CREATE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;HEADERDATA = HEADERDATA&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;SHIPMENTGUID = SHIPMENTGUID&lt;/P&gt;&lt;P&gt;TRANSPORT = OBJECT-KEY-TRANSPORT&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;ADDRESS = ADDRESS&lt;/P&gt;&lt;P&gt;HDUNHEADER = HDUNHEADER&lt;/P&gt;&lt;P&gt;HDUNITEM = HDUNITEM&lt;/P&gt;&lt;P&gt;RETURN = RETURN&lt;/P&gt;&lt;P&gt;ITEMONSTAGE = ITEMONSTAGE&lt;/P&gt;&lt;P&gt;STAGEDEADLINE = STAGEDEADLINE&lt;/P&gt;&lt;P&gt;STAGEDATA = STAGEDATA&lt;/P&gt;&lt;P&gt;ITEMDATA = ITEMDATA&lt;/P&gt;&lt;P&gt;HEADERDEADLINE = HEADERDEADLINE&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;OTHERS = 01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful,.&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>Mon, 15 Oct 2007 08:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953137#M696467</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953138#M696468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nagaraj/Tripathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Thanks for your reply.Earlier when i tried to create the shupment. Bapi FM&lt;/P&gt;&lt;P&gt;was returning messages as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID           Message&lt;/P&gt;&lt;P&gt;BM         No measurement unit is assigned to ISO-Code SEC&lt;/P&gt;&lt;P&gt;BM         Specify at least 1 unit                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953138#M696468</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T09:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953139#M696469</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;It seems there is some problem with ur data which u r passing....please try to give some other data and test it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953139#M696469</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-15T09:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953140#M696470</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; Earlier if any body has used ,Please send me the input parameters for this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953140#M696470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953141#M696471</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;This function module creates a new shipment based on the data supplied in the ERP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The global data for the shipment must be specified in structure HEADERDATA. To create a shipment, the system needs to know the shipment type. The shipment number is optional and is taken from the appropriate number range and returned if it was not specified explicitly. The transportation planning point is also optional and can be determined based on Customizing settings.&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;After the function module is called, table RETURN contains all the log entries generated during the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the Function module    LE_TRA_MAP_APO_TO_LES.in this fm the fm "bapi_shipment_create" is used .&lt;/P&gt;&lt;P&gt;also check the FM "IDOC_INPUT_SHIPMENT_CREATEFROM".&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 10:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953141#M696471</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-10-15T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re:BAPI_SHIPMENT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953142#M696472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Thanks for your reply.I will let you know, if i get any output for this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Skumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 11:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-bapi-shipment-create/m-p/2953142#M696472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T11:28:12Z</dc:date>
    </item>
  </channel>
</rss>

