<?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-bor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752220#M902701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to create Bapi u should give by paramters by pass by value not reference correct u will get it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 26 Apr 2008 10:48:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-26T10:48:15Z</dc:date>
    <item>
      <title>Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752219#M902700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;all,&lt;/P&gt;&lt;P&gt;ITs urgent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created one bapi i.e in se37 one function module has been created and it has been released there,now when i am adding it into tran swo1. its giving error message &lt;/P&gt;&lt;P&gt;BAPI : Method does not define a RETURN parameter .&lt;/P&gt;&lt;P&gt;although it has been define,plese help me out,&lt;/P&gt;&lt;P&gt;earlier reply will be highly appreciated and it can been seen by the point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 07:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752219#M902700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T07:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752220#M902701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to create Bapi u should give by paramters by pass by value not reference correct u will get it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 10:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752220#M902701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752221#M902702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the creation for bapi with step by step &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/BAPI/CustomBAPICreation/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/BAPI/CustomBAPICreation/page1.htm&lt;/A&gt;&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;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 12:04:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752221#M902702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T12:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752222#M902703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are working in 4.7 version..use return parameter as BAPIRET2 or BAPIRETURN in the export tab...it sholud be pass by value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Dara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 12:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752222#M902703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T12:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752223#M902704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;Where did u defined ur return parameter. It should be defined in TABLES parameter of type BAPIRET2 and as mandatory field(Pass value). Also check whether ur FM and FG is active or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 12:35:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752223#M902704</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-04-26T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi-bor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752224#M902705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Please validate your settings against the recommendations of the long text for message S&amp;amp;(537):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; NA S&amp;amp;537&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; ____________________________________________________&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Short Text&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     BAPI &amp;amp;1: BAPI function module &amp;amp;2 has no return parameter&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Diagnosis&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     The system checks that the RETURN parameter has been defined in both the&lt;/P&gt;&lt;P&gt;     BOR and in the function module. The parameter must refer to one of the&lt;/P&gt;&lt;P&gt;     BAPI return structures (all planned reference structures can be used for&lt;/P&gt;&lt;P&gt;     BAPIs up to and including Release 4.6B; but from Release 4.6C only&lt;/P&gt;&lt;P&gt;     BAPIRET2 can be used).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     The BOR parameter must be type EXPORT (one line or multi-line) and the&lt;/P&gt;&lt;P&gt;     function module parameter must be type EXPORT (if one line) or type&lt;/P&gt;&lt;P&gt;     TABLE (if multi-line).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Procedure&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     Create a RETURN parameter for the function module. Also define the&lt;/P&gt;&lt;P&gt;     reference of the BOR parameters to the function module parameter in the&lt;/P&gt;&lt;P&gt;     BOR ("Name in function module").&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     Note that only incompatible changes can be made to BAPIs already&lt;/P&gt;&lt;P&gt;     released and delivered.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     Find out about enhancing or modifying BAPIs that have already been&lt;/P&gt;&lt;P&gt;     delivered by calling the BAPI Explorer (Tools -&amp;gt; BusinessFramework -&amp;gt;&lt;/P&gt;&lt;P&gt;     BAPI Explorer) and reading the project form "Project to change an&lt;/P&gt;&lt;P&gt;     existing BAPI".&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; Further notes&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;     For more information see the BAPI Programming Guide in the SAP Library&lt;/P&gt;&lt;P&gt;     under CA-BFA.&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;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2008 15:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bor/m-p/3752224#M902705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-26T15:54:19Z</dc:date>
    </item>
  </channel>
</rss>

