<?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: HI all Getting error in custom BAPI creation ! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440915#M826363</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;Make sure u have done all the following below points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. FM shud be a RFC FM &amp;amp; assigned to a Package &amp;amp; it &lt;/P&gt;&lt;P&gt;    shud be released .&lt;/P&gt;&lt;P&gt;2.Create BOR object in SWO1, there in the method call the &lt;/P&gt;&lt;P&gt;   created FM &amp;amp; activate it .&lt;/P&gt;&lt;P&gt; 3.place the cursor on the Method defined ..goto edit-- &lt;/P&gt;&lt;P&gt;    &amp;gt; changes release status--&amp;gt; Object type  &lt;/P&gt;&lt;P&gt;    component ---implement .. then released it.&lt;/P&gt;&lt;P&gt;4. Now place the cursor on the object type that is at the top .. &lt;/P&gt;&lt;P&gt;    i mean ZBUS... again goto--&amp;gt; edit --&amp;gt; change release &lt;/P&gt;&lt;P&gt;    status --&amp;gt; implement &amp;amp; released .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 09:05:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T09:05:45Z</dc:date>
    <item>
      <title>HI all Getting error in custom BAPI creation !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440911#M826359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While creating the RFC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this error&lt;/P&gt;&lt;P&gt;'function change status is not supported by the selected object'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:25:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440911#M826359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: HI all Getting error in custom BAPI creation !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440912#M826360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide some more details on what you are doing and what your intention is!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:31:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440912#M826360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: HI all Getting error in custom BAPI creation !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440913#M826361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a customBAPI in SWO1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a function module i have released it after saving and activating.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But When i am going like this  in SWO1......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Edit&lt;DEL&gt;-&amp;gt;change release status&lt;/DEL&gt;&lt;DEL&gt;-&amp;gt;object type&lt;/DEL&gt;----&amp;gt;tobe modelled&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its giving me the error which i have mentioned !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get rid off it....plz help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 07:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440913#M826361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T07:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: HI all Getting error in custom BAPI creation !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440914#M826362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              did you get the solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 08:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440914#M826362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: HI all Getting error in custom BAPI creation !</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440915#M826363</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;Make sure u have done all the following below points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. FM shud be a RFC FM &amp;amp; assigned to a Package &amp;amp; it &lt;/P&gt;&lt;P&gt;    shud be released .&lt;/P&gt;&lt;P&gt;2.Create BOR object in SWO1, there in the method call the &lt;/P&gt;&lt;P&gt;   created FM &amp;amp; activate it .&lt;/P&gt;&lt;P&gt; 3.place the cursor on the Method defined ..goto edit-- &lt;/P&gt;&lt;P&gt;    &amp;gt; changes release status--&amp;gt; Object type  &lt;/P&gt;&lt;P&gt;    component ---implement .. then released it.&lt;/P&gt;&lt;P&gt;4. Now place the cursor on the object type that is at the top .. &lt;/P&gt;&lt;P&gt;    i mean ZBUS... again goto--&amp;gt; edit --&amp;gt; change release &lt;/P&gt;&lt;P&gt;    status --&amp;gt; implement &amp;amp; released .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 09:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-getting-error-in-custom-bapi-creation/m-p/3440915#M826363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T09:05:45Z</dc:date>
    </item>
  </channel>
</rss>

