<?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/1733486#M319225</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;in Function Builder: Display BAPI_SALESORDER_CREATEFROMDAT2 screen we have some tabs like attributes, import, export , tables,exception .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u pls explain me about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is import tab means?&lt;/P&gt;&lt;P&gt;wht is export tab means?&lt;/P&gt;&lt;P&gt;wht is changing tab means?&lt;/P&gt;&lt;P&gt;wht is tables tab means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is exception tab means?&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i am java programer  i could not understand that meanings.&lt;/P&gt;&lt;P&gt;eventhough i worked with  jco i do't know these simple things.&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Dec 2006 05:38:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-30T05:38:42Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733486#M319225</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;in Function Builder: Display BAPI_SALESORDER_CREATEFROMDAT2 screen we have some tabs like attributes, import, export , tables,exception .........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u pls explain me about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is import tab means?&lt;/P&gt;&lt;P&gt;wht is export tab means?&lt;/P&gt;&lt;P&gt;wht is changing tab means?&lt;/P&gt;&lt;P&gt;wht is tables tab means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is exception tab means?&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i am java programer  i could not understand that meanings.&lt;/P&gt;&lt;P&gt;eventhough i worked with  jco i do't know these simple things.&lt;/P&gt;&lt;P&gt;pls help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 05:38:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733486#M319225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T05:38:42Z</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/1733487#M319226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Import ---&amp;gt; these will act as input to the FM&lt;/P&gt;&lt;P&gt;2.export-----&amp;gt; export parameters will be the output parameters, after some processing is done with the input parameters, the final output will be displayed as export parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.changing---&amp;gt;these will act as both input and output, u pass some values as changing parameters, after some processing these can be changed an given as output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. exceptions---&amp;gt; any errors can be raised using exceptions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 05:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733487#M319226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T05:48:06Z</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/1733488#M319227</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;Thanque very much for ur response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in import tab we have only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SALESDOCUMENTIN&lt;/P&gt;&lt;P&gt;ORDER_HEADER_IN&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX&lt;/P&gt;&lt;P&gt;SENDER&lt;/P&gt;&lt;P&gt;BINARY_RELATIONSHIPTYPE&lt;/P&gt;&lt;P&gt;INT_NUMBER_ASSIGNMENT&lt;/P&gt;&lt;P&gt;BEHAVE_WHEN_ERROR&lt;/P&gt;&lt;P&gt;LOGIC_SWITCH&lt;/P&gt;&lt;P&gt;TESTRUN&lt;/P&gt;&lt;P&gt;CONVERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as u said above are input to the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but ORDER_ITEMS_IN is also input to the FM  but it not in import tab. it is avialble in table tab.&lt;/P&gt;&lt;P&gt; how can we say import tab contains only input parameters to FM??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 06:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733488#M319227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T06:09:41Z</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/1733489#M319228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes import  is used to get the input only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables - it acts as both input &amp;amp; output parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u know that item is a table control there we will have number of records(materials) &lt;/P&gt;&lt;P&gt;so we will pass it in table. Now we can loop it &amp;amp; get the data from internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exceptions are used to raise exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attributes tells us whether this function module is normal one or remote enabled &amp;amp; its basic settings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 06:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733489#M319228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T06:51:27Z</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/1733490#M319229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guruvulu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES parameters can &amp;lt;b&amp;gt;semantically&amp;lt;/b&amp;gt; be either importing, exporting or changing parameters. Based on the settings in the function module interface you cannot tell which is which.&lt;/P&gt;&lt;P&gt;However, in case of BAPIs there are some guidelines:&lt;/P&gt;&lt;P&gt;- TABLES parameter RETURN: is always an EXPORTING parameter because here the BAPI returns the collected messages&lt;/P&gt;&lt;P&gt;- all other TABLES parameters of BAPI_SALESORDER_CREATEFROMDAT2 are IMPORTING parameters. The parameters without X at the end contain the data, the parameters with an X at the end are "change indicators" telling the BAPI which of the imported data should be changed. In case of the CREATE  BAPI they need not to be filled.&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;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 06:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-createfromdat2/m-p/1733490#M319229</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-12-30T06:56:53Z</dc:date>
    </item>
  </channel>
</rss>

