<?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 steps in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965792#M699830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link hope this ll help you to solve your problem&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/5c/2f2c4142aef623e10000000a155106/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/5c/2f2c4142aef623e10000000a155106/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 11:30:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T11:30:19Z</dc:date>
    <item>
      <title>BAPI steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965790#M699828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me to know how to get the data from SAP to server(java) and vice versa  using BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : Material data is in the Java server,Now i need to take the data from tht server to SAP using BAPI..Plz guide me with the steps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 10:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965790#M699828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T10:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965791#M699829</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;STEP 1 - Define a structures for the BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 2 - Write Function Module&lt;/P&gt;&lt;P&gt;&amp;#149;	Each BAPI must have its own function group. &lt;/P&gt;&lt;P&gt;&amp;#149;	Under the attrbutes 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;&amp;#149;	Import/Export parameters can only be BY VALUE for an RFC enabled function module &lt;/P&gt;&lt;P&gt;&amp;#149;	We are only creating one BAPI in this example, but you can create related BAPIs in the same function pool, so they will be able to share global data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attributes&lt;/P&gt;&lt;P&gt;Import Parameters&lt;/P&gt;&lt;P&gt;Export Parameters&lt;/P&gt;&lt;P&gt;Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 3 - Create the API Method Using the BAPI WIZARD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STEP 4 - Final steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the Business object has been checked and the documentation created, the follwing steps must be carried out:&lt;/P&gt;&lt;P&gt;&amp;#149;	Release the BAPI function module (in the Function Builder). &lt;/P&gt;&lt;P&gt;&amp;#149;	Release the business object type (in the BOR ObjectType -&amp;gt; Change release status to -&amp;gt; Implemented ). &lt;/P&gt;&lt;P&gt;&amp;#149;	Release the BAPI as a method in the BOR (Release the methods you have created - Set the cursor on the method then &lt;/P&gt;&lt;P&gt;Edit -&amp;gt; Change release status -&amp;gt; Object type component -&amp;gt; To released ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward points if useful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vinod Samuel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 10:51:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965791#M699829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T10:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI steps</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965792#M699830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link hope this ll help you to solve your problem&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/5c/2f2c4142aef623e10000000a155106/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/5c/2f2c4142aef623e10000000a155106/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-steps/m-p/2965792#M699830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:30:19Z</dc:date>
    </item>
  </channel>
</rss>

