<?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: How to create a Bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612711#M274622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Import/Export parameters can only be BY VALUE for an RFC enabled function module.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; Can you please explain this sentence to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2006 17:18:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-19T17:18:21Z</dc:date>
    <item>
      <title>How to create a Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612709#M274620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one please tell me the main points to be noted while creating a BAPI and how it differs from an FM ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 17:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612709#M274620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T17:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612710#M274621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- You will have to define a structure for every parameter in the BAPI. You cannot use the same structures used in existing applications because BAPI structures are frozen when BAPIs are released and then there are restrictions on changing them.&lt;/P&gt;&lt;P&gt;- Each BAPI must have its own function group.&lt;/P&gt;&lt;P&gt;- Under the attributes tab remember to select Processing Type Remote Enabled module, otherwise the function module cannot be invoked via RFC and used as a BAPI.&lt;/P&gt;&lt;P&gt;- Import/Export parameters can only be BY VALUE for an RFC enabled function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please check this link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/bapi/example.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 17:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612710#M274621</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-09-19T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612711#M274622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Import/Export parameters can only be BY VALUE for an RFC enabled function module.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt; Can you please explain this sentence to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 17:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612711#M274622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T17:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612712#M274623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_45b/helpdata/de/1f/a862ebc47411d2806300c04fada2a1/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_45b/helpdata/de/1f/a862ebc47411d2806300c04fada2a1/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/bapiintro.pdf#search=%22How%20to%20create%20a%20Bapi%20%22" target="test_blank"&gt;http://www.sappoint.com/abap/bapiintro.pdf#search=%22How%20to%20create%20a%20Bapi%20%22&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-r3-ale/pls-help-how-to-create-custom-bapi-for-custom-message-type-58933" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-r3-ale/pls-help-how-to-create-custom-bapi-for-custom-message-type-58933&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/topicETA/0,295498,sid21_tax299359_idx10_off10,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/topicETA/0,295498,sid21_tax299359_idx10_off10,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2006 17:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-bapi/m-p/1612712#M274623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-19T17:18:45Z</dc:date>
    </item>
  </channel>
</rss>

