<?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: Submit Statement Question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509326#M235002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for sending the code.  The problem here is the way the program is handling "itself"  in the program, there are in some cases, recursive calls to itself.   To get around this you will need to set a parameter id before submitting the program.  Please see you modified code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

&amp;lt;b&amp;gt;* You must set this parameter id in order for
* the values to show up in the selection screen
* the first time you run the program
  set parameter id 'LE_VL10_VL04_OLD' field 'X'.&amp;lt;/b&amp;gt;

  submit rv50sbt1
         with vstel   =  p_ship
         with s_vbeln in r_vbeln
                 and return.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Aug 2006 14:58:23 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-08-14T14:58:23Z</dc:date>
    <item>
      <title>Submit Statement Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509325#M235001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iam using a submit statement for RV50SBT1 and the problemis it stops at the first screen when i execute it for the first time and it doesnt when i execute it after that.. Do anyone knew about this problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 14:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509325#M235001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-14T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Statement Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509326#M235002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for sending the code.  The problem here is the way the program is handling "itself"  in the program, there are in some cases, recursive calls to itself.   To get around this you will need to set a parameter id before submitting the program.  Please see you modified code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

&amp;lt;b&amp;gt;* You must set this parameter id in order for
* the values to show up in the selection screen
* the first time you run the program
  set parameter id 'LE_VL10_VL04_OLD' field 'X'.&amp;lt;/b&amp;gt;

  submit rv50sbt1
         with vstel   =  p_ship
         with s_vbeln in r_vbeln
                 and return.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 14:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509326#M235002</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-14T14:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Statement Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509327#M235003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be due to the User parameters LE_VL10_SZENARIO and LE_VL10_LISTPROFIL..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2006 14:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-statement-question/m-p/1509327#M235003</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-08-14T14:59:09Z</dc:date>
    </item>
  </channel>
</rss>

