<?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  bapi error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049459#M1701748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create the sales order through bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that if i mentioned the document type OR,it couldnt create the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i use TA (which is the sales order type in german language for OR) ,then it creates the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What will i do to create the order by passing the value as OR in document type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 07:46:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-15T07:46:34Z</dc:date>
    <item>
      <title>BAPI_salesorder_createfromdat2  bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049459#M1701748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create the sales order through bapi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that if i mentioned the document type OR,it couldnt create the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if i use TA (which is the sales order type in german language for OR) ,then it creates the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What will i do to create the order by passing the value as OR in document type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 07:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049459#M1701748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-15T07:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_salesorder_createfromdat2  bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049460#M1701749</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;Field VBAK-AUART having a conversion routine in it so if you want to hard code value of 'OR' then u need to use function module CONVERSION_EXIT_AUART_INPUT for conversion into internal format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 07:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049460#M1701749</guid>
      <dc:creator>former_member194152</dc:creator>
      <dc:date>2012-10-15T07:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_salesorder_createfromdat2  bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049461#M1701750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI are not Batch Input, they don't simulate screen flow, and so don't call conversion-exit, you MUST pass the values in internal format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here look at the parameter for order type, data-element is AUART,&amp;nbsp; its domain is AUART and is associated to conversion exit AUAR. So if you want to convert an external format ("OR") to internal format ("TA") use FM CONVERSION_EXIT_AUART_INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 07:55:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2-bapi-error/m-p/9049461#M1701750</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-10-15T07:55:12Z</dc:date>
    </item>
  </channel>
</rss>

