<?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: Perform in a function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069173#M1504410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To clarify a little the previous answer - data declared in a function module, and the parameters (unless set otherwise), are local to the function module - i.e. not visible in any forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better programming practice to pass parameters to forms, rather than using global variables, by the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jun 2010 11:51:07 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2010-06-28T11:51:07Z</dc:date>
    <item>
      <title>Perform in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069171#M1504408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I use FM similar to HR_EVENT_RULES_PA0000 to fetch data and then save data in an own created table.&lt;/P&gt;&lt;P&gt;In that FM I have a perform and in that perform I will save the data, but under the perform all data is lost.&lt;/P&gt;&lt;P&gt;The form is in the bottom of the same FM.&lt;/P&gt;&lt;P&gt;How come?&lt;/P&gt;&lt;P&gt;Thanks  //  Peter B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 08:56:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069171#M1504408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-28T08:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Perform in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069172#M1504409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;check whether the table c9ontaining data to be saved is declared globally. it would be declared locally.&lt;/P&gt;&lt;P&gt;Also optionally you can pass that table as uisng parameter to save_perform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Uma Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 09:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069172#M1504409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-28T09:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Perform in a function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069173#M1504410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To clarify a little the previous answer - data declared in a function module, and the parameters (unless set otherwise), are local to the function module - i.e. not visible in any forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better programming practice to pass parameters to forms, rather than using global variables, by the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mtt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 11:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/perform-in-a-function-module/m-p/7069173#M1504410</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-06-28T11:51:07Z</dc:date>
    </item>
  </channel>
</rss>

