<?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'S what r they and t.code for BAPI explorer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287753#M154430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;check the following links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/7e/5e11ee4a1611d1894c0000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/7e/5e11ee4a1611d1894c0000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/7e/5e115e4a1611d1894c0000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/7e/5e115e4a1611d1894c0000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/3e/ecf226942511d2ad4b080009b0fb56/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/3e/ecf226942511d2ad4b080009b0fb56/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kinshuk Saxena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Apr 2006 15:04:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-04T15:04:52Z</dc:date>
    <item>
      <title>BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287747#M154424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly is a BAPi and what is its functionality. why do we use them. what r the transaction codes to create a BAPI and what is a transaction code for a BAPI explorer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287747#M154424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287748#M154425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Functionally, a bapi is  nothing but an application which does serve a business utility for the user.&lt;/P&gt;&lt;P&gt;It is  like a program which has a business functinality attached to it.&lt;/P&gt;&lt;P&gt;like creation of a PO, a sales order, creating an invoice, changing a GR document etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technically a BAPI is nothing but a RFC Function module which can be remotely called from external systems also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a bapi function module you can use se37(Same tcode for your RFC function modules).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI is the T Code for BAPI explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287748#M154425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T14:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287749#M154426</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 is a function that allow you to create, modify, display data from SAP.&lt;/P&gt;&lt;P&gt;BAPI is powerfull than BDC because it's not using the dynpro and go faster. &lt;/P&gt;&lt;P&gt;BAPI could be compare with direct input, but BAPI take care of the customizing.&lt;/P&gt;&lt;P&gt;The transaction to list BAPI is ... BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And don't create BAPI, you don't need, maybe you need to create function, or ... RFC function, but BAPI is too complex to be simply created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287749#M154426</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-04-04T14:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287750#M154427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI are Function Modules that are intended to be called by external systems.  They can also be called internally within SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's functionality is create a generic wrapper around some business logic.  Developers can then pass parameters in and out of the BAPI (like a FM) and make use of the BAPI's pre-built logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287750#M154427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287751#M154428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have created Func Modules in your past, BAPIs are quite easy to create.  The core difference is that a BAPI has an attribute setting of "Remote-enabled Module".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287751#M154428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287752#M154429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey&lt;/P&gt;&lt;P&gt;u can check the links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see this site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://ifr.sap.com/" target="test_blank"&gt;http://ifr.sap.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/bapi/example.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ragards&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 14:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287752#M154429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI'S what r they and t.code for BAPI explorer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287753#M154430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;check the following links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/7e/5e11ee4a1611d1894c0000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/7e/5e11ee4a1611d1894c0000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/7e/5e115e4a1611d1894c0000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/7e/5e115e4a1611d1894c0000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/3e/ecf226942511d2ad4b080009b0fb56/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/3e/ecf226942511d2ad4b080009b0fb56/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kinshuk Saxena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Apr 2006 15:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-s-what-r-they-and-t-code-for-bapi-explorer/m-p/1287753#M154430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-04T15:04:52Z</dc:date>
    </item>
  </channel>
</rss>

