<?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 another program from a Dynpro screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-another-program-from-a-dynpro-screen/m-p/5868002#M1322759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I have coded it as follows but the result is the end result of the measuring point screen and not my original equipment master scree&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean that you end up in list output of measuring custom program? If so, you have to export this resulting list to memory, which will suppress showing it.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUBMIT ZCREATE_MEASURING_POINTS USING SELECTION-SCREEN '1000'
WITH SELECTION-TABLE rspar_tab
EXPORTING LIST TO MEMORY
AND return.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This way you will be back on calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2009 20:09:36 GMT</pubDate>
    <dc:creator>MarcinPciak</dc:creator>
    <dc:date>2009-07-28T20:09:36Z</dc:date>
    <item>
      <title>Calling another program from a Dynpro screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-another-program-from-a-dynpro-screen/m-p/5868001#M1322758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a custom screen to create an equipment. When users click on Save, the screen flow goes into BDC and creates the equipment.&lt;/P&gt;&lt;P&gt;After the equipment is created, we need to execute another custom program to create Measuring points.&lt;/P&gt;&lt;P&gt;How can I call this custom program and still get back to my equipment master screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have coded it as follows but the result is the end result of the measuring point screen and not my original equipment master screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT ZCREATE_MEASURING_POINTS USING SELECTION-SCREEN '1000'&lt;/P&gt;&lt;P&gt;                  WITH SELECTION-TABLE rspar_tab&lt;/P&gt;&lt;P&gt;                  AND return.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 19:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-another-program-from-a-dynpro-screen/m-p/5868001#M1322758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-28T19:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling another program from a Dynpro screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-another-program-from-a-dynpro-screen/m-p/5868002#M1322759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I have coded it as follows but the result is the end result of the measuring point screen and not my original equipment master scree&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean that you end up in list output of measuring custom program? If so, you have to export this resulting list to memory, which will suppress showing it.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SUBMIT ZCREATE_MEASURING_POINTS USING SELECTION-SCREEN '1000'
WITH SELECTION-TABLE rspar_tab
EXPORTING LIST TO MEMORY
AND return.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This way you will be back on calling program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 20:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-another-program-from-a-dynpro-screen/m-p/5868002#M1322759</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-07-28T20:09:36Z</dc:date>
    </item>
  </channel>
</rss>

