<?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 getting return code as 1 for SD_SHIPMENT_PROCESS_HU in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248826#M1829041</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;Could you please tell me what is the use of SD_SHIPMENT_PROCESS_HU function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am debugging one standard program in that after processing&amp;nbsp; this FM in&amp;nbsp; SD_SHIPMENT_PROCESS Function module getting return code is 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me,what might be the reason.&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2014 07:09:26 GMT</pubDate>
    <dc:creator>former_member814540</dc:creator>
    <dc:date>2014-05-02T07:09:26Z</dc:date>
    <item>
      <title>getting return code as 1 for SD_SHIPMENT_PROCESS_HU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248826#M1829041</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;Could you please tell me what is the use of SD_SHIPMENT_PROCESS_HU function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am debugging one standard program in that after processing&amp;nbsp; this FM in&amp;nbsp; SD_SHIPMENT_PROCESS Function module getting return code is 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me,what might be the reason.&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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 07:09:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248826#M1829041</guid>
      <dc:creator>former_member814540</dc:creator>
      <dc:date>2014-05-02T07:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: getting return code as 1 for SD_SHIPMENT_PROCESS_HU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248827#M1829042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rama,&lt;/P&gt;&lt;P&gt;if you will look into the specified function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;CALL FUNCTION 'SD_SHIPMENT_PROCESS_HU' &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp; IMPORTING&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; e_logfile =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " v56e_logfile&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp; CHANGING&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_activities =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " v56e_shipment_activities&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_shipment =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " v56e_shipment&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp; EXCEPTIONS&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERROR = 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background-color: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Courier New'; color: #666666;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;so if you are getting returned code as 1, it means there is any error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 07:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248827#M1829042</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-05-02T07:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: getting return code as 1 for SD_SHIPMENT_PROCESS_HU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248828#M1829043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes there is an Error,but could you please tell me what is the use of that FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched for documentation.but i couldnt find any documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 07:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248828#M1829043</guid>
      <dc:creator>former_member814540</dc:creator>
      <dc:date>2014-05-02T07:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: getting return code as 1 for SD_SHIPMENT_PROCESS_HU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248829#M1829044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE37 , and put this FM, you will see all the stuffs there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 07:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248829#M1829044</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-05-02T07:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: getting return code as 1 for SD_SHIPMENT_PROCESS_HU</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248830#M1829045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The F.M is used for Shipment process of Handling units while shipment process in SD.&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;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 08:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-return-code-as-1-for-sd-shipment-process-hu/m-p/10248830#M1829045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-02T08:10:00Z</dc:date>
    </item>
  </channel>
</rss>

