<?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 BAPI_SALESORDER_CREATEFROMDAT2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141396#M1513552</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 am using BAPI_SALESORDER_CREATEFROMDAT2 for creating interest orders in VA01using reference contract number created in VA41.&lt;/P&gt;&lt;P&gt;Please guide me on which parameters I need to fill of the BAPI with contract number. If possible give some code references&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gautam Totekar on Aug 17, 2010 4:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Aug 2010 15:51:32 GMT</pubDate>
    <dc:creator>gautam_totekar</dc:creator>
    <dc:date>2010-08-14T15:51:32Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141396#M1513552</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 am using BAPI_SALESORDER_CREATEFROMDAT2 for creating interest orders in VA01using reference contract number created in VA41.&lt;/P&gt;&lt;P&gt;Please guide me on which parameters I need to fill of the BAPI with contract number. If possible give some code references&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gautam Totekar on Aug 17, 2010 4:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Aug 2010 15:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141396#M1513552</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2010-08-14T15:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141397#M1513553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many examples of the BAPI usage on this site.  Did you search?  Did you look at the interface or the documentation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141397#M1513553</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-08-17T13:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141398#M1513554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have searched all But I need to create it from reference to contract Number. And I have only these fields.&lt;/P&gt;&lt;P&gt;VBAK-AUART	Document Type&lt;/P&gt;&lt;P&gt;VBAK-VKORG	Sales Organization&lt;/P&gt;&lt;P&gt;VBAK-VTWEG	Distribution Channel&lt;/P&gt;&lt;P&gt;VBAK-SPART	Division&lt;/P&gt;&lt;P&gt;LV45C-VBELN	Contract Number&lt;/P&gt;&lt;P&gt;VEDA-VBEGDAT	Contract Start Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to create it using thi sBAPi. can create manually in VA01 though with these many paramteres. rest Values get copied from contract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide some inputs if you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 13:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141398#M1513554</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2010-08-17T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141399#M1513555</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;Apart from the other parameters: pass values for REFDOC_CAT &amp;amp; REF_DOC_L at header level for using reference categories.&lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN-REFDOC_CAT = G " Contract&lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN-REF_DOC = &amp;lt;Contract Number&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REF_DOC- is the reference document nummber.&lt;/P&gt;&lt;P&gt;RECDOC_CAT - is the document category,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sameer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sameer Desai on Aug 18, 2010 4:23 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 21:08:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/7141399#M1513555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T21:08:55Z</dc:date>
    </item>
  </channel>
</rss>

