<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692251#M1293359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps for Custom BAPI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create the structures if required&lt;/P&gt;&lt;P&gt;2. Create the FM with remote anabled&lt;/P&gt;&lt;P&gt;3. activate the FM and release the FM in se37 only&lt;/P&gt;&lt;P&gt;4. go to SWO1 tcode to create the BOR&lt;/P&gt;&lt;P&gt;5. Assing the BAPI FM as API method in BOR.&lt;/P&gt;&lt;P&gt;6. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to modeled  &lt;/P&gt;&lt;P&gt;7. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to implemented&lt;/P&gt;&lt;P&gt;8. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to released&lt;/P&gt;&lt;P&gt;9. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to modeled&lt;/P&gt;&lt;P&gt;10. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to implemented&lt;/P&gt;&lt;P&gt;11. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to released&lt;/P&gt;&lt;P&gt;12. click the generate object&lt;/P&gt;&lt;P&gt;13. finally you can find this BAPI in BAPI tcode..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2009 06:25:32 GMT</pubDate>
    <dc:creator>former_member632729</dc:creator>
    <dc:date>2009-06-04T06:25:32Z</dc:date>
    <item>
      <title>BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692246#M1293354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a custom BAPI. When I am trying to activate it I am getting the error 'The method has not been released in BOR'. Though I have created the object type and added this BAPI there in the methods and released it.Please suggest the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692246#M1293354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T06:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692247#M1293355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please generate it also . and check the youo have not implimented propely&lt;/P&gt;&lt;P&gt;rgds aryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692247#M1293355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T06:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692248#M1293356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/bapi-step-by-step-guidance.htm" target="test_blank"&gt;http://www.sap-img.com/abap/bapi-step-by-step-guidance.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692248#M1293356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T06:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692249#M1293357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto transaction SWO1, specify your Business object type. Click on the generate button and then do a check on the object. &lt;/P&gt;&lt;P&gt;After this Edit-&amp;gt;Change Release Status-&amp;gt;Object type-&amp;gt; to implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692249#M1293357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T06:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692250#M1293358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://www.sapmaterial.com/bapi_example.html" target="test_blank"&gt;http://www.sapmaterial.com/bapi_example.html&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692250#M1293358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-04T06:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692251#M1293359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Steps for Custom BAPI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create the structures if required&lt;/P&gt;&lt;P&gt;2. Create the FM with remote anabled&lt;/P&gt;&lt;P&gt;3. activate the FM and release the FM in se37 only&lt;/P&gt;&lt;P&gt;4. go to SWO1 tcode to create the BOR&lt;/P&gt;&lt;P&gt;5. Assing the BAPI FM as API method in BOR.&lt;/P&gt;&lt;P&gt;6. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to modeled  &lt;/P&gt;&lt;P&gt;7. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to implemented&lt;/P&gt;&lt;P&gt;8. select the object type -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type -&amp;gt; to released&lt;/P&gt;&lt;P&gt;9. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to modeled&lt;/P&gt;&lt;P&gt;10. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to implemented&lt;/P&gt;&lt;P&gt;11. select the object type comploents -&amp;gt; Edit -&amp;gt; Change release status -&amp;gt; Object type components-&amp;gt; to released&lt;/P&gt;&lt;P&gt;12. click the generate object&lt;/P&gt;&lt;P&gt;13. finally you can find this BAPI in BAPI tcode..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 06:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692251#M1293359</guid>
      <dc:creator>former_member632729</dc:creator>
      <dc:date>2009-06-04T06:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692252#M1293360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Make sure that created BAPI is not stored in Local Object $TMP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 11:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi/m-p/5692252#M1293360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T11:32:23Z</dc:date>
    </item>
  </channel>
</rss>

