<?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: How to implement class interfaces in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313563#M1028236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to your class ZCL_IM_ATP_WM,  go to the  methods tab, double click on the method IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE, and write some code in there, save and activate.  You method is now implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich  Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 13:53:46 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2008-08-12T13:53:46Z</dc:date>
    <item>
      <title>How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313562#M1028235</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;We are getting the below error message &lt;/P&gt;&lt;P&gt;Error message is  Interfacemethod  "IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE has not yet been implemented". &lt;/P&gt;&lt;P&gt;Could somebody tell me how can i implement a class interface.&lt;/P&gt;&lt;P&gt;Class interface: ZCL_IM_ATP_WM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreicate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 13:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313562#M1028235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T13:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313563#M1028236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to your class ZCL_IM_ATP_WM,  go to the  methods tab, double click on the method IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE, and write some code in there, save and activate.  You method is now implemented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Rich  Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 13:53:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313563#M1028236</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-08-12T13:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313564#M1028237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mamatha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provide your inreface name in the Interface tab of the class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to the interface method and write your code to implement the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 15:39:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313564#M1028237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T15:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313565#M1028238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while double clicking on the method IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_&lt;/P&gt;&lt;P&gt;BEFORE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error message is Interfacemethod "IF_EX_LE_SHP_DELIVERY_PROC~SAVE_AND_PUBLISH_BEFORE has not yet been implemented".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not opening to write my code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Mamatha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 16:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313565#M1028238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T16:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313566#M1028239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mamatha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Define your class&lt;/P&gt;&lt;P&gt;2. Define methods and parameters &lt;/P&gt;&lt;P&gt;3 Give your interface name in the interface tab&lt;/P&gt;&lt;P&gt;4. Save and activate&lt;/P&gt;&lt;P&gt;It will show warning messages ignore them&lt;/P&gt;&lt;P&gt;5. Go to &lt;STRONG&gt;methods tab&lt;/STRONG&gt; and double click it will work i have done it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 16:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313566#M1028239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313567#M1028240</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;Thank you so much for your response. &lt;/P&gt;&lt;P&gt;I give me an idea to look further into my issue.&lt;/P&gt;&lt;P&gt; I assume data was not saved properly in the transprot. we regenerated the transport and seems to work now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points added to all .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 20:12:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313567#M1028240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T20:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement class interfaces</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313568#M1028241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 20:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-class-interfaces/m-p/4313568#M1028241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T20:13:38Z</dc:date>
    </item>
  </channel>
</rss>

