<?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 Inbound ABAP Proxy class-Custom methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-abap-proxy-class-custom-methods/m-p/10246160#M1828765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a good practice to add custom methods to an auto generated inbound proxy class ?&amp;nbsp; Will the re-generation of proxy will cause any issues in these custom methods ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanu Sugathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 18:34:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-09T18:34:58Z</dc:date>
    <item>
      <title>Inbound ABAP Proxy class-Custom methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-abap-proxy-class-custom-methods/m-p/10246160#M1828765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a good practice to add custom methods to an auto generated inbound proxy class ?&amp;nbsp; Will the re-generation of proxy will cause any issues in these custom methods ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sanu Sugathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 18:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-abap-proxy-class-custom-methods/m-p/10246160#M1828765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-09T18:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inbound ABAP Proxy class-Custom methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-abap-proxy-class-custom-methods/m-p/10246161#M1828766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanu,&lt;/P&gt;&lt;P&gt;In any kind of programming the use of methods to separate out your code logically and promote re-use is always a good thing.&amp;nbsp; It's a good thing and defintely something I have done before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it makes more sense that these methods belong to a global object and could be re-used then make a global class and refer to the logic from your proxy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re-generating the code has no impact to the code of any of the methods.&amp;nbsp; By this I mean that the code itself is never changed or deleted.&amp;nbsp; It only affects the interface (importing params for an inbound proxy).&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;So removing a field from an interface will affect any code that directly makes reference to it in the proxy class.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should probably try it and see.&amp;nbsp; It's a simple to test and will give you more confidence in making changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Katan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 04:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inbound-abap-proxy-class-custom-methods/m-p/10246161#M1828766</guid>
      <dc:creator>Katan</dc:creator>
      <dc:date>2014-04-10T04:23:40Z</dc:date>
    </item>
  </channel>
</rss>

