<?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 for AS92 transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767403#M1305940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;these are the BAPIs for AS92&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_CREATE&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_GETLIST&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_TEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU KNOW HOW TO FIND A BAPI FOR PARTICULAR TRANSACTION FOLLOW THIS ONE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;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;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;With this way you can also find out programs and FM's &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>Mon, 06 Jul 2009 13:00:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-06T13:00:44Z</dc:date>
    <item>
      <title>BAPI for AS92 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767401#M1305938</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;Please suggest me BAPI for AS92 transaction to create fixed asset open transaction in FI &amp;amp; CO module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Bhuvana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 12:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767401#M1305938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T12:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for AS92 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767402#M1305939</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;BAPI_FIXEDASSET_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_CREATE&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_OVRTAKE_CREATE&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;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 12:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767402#M1305939</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2009-07-06T12:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for AS92 transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767403#M1305940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;these are the BAPIs for AS92&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_CREATE&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_CREATE1&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_GETLIST&lt;/P&gt;&lt;P&gt;BAPI_FIXEDASSET_TEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU KNOW HOW TO FIND A BAPI FOR PARTICULAR TRANSACTION FOLLOW THIS ONE,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;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;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;With this way you can also find out programs and FM's &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>Mon, 06 Jul 2009 13:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-as92-transaction/m-p/5767403#M1305940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-06T13:00:44Z</dc:date>
    </item>
  </channel>
</rss>

