<?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 naming a method in BOR object. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503371#M842617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know the process involved in writing a new method.&lt;/P&gt;&lt;P&gt;Beyond just coding ,&lt;/P&gt;&lt;P&gt;whats is the process involved for a new method like given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;existing object add a new method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOR Object :&lt;/P&gt;&lt;P&gt;Include &amp;lt;object&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEGIN_METHOD changing container.&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit program zxyz&lt;/P&gt;&lt;P&gt;END METHOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 21:50:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T21:50:13Z</dc:date>
    <item>
      <title>naming a method in BOR object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503371#M842617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know the process involved in writing a new method.&lt;/P&gt;&lt;P&gt;Beyond just coding ,&lt;/P&gt;&lt;P&gt;whats is the process involved for a new method like given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;existing object add a new method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOR Object :&lt;/P&gt;&lt;P&gt;Include &amp;lt;object&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BEGIN_METHOD changing container.&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit program zxyz&lt;/P&gt;&lt;P&gt;END METHOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 21:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503371#M842617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T21:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: naming a method in BOR object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503372#M842618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction SWO1&lt;/P&gt;&lt;P&gt;Go to methods for the business object.&lt;/P&gt;&lt;P&gt;Create new one.&lt;/P&gt;&lt;P&gt;Follow screen instructions.&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;Jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 22:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503372#M842618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T22:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: naming a method in BOR object.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503373#M842619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for response.&lt;/P&gt;&lt;P&gt;I tried this way : Is it correct &lt;/P&gt;&lt;P&gt;edit - create&lt;/P&gt;&lt;P&gt;pop up :create function module as template ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)when do u go for function module as a template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Pls describe below parameters ,when they are used.&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;i see CALL FUNCTION 'Z--' in an existing method &lt;/P&gt;&lt;P&gt;and other case is submit program.here a screen will be the output of the report pgm which is called in the method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) what will be the test result of this BOR with many methods like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit - create&lt;/P&gt;&lt;P&gt;pop up :create function module as template ? &lt;/P&gt;&lt;P&gt;if press no create method window appears with below details,&lt;/P&gt;&lt;P&gt;general - dialoue,sunchronous,result parameter,insatnce independent&lt;/P&gt;&lt;P&gt;result type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP  dictionary&lt;/P&gt;&lt;P&gt;reference table&lt;/P&gt;&lt;P&gt;reference field&lt;/P&gt;&lt;P&gt;search help&lt;/P&gt;&lt;P&gt;object  type&lt;/P&gt;&lt;P&gt;Multiline&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP -function module,API function,transaction, dialog module ,report,other name -&lt;/P&gt;&lt;HR originaltext="--------" /&gt;&lt;P&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 22:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/naming-a-method-in-bor-object/m-p/3503373#M842619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T22:36:26Z</dc:date>
    </item>
  </channel>
</rss>

