<?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: ABAP Proxy Attachments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055501#M424265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean receiving some content (may be a pdf file) and storing the same as attachment in SRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2007 06:05:48 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2007-03-21T06:05:48Z</dc:date>
    <item>
      <title>ABAP Proxy Attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055500#M424264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an ABAP proxy that calls the function module BBP_PD_SC_CREATE and creates a ShopppingCart from an external XML file sent via HTTP post. We would now like to expand this by accepting messages and passing these into the ABAP proxy and on to SRM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any code samples or information on doing this?  Looking at the existing SAP Invoice Proxy we found some information on the form "map_attachment_in" which uses the method lo_attachment_prot-&amp;gt;get_attachments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 21:13:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055500#M424264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T21:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055501#M424265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you mean receiving some content (may be a pdf file) and storing the same as attachment in SRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 06:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055501#M424265</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-03-21T06:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055502#M424266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly. So in addition to generating our shopping cart we could include an external attachments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2007 14:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055502#M424266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-21T14:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Proxy Attachments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055503#M424267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in such a case you have to extend BBP_PD_SC_CREATE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a z wrapper RFC FM for BBP_PD_SC_CREATE  with additional parameter to take in attachment details (may be a xstring field to receive the file content) and create a proxy out of this zfm . you can write the code within this zfm, to create the shopping cart using BBP_PD_SC_CREATE  and then the code attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the code for attachment, do you want to store them in Business Document System of SAP - (BDS) or is it somewhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2007 06:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-proxy-attachments/m-p/2055503#M424267</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-03-22T06:43:14Z</dc:date>
    </item>
  </channel>
</rss>

