<?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: How to get values in the second program after submit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676829#M2016688</link>
    <description>&lt;P&gt;Hi Frederic Girod,&lt;BR /&gt;&lt;BR /&gt;i didnt get you actually.&lt;BR /&gt;what i want is to transfer these data using the above statement to PROG2 and access it in PROG2.&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 14:06:49 GMT</pubDate>
    <dc:creator>former_member813046</dc:creator>
    <dc:date>2023-05-15T14:06:49Z</dc:date>
    <item>
      <title>How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676825#M2016684</link>
      <description>&lt;P&gt;Hello All&lt;BR /&gt;&lt;BR /&gt;i am using the statement &lt;EM&gt;SUBMIT (PROG2 ) &lt;/EM&gt;&lt;EM&gt; WITH SELECTION-TABLE rsparams AND RETURN&lt;/EM&gt;. in PROG1 &lt;/P&gt;
  &lt;P&gt;in PROG2 how can i access these in rsparams.&lt;BR /&gt;&lt;BR /&gt;Thank you for your valuable responses.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:37:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676825#M2016684</guid>
      <dc:creator>former_member813046</dc:creator>
      <dc:date>2023-05-15T13:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676826#M2016685</link>
      <description>&lt;P&gt;Values will be accessible in selection screen = PARAMETERs + SELECT-OPTIONs of PROG2. But is it really what are you trying to figure out?&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676826#M2016685</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2023-05-15T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676827#M2016686</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;tomas.buryanek&lt;/SPAN&gt; ,&lt;BR /&gt;Thank you for your response&lt;/P&gt;&lt;P&gt;do i need to declare all the parameters+select-options in PROG2 or is there any way to access the rsparams directly in PROG2 as a table?&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676827#M2016686</guid>
      <dc:creator>former_member813046</dc:creator>
      <dc:date>2023-05-15T13:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676828#M2016687</link>
      <description>&lt;P&gt;The second program will be call like if you are doing it manually.&lt;/P&gt;&lt;P&gt;You cannot specify additionnal parameters, variable, tables, ...   you cannot access the memory of program 1 to get additional information.&lt;/P&gt;&lt;P&gt;If you need additional information, you will have to use SingleTon design pattern (or function group, memory shared, SHMA)&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 13:59:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676828#M2016687</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-05-15T13:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676829#M2016688</link>
      <description>&lt;P&gt;Hi Frederic Girod,&lt;BR /&gt;&lt;BR /&gt;i didnt get you actually.&lt;BR /&gt;what i want is to transfer these data using the above statement to PROG2 and access it in PROG2.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 14:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676829#M2016688</guid>
      <dc:creator>former_member813046</dc:creator>
      <dc:date>2023-05-15T14:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676830#M2016689</link>
      <description>&lt;P&gt;basicaly you have to use the parameters / select-options to retrieve informations of program 1 &lt;/P&gt;&lt;P&gt;but, you could by pass this using some technical tips &amp;amp; trick&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 14:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676830#M2016689</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2023-05-15T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676831#M2016690</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;DATA: t_sel_par TYPE STANDARD TABLE OF rsparams WITH DEFAULT KEY.

APPEND VALUE #( selname = 'P_DATE' " Name Parameter or select option in submitted program&lt;BR /&gt;                kind    = 'P'    " P - Parameter, S - Select options&lt;BR /&gt;                sign    = 'I'&lt;BR /&gt;                option  = 'EQ'&lt;BR /&gt;                low     = sy-datum ) TO t_sel_par.

SUBMIT ztest WITH SELECTION-TABLE t_sel_par AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In this case the parameter P_DATE must also exist in called report ZTEST:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ztest.

PARAMETERS: p_date TYPE d.
...&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 May 2023 15:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676831#M2016690</guid>
      <dc:creator>thkolz</dc:creator>
      <dc:date>2023-05-15T15:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676832#M2016691</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;SUBMIT PROG2 WITH SELECTION-TABLE rsparams ...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Is to pass values to &lt;STRONG&gt;existing parameters of PROG2&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Parameters must exist in PROG2.&lt;/P&gt;&lt;P&gt;If you just want to pass data but not declare anything in PROG2, then maybe you should look at other ways than just the old SUBMIT.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 15:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676832#M2016691</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-05-15T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get values in the second program after submit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676833#M2016692</link>
      <description>&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 06:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-values-in-the-second-program-after-submit/m-p/12676833#M2016692</guid>
      <dc:creator>former_member813046</dc:creator>
      <dc:date>2023-05-16T06:10:37Z</dc:date>
    </item>
  </channel>
</rss>

