<?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: use 2 function in 1 func in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262221#M490478</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; You can just take look at the standard SAP FM "WS_DOWNLOAD" and see the code inside. The function module inturns calls other function modules from within it. Its a good example of how to use FM's within the source code of other FM;s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 May 2007 13:07:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-13T13:07:01Z</dc:date>
    <item>
      <title>use 2 function in 1 func</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262219#M490476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to create zfunction that include 2 standard fuction that will work 1 after another what's the code?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 08:11:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262219#M490476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T08:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: use 2 function in 1 func</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262220#M490477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , &lt;/P&gt;&lt;P&gt;create like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;function
call 'z1'.

do something.

call 'z2'.

do nothing.


endfunction&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 09:09:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262220#M490477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T09:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: use 2 function in 1 func</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262221#M490478</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; You can just take look at the standard SAP FM "WS_DOWNLOAD" and see the code inside. The function module inturns calls other function modules from within it. Its a good example of how to use FM's within the source code of other FM;s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 13:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/use-2-function-in-1-func/m-p/2262221#M490478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-13T13:07:01Z</dc:date>
    </item>
  </channel>
</rss>

