<?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 Query relaated to Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-relaated-to-function-module/m-p/9125780#M1708160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a situation where if a value is sent to a function module (lets say integer 1), a result incremented by 1, i.e 2, is expected. The incrementing should be done inside the FM itself. Any addition or logic should happen in the FM itself. No SE38 coding except calling functions or declaring some fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the FM has importing parameters, it should not have exporting parameters and vice-versa. Changing parameters should also not be used. Any number of function modules can be used. Please guide me how I can achieve this. I need to call only 1 FM inside my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya Prakash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Training sort of questions are not allowed here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 05:37:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-04T05:37:54Z</dc:date>
    <item>
      <title>Query relaated to Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-relaated-to-function-module/m-p/9125780#M1708160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a situation where if a value is sent to a function module (lets say integer 1), a result incremented by 1, i.e 2, is expected. The incrementing should be done inside the FM itself. Any addition or logic should happen in the FM itself. No SE38 coding except calling functions or declaring some fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the FM has importing parameters, it should not have exporting parameters and vice-versa. Changing parameters should also not be used. Any number of function modules can be used. Please guide me how I can achieve this. I need to call only 1 FM inside my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satya Prakash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Training sort of questions are not allowed here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 05:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-relaated-to-function-module/m-p/9125780#M1708160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-04T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Query relaated to Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-relaated-to-function-module/m-p/9125781#M1708161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you want to achieve by this ...&lt;BR /&gt;If i am right then you just want to send a value to a F.M. do the calculation inside it and then fetch you want that new value in your program , but you do not want to use Exporting parameters or changing or tables.... &lt;BR /&gt;if this is what you want , (i could not understand why) then you can use EXPORT and IMPORT commands in abap...&lt;BR /&gt;inside the F.M. after calculation export that variable to memory&amp;nbsp; ,inside se38 import from memory that variable... if you do not know how to use IMPORT , EXPORT there are plenty of discussions in this command in SCN search and you can use them...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 06:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-relaated-to-function-module/m-p/9125781#M1708161</guid>
      <dc:creator>former_member193464</dc:creator>
      <dc:date>2012-12-04T06:46:53Z</dc:date>
    </item>
  </channel>
</rss>

