<?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: t-code to implement method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316444#M1225555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to see this method from transaction SE24, but you need to find the implementation class for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is actually what we call as server proxy class. You can use transaction SPROXY. &lt;/P&gt;&lt;P&gt;Over there it will list down all the software components which defined in PI/XI&lt;/P&gt;&lt;P&gt;Click on the software component and find the service/message interface (Inbound).&lt;/P&gt;&lt;P&gt;And find the corresponding proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't find it, ask your PI consultant which service/message interface this proxy belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lim...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 08:40:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-18T08:40:44Z</dc:date>
    <item>
      <title>t-code to implement method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316442#M1225553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am using aserver side proxy to fetch data from proxy into R/3&lt;/P&gt;&lt;P&gt;i have to implement the method in the interfaceusing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method ZPI_II_MI_IS_POC1_0003~EXECUTE_SYNCHRONOUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;my code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmethod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the t-code to write method endmethod.&lt;/P&gt;&lt;P&gt;similarl to the one se37 is for function module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316442#M1225553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: t-code to implement method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316443#M1225554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SE19 Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin M M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316443#M1225554</guid>
      <dc:creator>sachin_mathapati</dc:creator>
      <dc:date>2009-03-18T08:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: t-code to implement method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316444#M1225555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to see this method from transaction SE24, but you need to find the implementation class for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is actually what we call as server proxy class. You can use transaction SPROXY. &lt;/P&gt;&lt;P&gt;Over there it will list down all the software components which defined in PI/XI&lt;/P&gt;&lt;P&gt;Click on the software component and find the service/message interface (Inbound).&lt;/P&gt;&lt;P&gt;And find the corresponding proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't find it, ask your PI consultant which service/message interface this proxy belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lim...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316444#M1225555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: t-code to implement method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316445#M1225556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks chang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 12:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/t-code-to-implement-method/m-p/5316445#M1225556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T12:00:09Z</dc:date>
    </item>
  </channel>
</rss>

