<?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 Query regarding SUBMIT keyword in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-submit-keyword/m-p/1507556#M234334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with module program.&lt;/P&gt;&lt;P&gt;R_auart is declared as ranges in global declarations.&lt;/P&gt;&lt;P&gt;I have screen 500 &amp;amp; 550.&lt;/P&gt;&lt;P&gt;before calling the screen 550 my range variable is upadated with 2 values...(order type) ie.,r_auart&lt;/P&gt;&lt;P&gt;so some coding is done in screen 500 ok,&lt;/P&gt;&lt;P&gt;now what is my query is in screen 500 flow logic,I want to call a report prog with selection screen with the help of submit keyword so as to update the r_auart with some more order types based on the selection criteria and this will be my first statement in flow logic ie., in PAI is it possible to call the report prog.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi V Ganji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2006 10:32:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-28T10:32:36Z</dc:date>
    <item>
      <title>Query regarding SUBMIT keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-submit-keyword/m-p/1507556#M234334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with module program.&lt;/P&gt;&lt;P&gt;R_auart is declared as ranges in global declarations.&lt;/P&gt;&lt;P&gt;I have screen 500 &amp;amp; 550.&lt;/P&gt;&lt;P&gt;before calling the screen 550 my range variable is upadated with 2 values...(order type) ie.,r_auart&lt;/P&gt;&lt;P&gt;so some coding is done in screen 500 ok,&lt;/P&gt;&lt;P&gt;now what is my query is in screen 500 flow logic,I want to call a report prog with selection screen with the help of submit keyword so as to update the r_auart with some more order types based on the selection criteria and this will be my first statement in flow logic ie., in PAI is it possible to call the report prog.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi V Ganji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 10:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-submit-keyword/m-p/1507556#M234334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T10:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Query regarding SUBMIT keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-submit-keyword/m-p/1507557#M234335</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;  Report can be submitted from Module pool program using the following syntax, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SUBMIT RFITEMGL&lt;/P&gt;&lt;P&gt;         WITH SD_BUKRS EQ GP_BUKRS-LOW SIGN 'I'&lt;/P&gt;&lt;P&gt;         WITH SD_SAKNR IN GT_RANGE_SAKNR&lt;/P&gt;&lt;P&gt;         WITH PA_STIDA EQ GP_DATE-LOW&lt;/P&gt;&lt;P&gt;         WITH X_OPSEL  EQ 'X'&lt;/P&gt;&lt;P&gt;         VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;         EXPORTING LIST TO MEMORY&lt;/P&gt;&lt;P&gt;         AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IMPORT IT_POS TO GT_POS FROM MEMORY ID 'ITAB'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2006 11:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-submit-keyword/m-p/1507557#M234335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-28T11:03:48Z</dc:date>
    </item>
  </channel>
</rss>

