<?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: bapi - class method-instance method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121947#M985454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; i mean the example in the code... with the syntax that u gave for both the types.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get your point about syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/bapi_example.html" target="test_blank"&gt;http://www.sapmaterial.com/bapi_example.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 16:32:29 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-07-09T16:32:29Z</dc:date>
    <item>
      <title>bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121942#M985449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can v tell from a given bapi, whether a particular bapi is a class method or an instance method by observing the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 15:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121942#M985449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T15:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121943#M985450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are looking for difference between instance &amp;amp; static method then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instance method is defined using the METHODS statement, but the static (class method) is defined using the CLASS-METHODS statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 15:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121943#M985450</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-09T15:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121944#M985451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u giv me one example for both?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 16:12:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121944#M985451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T16:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121945#M985452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think bapis which create an instance of an SAP business object type are of type class methods like Create() and CreateFromData().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But bapis which have Change( ) Delete( ) and Undelete( ) Cancel ( ) are treated as changes in an existing instance of an SAP business object type are referred as instance method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 16:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121945#M985452</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-09T16:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121946#M985453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i mean the example in the code... with the syntax that u gave for both the types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 16:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121946#M985453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T16:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: bapi - class method-instance method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121947#M985454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; i mean the example in the code... with the syntax that u gave for both the types.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get your point about syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapmaterial.com/bapi_example.html" target="test_blank"&gt;http://www.sapmaterial.com/bapi_example.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 16:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-class-method-instance-method/m-p/4121947#M985454</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-09T16:32:29Z</dc:date>
    </item>
  </channel>
</rss>

