<?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: BAPI Sales Order in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928431#M60347</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have said that you are using BAPI_SALESORDER_CREATEFROMDATA to create your sales order. Which version of R/3 are you using? From release 4.6 onwards the most appropriate BAPI to be used for creating a slaes order is BAPI_SALESORDER_CREATEFROMDAT2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this BAPI , there's a parameter called &amp;lt;b&amp;gt;ORDER_CCARD&amp;lt;/b&amp;gt;, which you must take a look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2005 06:05:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-07T06:05:11Z</dc:date>
    <item>
      <title>BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928429#M60345</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 am successful in creating a Sales Order using the BAPI BAPI_SALESDOCU_CREATEFROMDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The requirement now is to Authorize the Credit Card before creating the Sales Order. I have been unsuccessful in doing that. Any help?&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;Ranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 05:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928429#M60345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T05:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928430#M60346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_CREDITCARD_CHECK might be the one you need to do the required validation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is, then please reward and close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 06:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928430#M60346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T06:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928431#M60347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have said that you are using BAPI_SALESORDER_CREATEFROMDATA to create your sales order. Which version of R/3 are you using? From release 4.6 onwards the most appropriate BAPI to be used for creating a slaes order is BAPI_SALESORDER_CREATEFROMDAT2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this BAPI , there's a parameter called &amp;lt;b&amp;gt;ORDER_CCARD&amp;lt;/b&amp;gt;, which you must take a look at.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 06:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928431#M60347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T06:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928432#M60348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I have tried using BAPI_SALESORDER_CREATEFROMDATA too. We are on 4.7, but we recently upgraded from 4.5B and hence the program is still using the old FM. I am going to change that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Anyways, the issue is that I want to attach an External System authorization to the Sales Order, by passing the values in the ORDER_CCARD table. When I do that, although the sales Order gets created successfully, I don't get the SalesDocument Number. &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;Ranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2005 23:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928432#M60348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-07T23:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928433#M60349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the face of it, this problem does not seem to be related to the credit card data at all. Please clarify the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Are you able to create the Sales Order successfully and also obtain the Order Number when yo do not provide the Credit Card details ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You siad that the Sales Order was getting created successfully even when you provide the credit card details, but it is just that you are not getting the Order Number.  In this case, is the credit card authentication taking place correctly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Have you looked at any OSS Notes for this issue ? For example , 514296 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2005 07:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928433#M60349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-08T07:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928434#M60350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Yes, the Sales Order gets created successfully when I do not attach the Credit Card Data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also gets successfully created even when I attach the Credit Card Data. The issue there is that it does not return the SalesDocument Export Parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am passing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTH_FLAG = 'X'.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTHAMOUNT = CCAUT_OUT-AUTWR.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-BILLAMOUNT = CCAUT_OUT-AUTWR.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTH_DATE = SY-DATUM.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTH_TIME = SY-UZEIT.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTH_CC_NO = CCAUT_OUT-AUNUM.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-AUTH_REFNO = CCAUT_OUT-AUTRA.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-CC_REACT = 'A'.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-CC_TYPE = CCAUT_IN-CCINS.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-CC_NUMBER = CCAUT_IN-CCNUM.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-CC_VALID_T = CCAUT_IN-DATBI.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-CC_NAME = CCAUT_IN-CCNAME.&lt;/P&gt;&lt;P&gt;          CCARD_DATA-MERCHIDCL = CCAUT_IN-MERCH.&lt;/P&gt;&lt;P&gt;          APPEND CCARD_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will take a look at the Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. Let me know if you see that I am missing something in the BAPICCARD Structure.&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;Ranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2005 20:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928434#M60350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-08T20:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI Sales Order</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928435#M60351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I am still not getting the SalesDocument Number. I didn't find anything in the SAP Notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         The Credit Card Information I am trying to pass does not belong to the Sold-To Account. It is a Sales Rep Credit Card at the SoldTo Location and will be used only once for creating this Sales Order. Does that make any difference? Let me know.&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;Ranjan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2005 06:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sales-order/m-p/928435#M60351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-14T06:09:42Z</dc:date>
    </item>
  </channel>
</rss>

