<?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: i want to create 'z' function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866748#M1322561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with following BAPI,&lt;/P&gt;&lt;P&gt;For Creating,&lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Change,&lt;/P&gt;&lt;P&gt;'WS_DELIVERY_UPDATE'&lt;/P&gt;&lt;P&gt;'WS_DELIVERY_UPDATE_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shreemohan'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2009 20:08:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-16T20:08:33Z</dc:date>
    <item>
      <title>i want to create 'z' function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866747#M1322560</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;             I want to create 'z' function module ,  This function module mean for creating sales order delvery &lt;/P&gt;&lt;P&gt;             and if any changes occurs i want to change sales order delvery details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            please help me out if any reference function module or standard function module is there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 19:53:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866747#M1322560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T19:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: i want to create 'z' function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866748#M1322561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with following BAPI,&lt;/P&gt;&lt;P&gt;For Creating,&lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Change,&lt;/P&gt;&lt;P&gt;'WS_DELIVERY_UPDATE'&lt;/P&gt;&lt;P&gt;'WS_DELIVERY_UPDATE_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Shreemohan'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 20:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866748#M1322561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T20:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: i want to create 'z' function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866749#M1322562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creation of Sales Order Delivery you can refer to the these function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For sales order:&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT1 Sales order: Create Sales Order &lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT2 Sales order: Create Sales Order &lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDATA Create Sales Order, No More Maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For delivery:&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For change in sales order delivery:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sarita Singh Rathour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sarita Rathour on Jul 17, 2009 7:45 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 05:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866749#M1322562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T05:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: i want to create 'z' function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866750#M1322563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BAPI_DELIVERYPROCESSING_EXEC&lt;/STRONG&gt;    for creation of outbound delivery with reference to sales order...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND FM &lt;STRONG&gt;WS_DELIVERY_UPDATE_2&lt;/STRONG&gt; for doing a change in delivery....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vijetasap on Jul 17, 2009 7:52 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 05:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-want-to-create-z-function-module/m-p/5866750#M1322563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T05:51:52Z</dc:date>
    </item>
  </channel>
</rss>

