<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793468#M1310355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have a doubt in BAPi? I want to know how to find a BAPI  function module exist for a transaction?and also how to find out that whether that BAPI can be used for that Transaction or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2009 11:30:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-01T11:30:50Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793468#M1310355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have a doubt in BAPi? I want to know how to find a BAPI  function module exist for a transaction?and also how to find out that whether that BAPI can be used for that Transaction or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 11:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793468#M1310355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T11:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793469#M1310356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you mean that you need to know what BAPI's a particular tranx uses, which I can only assume that's what you mean, then you should access the code behind the transaction and search for 'CALL'. That normally is the standard method that think that most people use.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Find out the package of the transaction.  &lt;/P&gt;&lt;P&gt;Start Va01 go to system --&amp;gt; status.  &lt;/P&gt;&lt;P&gt;Double click on transaction  &lt;/P&gt;&lt;P&gt;Package is VA  &lt;/P&gt;&lt;P&gt;Open this package in SE80  &lt;/P&gt;&lt;P&gt;Open business engineering--&amp;gt;Business object types  &lt;/P&gt;&lt;P&gt;Find the BO which sounds the most appropriate  &lt;/P&gt;&lt;P&gt;I would suggest BUS2032 Sales Order  &lt;/P&gt;&lt;P&gt;Double click.  &lt;/P&gt;&lt;P&gt;Open methods.  &lt;/P&gt;&lt;P&gt;Find the released method with from data or something similar in the name  &lt;/P&gt;&lt;P&gt;, Createfromdat2  &lt;/P&gt;&lt;P&gt;Position the cursor in it and click the program button  &lt;/P&gt;&lt;P&gt;Scroll down to find the bapi used in this method  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this way you can also find out programs and FM's  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Start va01 go to system--&amp;gt;status  &lt;/P&gt;&lt;P&gt;Double click transaction VA01  &lt;/P&gt;&lt;P&gt;Double click on package  &lt;/P&gt;&lt;P&gt;Read the application component. (this is SD-SLS Sales)  &lt;/P&gt;&lt;P&gt;Then open the transaction BAPI  &lt;/P&gt;&lt;P&gt;Sales and distribution&lt;DEL&gt;&amp;gt;Sales&lt;/DEL&gt;&amp;gt;sales order  &lt;/P&gt;&lt;P&gt;createfromdat2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 11:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793469#M1310356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T11:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793470#M1310357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 12:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5793470#M1310357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-26T12:49:09Z</dc:date>
    </item>
  </channel>
</rss>

