<?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: Inbound interface to SAP ECC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146842#M1709991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really Felipe ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use the BAPI_MATERIAL_SAVEDATA for both.. good to know... I will reduce a number of interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About vendor, IDOC it´s out of solution, maybe I must ask to abap team what is the best RFC or Proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for now. when I get result I will post .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 23:30:07 GMT</pubDate>
    <dc:creator>rhviana</dc:creator>
    <dc:date>2012-11-29T23:30:07Z</dc:date>
    <item>
      <title>Inbound interface to SAP ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146840#M1709989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abap experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have the scenario below - Inbound with abap proxy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/161108" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need develop abap proxy because the requeriment from Tech Arch team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I will propuse a new solution based on this docs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0e7ae66-be6d-2a10-d385-92e6e67dee10?overridelayout=true"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0e7ae66-be6d-2a10-d385-92e6e67dee10?overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is BAPI for create vendor/material, getlist of vendor/material and update vendor/material, it´s more better expose BAPI then proxy =&amp;nbsp; more steps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found some BAPI´s at t.code (BAPI), but I´m not abap developer, I dont know if I can use theses bapi´s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could confirm:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bapi´s for material:&lt;/P&gt;&lt;P&gt;bapi_material_edit&lt;/P&gt;&lt;P&gt;bapi_material_getlist&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I use it for my scenario guys?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and to vendors I dont found any at t.code BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:24:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146840#M1709989</guid>
      <dc:creator>rhviana</dc:creator>
      <dc:date>2012-11-29T15:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound interface to SAP ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146841#M1709990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;For material creation/edition you have to use BAPI_MATERIAL_SAVEDATA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;For vendor there is no BAPI avaialble, you have the following options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;BDC - refer to &lt;SPAN style="font-size: 12px; background-color: #ffffff;"&gt;RFBIKR00&lt;/SPAN&gt;, IDOC (CREMAS) or method &lt;SPAN style="font-size: 15px; background-color: #ffffff;"&gt;MAINTAIN_BAPI&lt;/SPAN&gt; from class &lt;SPAN style="font-size: 15px; background-color: #ffffff;"&gt;VMD_EI_API&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 15px; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Calibri; font-size: 15px; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;Felipe&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146841#M1709990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-29T18:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound interface to SAP ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146842#M1709991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really Felipe ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use the BAPI_MATERIAL_SAVEDATA for both.. good to know... I will reduce a number of interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About vendor, IDOC it´s out of solution, maybe I must ask to abap team what is the best RFC or Proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for now. when I get result I will post .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 23:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146842#M1709991</guid>
      <dc:creator>rhviana</dc:creator>
      <dc:date>2012-11-29T23:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound interface to SAP ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146843#M1709992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeap, you can reach both with BAPI_MATERIAL_SAVEDATA, this one is well documented in SE37 but I had some issues when tried&amp;nbsp; to update long texts for materials. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 13:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-interface-to-sap-ecc/m-p/9146843#M1709992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-30T13:02:14Z</dc:date>
    </item>
  </channel>
</rss>

