<?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: calling program in function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836761#M1683799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Fnd the Tcode for this program&lt;/P&gt;&lt;P&gt;2. Then use CALL TRANSACTION... by passing your parameters....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call trasaction has the option of Skiping screens ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Jun 2012 13:43:48 GMT</pubDate>
    <dc:creator>venkateswaran_k</dc:creator>
    <dc:date>2012-06-16T13:43:48Z</dc:date>
    <item>
      <title>calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836758#M1683796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've a specific program copy of RPTENT00 that contains :&lt;/P&gt;&lt;P&gt;- a selection screen to choose a person&lt;/P&gt;&lt;P&gt;- a second screen with details of the person, that we can change&lt;/P&gt;&lt;P&gt;- after a clic on "enter" in this second screen, an error message is displayed in the bottom if data is wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We want to call this program in a function module and return the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should we do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR;&lt;/P&gt;&lt;P&gt;Karim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2012 12:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836758#M1683796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-16T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836759#M1683797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SUBMIT &amp;lt;Program&amp;gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2012 13:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836759#M1683797</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-06-16T13:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836760#M1683798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will just run the first screen, I need to "simulate" the enter clic and get the messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr&lt;/P&gt;&lt;P&gt;Karim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2012 13:23:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836760#M1683798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-16T13:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836761#M1683799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Fnd the Tcode for this program&lt;/P&gt;&lt;P&gt;2. Then use CALL TRANSACTION... by passing your parameters....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call trasaction has the option of Skiping screens ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jun 2012 13:43:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836761#M1683799</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2012-06-16T13:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836762#M1683800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use submit program and pass selection options in an internal table. It supports a lot of other functions. Read the help text and see what fits your requirement.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jun 2012 15:25:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836762#M1683800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-17T15:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: calling program in function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836763#M1683801</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;This thread seems same as your requirement and was solved. Give some look. &lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/1858596"&gt;Call an executable program inside function module and pass the table values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2012 02:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-program-in-function-module/m-p/8836763#M1683801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-18T02:28:01Z</dc:date>
    </item>
  </channel>
</rss>

