<?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: Is this  the behaviour that happes in Function Module ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-the-behaviour-that-happes-in-function-module/m-p/6000990#M1344234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello D , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yeah , SAP will execute ur functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one thing u need to remember while adding add.functionality in TMG screen , when u re-generate these screen , ur codes will be goes off.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample codes looks like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
Process after input. 

  loop at extract. 
    module liste_init_workarea. 
    chain. 
      field ytable-versnc *module versn.*--&amp;gt; ths is my validatin module for field versnc 
      module set_update_flag on chain-request. 
    endchain. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Aug 2009 02:12:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-01T02:12:51Z</dc:date>
    <item>
      <title>Is this  the behaviour that happes in Function Module ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-the-behaviour-that-happes-in-function-module/m-p/6000989#M1344233</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;I need to perform a validation check before a record inserted / updated into my own table.&lt;/P&gt;&lt;P&gt;It was done through a maintenance view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am doing is to code a function ( under Screens - access through SE80 )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process after input.&lt;/P&gt;&lt;P&gt;... codes&lt;/P&gt;&lt;P&gt;--&amp;gt;   i put my function here.&lt;/P&gt;&lt;P&gt;... codes&lt;/P&gt;&lt;P&gt; module set_update_flag on chain-request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just wondering what happen over here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In  the function I developed, will SAP call this function 1 record at a time OR all the records that changed in the table in batch ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-the-behaviour-that-happes-in-function-module/m-p/6000989#M1344233</guid>
      <dc:creator>former_member998274</dc:creator>
      <dc:date>2009-07-31T06:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is this  the behaviour that happes in Function Module ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-the-behaviour-that-happes-in-function-module/m-p/6000990#M1344234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello D , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yeah , SAP will execute ur functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one thing u need to remember while adding add.functionality in TMG screen , when u re-generate these screen , ur codes will be goes off.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample codes looks like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
Process after input. 

  loop at extract. 
    module liste_init_workarea. 
    chain. 
      field ytable-versnc *module versn.*--&amp;gt; ths is my validatin module for field versnc 
      module set_update_flag on chain-request. 
    endchain. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 02:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-this-the-behaviour-that-happes-in-function-module/m-p/6000990#M1344234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-01T02:12:51Z</dc:date>
    </item>
  </channel>
</rss>

