<?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: Remote Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module/m-p/3223459#M768777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to Create RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se80&lt;/P&gt;&lt;P&gt;2. give the name of the Function Group to be Created for the Relating RFC.&lt;/P&gt;&lt;P&gt;3. pop-up will appear accept it&lt;/P&gt;&lt;P&gt;4. start the name with FG (mean - Function Group)&lt;/P&gt;&lt;P&gt;5. If the function group is already exist no need of the above steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se37&lt;/P&gt;&lt;P&gt;2. goto &lt;DEL&gt;&amp;gt; GOTO menu&lt;/DEL&gt;&amp;gt;Function Group--&amp;gt;Create Group&lt;/P&gt;&lt;P&gt;3. give the name of the Function Group to Create --&amp;gt; save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se37&lt;/P&gt;&lt;P&gt;2. give name of the RFC to create&lt;/P&gt;&lt;P&gt;3. a popup apperas asking Function Group to the RFC&lt;/P&gt;&lt;P&gt;4. Give the Created Function Group&lt;/P&gt;&lt;P&gt;3. goto --&amp;gt; Attribute&lt;/P&gt;&lt;P&gt;5. select Remote Function enable Option at the right end of the Tab - this will enable your RFC to call from Non-SAP Systems&lt;/P&gt;&lt;P&gt;if you select Normal Function module it accepts within SAP.&lt;/P&gt;&lt;P&gt;6. goto --&amp;gt; Import Tab&lt;/P&gt;&lt;P&gt;7. enter the Input Parameters i,e from user the program gets the value&lt;/P&gt;&lt;P&gt;8. go to --&amp;gt; Export Tab&lt;/P&gt;&lt;P&gt;9. enter the Output Parameters i,e Program gives value to the User.(ex: Message, etc)&lt;/P&gt;&lt;P&gt;can also display data through Export when it displays a single value.&lt;/P&gt;&lt;P&gt;10. goto --&amp;gt; Tables Tab&lt;/P&gt;&lt;P&gt;11. declare the tables like the structure it needs to be Displayed as Output. i,e when there is a need to display more records choose tables. can create n number of tables for display the data in the final itab of your program are passed through this tables to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12 goto --&amp;gt; Exceptions Tab&lt;/P&gt;&lt;P&gt;13. Create Message i,e assign a variable and the Message Description this is used to through error message vis Program.&lt;/P&gt;&lt;P&gt;14. Goto --&amp;gt; SourceCode tab&lt;/P&gt;&lt;P&gt;15. Write Code over here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main thing is Pass the Itab data to The Tables declared for Display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Me if its Useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2008 09:57:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-07T09:57:33Z</dc:date>
    <item>
      <title>Remote Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module/m-p/3223458#M768776</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 want to create a remote function module. &lt;/P&gt;&lt;P&gt;Just create a simple FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT Tab &lt;/P&gt;&lt;P&gt;What must i add?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT Tab &lt;/P&gt;&lt;P&gt;WHat must i add?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source code Tab &lt;/P&gt;&lt;P&gt;What must i add?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ThankS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:51:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module/m-p/3223458#M768776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module/m-p/3223459#M768777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to Create RFC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se80&lt;/P&gt;&lt;P&gt;2. give the name of the Function Group to be Created for the Relating RFC.&lt;/P&gt;&lt;P&gt;3. pop-up will appear accept it&lt;/P&gt;&lt;P&gt;4. start the name with FG (mean - Function Group)&lt;/P&gt;&lt;P&gt;5. If the function group is already exist no need of the above steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se37&lt;/P&gt;&lt;P&gt;2. goto &lt;DEL&gt;&amp;gt; GOTO menu&lt;/DEL&gt;&amp;gt;Function Group--&amp;gt;Create Group&lt;/P&gt;&lt;P&gt;3. give the name of the Function Group to Create --&amp;gt; save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. goto --&amp;gt; se37&lt;/P&gt;&lt;P&gt;2. give name of the RFC to create&lt;/P&gt;&lt;P&gt;3. a popup apperas asking Function Group to the RFC&lt;/P&gt;&lt;P&gt;4. Give the Created Function Group&lt;/P&gt;&lt;P&gt;3. goto --&amp;gt; Attribute&lt;/P&gt;&lt;P&gt;5. select Remote Function enable Option at the right end of the Tab - this will enable your RFC to call from Non-SAP Systems&lt;/P&gt;&lt;P&gt;if you select Normal Function module it accepts within SAP.&lt;/P&gt;&lt;P&gt;6. goto --&amp;gt; Import Tab&lt;/P&gt;&lt;P&gt;7. enter the Input Parameters i,e from user the program gets the value&lt;/P&gt;&lt;P&gt;8. go to --&amp;gt; Export Tab&lt;/P&gt;&lt;P&gt;9. enter the Output Parameters i,e Program gives value to the User.(ex: Message, etc)&lt;/P&gt;&lt;P&gt;can also display data through Export when it displays a single value.&lt;/P&gt;&lt;P&gt;10. goto --&amp;gt; Tables Tab&lt;/P&gt;&lt;P&gt;11. declare the tables like the structure it needs to be Displayed as Output. i,e when there is a need to display more records choose tables. can create n number of tables for display the data in the final itab of your program are passed through this tables to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12 goto --&amp;gt; Exceptions Tab&lt;/P&gt;&lt;P&gt;13. Create Message i,e assign a variable and the Message Description this is used to through error message vis Program.&lt;/P&gt;&lt;P&gt;14. Goto --&amp;gt; SourceCode tab&lt;/P&gt;&lt;P&gt;15. Write Code over here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main thing is Pass the Itab data to The Tables declared for Display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Me if its Useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2008 09:57:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-function-module/m-p/3223459#M768777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-07T09:57:33Z</dc:date>
    </item>
  </channel>
</rss>

