<?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: Create with reference using BAPI_SALESDOCU_CREATEFROMDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408709#M1047696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the BAPI BAPI_SALESDOCU_CREATEFROMDATA enter the ref_doc, ref_doc_it and ref_doc_ca&lt;/P&gt;&lt;P&gt;(reference document number, item and category) for the order_items_in .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It requires the reference document to be passed on the line item level. It should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2008 22:11:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-25T22:11:15Z</dc:date>
    <item>
      <title>Create with reference using BAPI_SALESDOCU_CREATEFROMDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408705#M1047692</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 have been trying to use BAPI_SALESDOCU_CREATEFROMDATA to create with reference. I am trying to use the fields REF_DOC and REF_DOC_CA in structure ORDER_HEADER_IN &lt;/P&gt;&lt;P&gt; but the created order is not copying any data from the referenced order. Aaprt from the ref order I am passing the sales area data and sold to customer. Am i missing something or is create with reference not supported?&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;&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 15:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408705#M1047692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T15:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create with reference using BAPI_SALESDOCU_CREATEFROMDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408706#M1047693</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;Try using BAPI_SALESDOCUMENT_COPY..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 15:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408706#M1047693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T15:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create with reference using BAPI_SALESDOCU_CREATEFROMDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408707#M1047694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but this does not suit my purpose. I need to create a CR with reference to an invoice . This BAPI I guess is used to just copy data from one document to another of the same type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 15:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408707#M1047694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create with reference using BAPI_SALESDOCU_CREATEFROMDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408708#M1047695</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 bapi will work when you try to copy invoice to the credit memo request..pass the billing document number in salesdocument parameter and pass the sales document type(CMR type) in documenttype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 15:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408708#M1047695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create with reference using BAPI_SALESDOCU_CREATEFROMDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408709#M1047696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the BAPI BAPI_SALESDOCU_CREATEFROMDATA enter the ref_doc, ref_doc_it and ref_doc_ca&lt;/P&gt;&lt;P&gt;(reference document number, item and category) for the order_items_in .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It requires the reference document to be passed on the line item level. It should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 22:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-with-reference-using-bapi-salesdocu-createfromdata/m-p/4408709#M1047696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T22:11:15Z</dc:date>
    </item>
  </channel>
</rss>

