<?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 Creating SO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405517#M536189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I got a requirement that is &lt;/P&gt;&lt;P&gt;Whenever the user is creating a PO (Some type) it should create SO for another plant which is existing in same client system .&lt;/P&gt;&lt;P&gt; It should not be a BDC . It should be authomatic Creation not Scheduled also.&lt;/P&gt;&lt;P&gt;Please,Suggest me the Ways.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2007 11:53:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-03T11:53:47Z</dc:date>
    <item>
      <title>Creating SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405517#M536189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  I got a requirement that is &lt;/P&gt;&lt;P&gt;Whenever the user is creating a PO (Some type) it should create SO for another plant which is existing in same client system .&lt;/P&gt;&lt;P&gt; It should not be a BDC . It should be authomatic Creation not Scheduled also.&lt;/P&gt;&lt;P&gt;Please,Suggest me the Ways.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 11:53:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405517#M536189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T11:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405518#M536190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are several ways -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Use CALL TRANSACTION - this is very similar to BDC  as you fill the screens and fields in the same way.&lt;/P&gt;&lt;P&gt;    Disadvantage - performance especially if the orders have many items on them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use BAPI  BAPI_SALESORDER_CREATEFROMDAT2 - this will be faster.&lt;/P&gt;&lt;P&gt;   Disadvantage - it can be difficult to work out what fields should be filled. I recommend you try a prototype in LSMW using some test data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 15:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405518#M536190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T15:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating SO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405519#M536191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As my understanding it is better to use the bapi funciton module BAPI_SALESORDER_CREATEFROMDAT2.But here you have to create the SO from the PO.So here you cannot get the some of the mandatory fields for the BAPI.So you have to create the program and before call the funciton module you have to write the logic to retrieve the mandatory fields and then populate to BAPI.&lt;/P&gt;&lt;P&gt;This is best way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanksand regards,&lt;/P&gt;&lt;P&gt;shyla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 09:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-so/m-p/2405519#M536191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-04T09:19:07Z</dc:date>
    </item>
  </channel>
</rss>

