<?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 dynpro using executable program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479376#M1850079</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a small program written in executable type run as like module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen change , flow logic of the program , pf-status and sy-ucomm.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;sunil dhakad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Aug 2014 06:33:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-16T06:33:35Z</dc:date>
    <item>
      <title>dynpro using executable program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479376#M1850079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a small program written in executable type run as like module pool program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;screen change , flow logic of the program , pf-status and sy-ucomm.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;sunil dhakad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 06:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479376#M1850079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-16T06:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro using executable program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479377#M1850080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes can do using executable type&amp;nbsp; but difference is if you use module pool you never need to call the initial designed screen&amp;nbsp; but in executable you should call the screen using &lt;STRONG&gt;call screen 100&lt;/STRONG&gt; ,&lt;/P&gt;&lt;P&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 Aug 2014 06:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479377#M1850080</guid>
      <dc:creator>VenkatRamesh_V</dc:creator>
      <dc:date>2014-08-16T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro using executable program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479378#M1850081</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;&lt;/P&gt;&lt;P&gt;Sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At START-OF-SELECTION call a creen .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this screen you can use leave to other screens or call other screens .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET SCREEN 0. LEAVE SCREEN. will return you to the caller &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/abapdocu_740/en/"&gt;http://help.sap.com/abapdocu_740/en/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/521244" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 07:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479378#M1850081</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-08-16T07:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro using executable program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479379#M1850082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you venkat my doubt is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 10:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479379#M1850082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-16T10:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: dynpro using executable program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479380#M1850083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks eitan i did not think about it.&lt;/P&gt;&lt;P&gt;and thanks for the useful links&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2014 10:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynpro-using-executable-program/m-p/10479380#M1850083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-16T10:04:32Z</dc:date>
    </item>
  </channel>
</rss>

