<?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: proxy class Inbound method and outbound method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700901#M1870848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could use ABAP memory, but I would like to avoid that.&lt;/P&gt;&lt;P&gt;Is there any standard way? Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 13:28:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-30T13:28:02Z</dc:date>
    <item>
      <title>proxy class Inbound method and outbound method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700900#M1870847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on proxy class and created one BAdI.&lt;/P&gt;&lt;P&gt;This badi has INBOUND_PROCESSING&amp;nbsp; and&amp;nbsp; OUTBOUND_PROCESSING methods.&lt;/P&gt;&lt;P&gt;After INBOUND_PROCESSING is executed, delivery gets created.&lt;/P&gt;&lt;P&gt;I want to get some of the parameters sent in INBOUND_PROCESSING and send in OUTBOUND_PROCESSING .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When delivery gets created , after that OUTBOUND_PROCESSING&amp;nbsp; gets called.&lt;/P&gt;&lt;P&gt;I have only delivery number in OUTBOUND_PROCESSING structure, but i need to pass also reference number,article number etc.&lt;/P&gt;&lt;P&gt;I can get these fields from table, but thing is, delivery creation commit happens after outbound processing executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to pass values from INBOUND_PROCESSING to OUTBOUND_PROCESSING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 13:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700900#M1870847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-30T13:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: proxy class Inbound method and outbound method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700901#M1870848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could use ABAP memory, but I would like to avoid that.&lt;/P&gt;&lt;P&gt;Is there any standard way? Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 13:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700901#M1870848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-30T13:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: proxy class Inbound method and outbound method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700902#M1870849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds like you could create a class with some static methods for setting data (to be called in the inbound processing) and for getting the data (in the outbound processing). I don't think you need ABAP shared memory for this, since the inbund and outbound methods are likely called in the same mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Valentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-class-inbound-method-and-outbound-method/m-p/10700902#M1870849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-30T15:11:13Z</dc:date>
    </item>
  </channel>
</rss>

