<?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: Problem in submit statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571715#M1078713</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 s the syntax for submit u follow like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT {rep|(name)} [selscreen_options] &lt;/P&gt;&lt;P&gt;                    [list_options] &lt;/P&gt;&lt;P&gt;                    [job_options] &lt;/P&gt;&lt;P&gt;                    [AND RETURN].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 11:46:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-08T11:46:43Z</dc:date>
    <item>
      <title>Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571714#M1078712</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;  I have written the code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit rabewg_alv01 with bukrs = p_bukrs&lt;/P&gt;&lt;P&gt;                    with brdatu = lv_lastdate&lt;/P&gt;&lt;P&gt;                    with ktansw = p_ktansw&lt;/P&gt;&lt;P&gt;                    with budat-low = lv_start&lt;/P&gt;&lt;P&gt;                    with budat-high = lv_end&lt;/P&gt;&lt;P&gt;using selection-set 'DEFECT '&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the o/p which is getting generated it is not taking into account the value of bukrs,brdatu,ktansw and budat.The o/p which is getting displayed is only based on the variant set.How to rectify this error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571714#M1078712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T11:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571715#M1078713</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 s the syntax for submit u follow like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT {rep|(name)} [selscreen_options] &lt;/P&gt;&lt;P&gt;                    [list_options] &lt;/P&gt;&lt;P&gt;                    [job_options] &lt;/P&gt;&lt;P&gt;                    [AND RETURN].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:46:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571715#M1078713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T11:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571716#M1078714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can i know the reason why you are using this statement. Is there specific reason to execute the report with &lt;STRONG&gt;DEFECT&lt;/STRONG&gt; variant as well as your defined parameters  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;using selection-set 'DEFECT '&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:51:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571716#M1078714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571717#M1078715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have saved the variant as 'DEFECT' as per my required selection screen.In the pgm they have set 4 variants out of which the variant DEFECT is specific for my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:00:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571717#M1078715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571718#M1078716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;submit rabewg_alv01 using selection-set 'DEFECT '&lt;/P&gt;&lt;P&gt; with bukrs = p_bukrs&lt;/P&gt;&lt;P&gt;with brdatu = lv_lastdate&lt;/P&gt;&lt;P&gt;with ktansw = p_ktansw&lt;/P&gt;&lt;P&gt;with budat-low = lv_start&lt;/P&gt;&lt;P&gt;with budat-high = lv_end&lt;/P&gt;&lt;P&gt;and return.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571718#M1078716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571719#M1078717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still am not getting the correct o/p&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571719#M1078717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571720#M1078718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is the way it actually works. To achieve your requirement you have to combine SELECTION-SET and WITH SELECTION-TABLE. more info here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/EN/9f/dba51a35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/EN/9f/dba51a35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571720#M1078718</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-10-08T12:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571721#M1078719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have already tried the same but its not working out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571721#M1078719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571722#M1078720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the order here does matter: SELECTION-SET first than WITH SELECTION-TABLE. If it still does not help, than I would suggest to create a variant woithout the fields you want to change dynamically and go for your original idea (SELECTION-SET and all other fields one by one)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571722#M1078720</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-10-08T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571723#M1078721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not just use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        SUBMIT program USING SELECTION-SET 'Variant'.&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;Saurabh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571723#M1078721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571724#M1078722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        SUBMIT program VIA SELECTION-SCREEN&lt;/P&gt;&lt;P&gt;        WITH p_1 = text-085&lt;/P&gt;&lt;P&gt;        WITH p_2 = text-086&lt;/P&gt;&lt;P&gt;        WITH p_3 = text-088.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571724#M1078722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571725#M1078723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the values your passing with submit statement are from that report or what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your passing the values of calling report, u can do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose if you have a select-option say s_uname in the report,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the report, by using EXPORT statement you send the values to the called report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT s_uname to memory-id 'key'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after submit statement you just import the values of the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT s_uname from memory-id 'key'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in s_uname You can find the values of the submitted report selection screeen values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopes this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shake sha vali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571725#M1078723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571726#M1078724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why u r not using export import parameter for this requirement.&lt;/P&gt;&lt;P&gt;i think this will give u correct values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vikalp on Oct 8, 2008 6:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571726#M1078724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571727#M1078725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please send a sample code for import and export&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:38:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571727#M1078725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571728#M1078726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export burks into memory id 'VIKALP'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFTER THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit &amp;lt;program name&amp;gt; and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that program.&lt;/P&gt;&lt;P&gt;u define burks same as previous&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import burks from memory id 'VIKALP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r  facing any problem then press f1 on import and export.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571728#M1078726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571729#M1078727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code inside the submit report....&lt;/P&gt;&lt;P&gt;REPORT Zsubmit_report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: USR21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : S_USER FOR usr21-bname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; EXPORT S_USER to memory ID 'USR'.&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following code should be in Calling Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT Zsubmit_report VIA SELECTION-SCREEN AND RETURN.&lt;/P&gt;&lt;P&gt;IMPORT S_USER FROM MEMORY ID 'USR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like s_user, you can import all the parameters and select-options from your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shake sha vali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 13:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571729#M1078727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T13:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571730#M1078728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will have to use SELECTION-TABLE as it is a Select option not a parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT report1 USING SELECTION-SCREEN '1100' &lt;/P&gt;&lt;P&gt;               &lt;STRONG&gt;WITH SELECTION-TABLE rspar_tab&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;               WITH selcrit2 BETWEEN 'H' AND 'K' &lt;/P&gt;&lt;P&gt;               WITH selcrit2 IN range_tab &lt;/P&gt;&lt;P&gt;               AND RETURN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a sample report in the ABAP help how to use SELECTION-TABLE. Check that you. That might resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;-Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 13:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571730#M1078728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T13:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in submit statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571731#M1078729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: t_rspar LIKE TABLE OF wa_rspar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR wa_rspar.&lt;/P&gt;&lt;P&gt;  wa_rspar-selname = 'P_IDOC'.&lt;/P&gt;&lt;P&gt;  wa_rspar-kind    = 'P'.&lt;/P&gt;&lt;P&gt;  wa_rspar-sign    = 'I'.&lt;/P&gt;&lt;P&gt;  wa_rspar-option  = 'EQ'.&lt;/P&gt;&lt;P&gt;  wa_rspar-low     = wa_docnum-docnum.&lt;/P&gt;&lt;P&gt;  APPEND wa_rspar TO t_rspar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT rbdagaie WITH SELECTION-TABLE t_rspar AND RETURN&lt;/P&gt;&lt;P&gt;                EXPORTING LIST TO MEMORY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 13:42:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-submit-statement/m-p/4571731#M1078729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T13:42:07Z</dc:date>
    </item>
  </channel>
</rss>

