<?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: create custom Bapi structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135693#M1512931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SureshGurusamyy &lt;/P&gt;&lt;P&gt;Please follw the same procedure as we are making a normal function module , remember the naming convention starts with BAPI  , and v will have to submit in the BOR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swapnil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 04:44:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-19T04:44:45Z</dc:date>
    <item>
      <title>create custom Bapi structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135692#M1512930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to create custom Bapi strucure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please search for available information before asking.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;locked by: Thomas Zloch on Aug 30, 2010 1:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jul 2010 04:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135692#M1512930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-17T04:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: create custom Bapi structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135693#M1512931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SureshGurusamyy &lt;/P&gt;&lt;P&gt;Please follw the same procedure as we are making a normal function module , remember the naming convention starts with BAPI  , and v will have to submit in the BOR .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Swapnil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 04:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135693#M1512931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-19T04:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: create custom Bapi structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135694#M1512932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suresh,&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.erpgenie.com/sap-technical/abap/bapi-step-by-step-example" target="test_blank"&gt;http://www.erpgenie.com/sap-technical/abap/bapi-step-by-step-example&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search before posting the question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 04:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135694#M1512932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-19T04:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: create custom Bapi structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135695#M1512933</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;Please follow the same procedure of the structure creation. Only thing is you have to give BAPI in the name of the structure.&lt;/P&gt;&lt;P&gt;Goto SE11, give the name ZBAPIXXXX as the name of the structure and press create button.&lt;/P&gt;&lt;P&gt;Select the structure radiobutton and then provide the description.&lt;/P&gt;&lt;P&gt;Now include the fields in the structure and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Aug 2010 11:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-custom-bapi-structure/m-p/7135695#M1512933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-30T11:48:06Z</dc:date>
    </item>
  </channel>
</rss>

