<?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: Call function... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952245#M696208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this code is a subroutine with the format&lt;/P&gt;&lt;P&gt;form using/changing&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;here using is the pass by reference parameter i.e. formal parameter&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gururaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 05:50:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T05:50:23Z</dc:date>
    <item>
      <title>Call function...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952243#M696206</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;Please check this code.&lt;/P&gt;&lt;P&gt;What it does and if nothing then y is this used in standard SAP codes ?&lt;/P&gt;&lt;P&gt;FORM INIT_SOS-NATIO USING RC.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;The thing that bothers me is that it does not have anything in its body but still its being called that too many no. of times...&lt;/P&gt;&lt;P&gt;PLz do reply...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Binay...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        binay shankar mohanty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952243#M696206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call function...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952244#M696207</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;The code you have given is the way how we write subroutines in abap.of course it does nothing here because to make it work u have to write  code in between &amp;lt;b&amp;gt;form&amp;lt;/b&amp;gt; and &amp;lt;b&amp;gt;endform&amp;lt;/b&amp;gt;. and u need to call it using perform keyword in ur program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952244#M696207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Call function...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952245#M696208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this code is a subroutine with the format&lt;/P&gt;&lt;P&gt;form using/changing&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;here using is the pass by reference parameter i.e. formal parameter&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gururaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952245#M696208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Call function...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952246#M696209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;through nothing is there in the form statement but it will work as per the changing value of the RC,so as many time the RC value change it ll call this form statement but it wont give you any output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 05:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function/m-p/2952246#M696209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T05:58:09Z</dc:date>
    </item>
  </channel>
</rss>

