<?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: Creating BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887244#M678330</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;You have to write codes to select data as it is reading in report porgram in BAPI. Pass output internal tables to table parameter of BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand M B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 04:53:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T04:53:26Z</dc:date>
    <item>
      <title>Creating BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887242#M678328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;                   I have got an issue where i am supposed to Create a BAPI which will post the output of a report to an external system.&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;                                   Could anyone please help me with the above issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Useful points to be rewarded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887242#M678328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887243#M678329</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;1st create function group with SE80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto transaction SE37&lt;/P&gt;&lt;P&gt;2. Type the RFC name&lt;/P&gt;&lt;P&gt;3. Click on CREATE , enter the FUnction group which you have created&lt;/P&gt;&lt;P&gt;4. Goto ATTRIBUTES TAB&lt;/P&gt;&lt;P&gt;5. Tick REMOTE ENABLED&lt;/P&gt;&lt;P&gt;6. CLICK ON IMPORT PARAMETERS &amp;amp; ENTER the variable names which you will pass from 3rd party system to SAP&lt;/P&gt;&lt;P&gt;7. Click on EXPORT paramters &amp;amp; enter the variable names which you want SAP To send to 3rd party system&lt;/P&gt;&lt;P&gt;8. Click on TABLES &amp;amp; enter table name which you want to pass/receive &lt;/P&gt;&lt;P&gt;9. Click on Source code &amp;amp; write the code to do the necessary process.&lt;/P&gt;&lt;P&gt;10. Activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in 3rd party system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Login to SAP &lt;/P&gt;&lt;P&gt;2. Call the RFC with necessary import parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="429527"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887243#M678329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887244#M678330</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;You have to write codes to select data as it is reading in report porgram in BAPI. Pass output internal tables to table parameter of BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand M B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887244#M678330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T04:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887245#M678331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check dis link:its a sttep by step tutorial&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/BAPI/CustomBAPICreation/page1.htm" target="test_blank"&gt;http://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;plz reward points if dis helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-bapi/m-p/2887245#M678331</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2007-10-04T04:55:24Z</dc:date>
    </item>
  </channel>
</rss>

