<?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: clarification  in BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418405#M1049523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction &lt;STRONG&gt;SWO1&lt;/STRONG&gt; and display business object &lt;STRONG&gt;BUS2032&lt;/STRONG&gt; (= Sales Order).&lt;/P&gt;&lt;P&gt;Open the &lt;EM&gt;Methods&lt;/EM&gt; node in the tree view.&lt;/P&gt;&lt;P&gt;You will see a STOP icon behind the business object "methods"&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SalesOrder.CreateFromData
SalesOrder.CreateFromData1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which means that a newer "method" has superseeded these two old "methods".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: In the context of business objects the term methods has just a semantic meaning. These "methods" are implemented by BAPIs.&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>Tue, 16 Sep 2008 05:24:25 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-09-16T05:24:25Z</dc:date>
    <item>
      <title>clarification  in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418402#M1049520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      My requirement is adding one field already existing BAPI.&lt;/P&gt;&lt;P&gt;BAPI name &lt;STRONG&gt;BAPI_SALESORDER_CREATEFROMDAT1&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;This bapi displays one message,&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Caution: Method is obsolete as Release 4.6c&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Am i use this bapi?. (or)Take another bapi?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;            What is the  meaning of tha message?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;SReddy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: SReddy on Sep 16, 2008 7:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 05:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418402#M1049520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T05:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: clarification  in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418403#M1049521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is recommeded by SAP not to use  obsolete BAPI's. You can use BAPI_SALESORDER_CREATEFROMDAT2 instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suresh Kumar on Sep 16, 2008 7:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 05:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418403#M1049521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-16T05:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: clarification  in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418404#M1049522</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;use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_SALESORDER_CREATEFROMDAT2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2008 05:16:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418404#M1049522</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-09-16T05:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: clarification  in BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418405#M1049523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction &lt;STRONG&gt;SWO1&lt;/STRONG&gt; and display business object &lt;STRONG&gt;BUS2032&lt;/STRONG&gt; (= Sales Order).&lt;/P&gt;&lt;P&gt;Open the &lt;EM&gt;Methods&lt;/EM&gt; node in the tree view.&lt;/P&gt;&lt;P&gt;You will see a STOP icon behind the business object "methods"&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SalesOrder.CreateFromData
SalesOrder.CreateFromData1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which means that a newer "method" has superseeded these two old "methods".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: In the context of business objects the term methods has just a semantic meaning. These "methods" are implemented by BAPIs.&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>Tue, 16 Sep 2008 05:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clarification-in-bapi/m-p/4418405#M1049523</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-09-16T05:24:25Z</dc:date>
    </item>
  </channel>
</rss>

