<?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: Module program and perform statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593307#M1436179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You you can write a module inside a module. Modules can be written in PAI or PBO or POV or POH. Inside a module you only right perform or function or method.Module inside a Module is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendar Miriyala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2010 11:04:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-15T11:04:07Z</dc:date>
    <item>
      <title>Module program and perform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593304#M1436176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wroking in module pool programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen flow logic my code is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module usercommand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Module usercommand input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'FEDD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perfrom display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include sapmz----fol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt; I am using perform inside the modlue in module pool program. Please tell what is the best practise do i need to use perform or module here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 05:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593304#M1436176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T05:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Module program and perform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593305#M1436177</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;Module cant be nested. You can use Perform or Call Function instead. &lt;/P&gt;&lt;P&gt;Using perform is alway a good option, you can go ahead with pleasure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 05:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593305#M1436177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T05:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Module program and perform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593306#M1436178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You you can write a  module inside a module. Modules can be written in PAI or PBO or POV or POH. Inside a module you only right perform. Module inside a Module is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendar Miriyala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 11:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593306#M1436178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T11:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Module program and perform statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593307#M1436179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You you can write a module inside a module. Modules can be written in PAI or PBO or POV or POH. Inside a module you only right perform or function or method.Module inside a Module is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendar Miriyala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 11:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-program-and-perform-statement/m-p/6593307#M1436179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-15T11:04:07Z</dc:date>
    </item>
  </channel>
</rss>

