<?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 submit command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682868#M620279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ii have 2 fields  tanum tapos&lt;/P&gt;&lt;P&gt;in the first screen the mark is in tanum&lt;/P&gt;&lt;P&gt;after i enter data to tanum tapos i make submit and the mark is in tapos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want him in &amp;lt;b&amp;gt;tanum&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in lt11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Aug 2007 12:51:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-26T12:51:29Z</dc:date>
    <item>
      <title>submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682868#M620279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ii have 2 fields  tanum tapos&lt;/P&gt;&lt;P&gt;in the first screen the mark is in tanum&lt;/P&gt;&lt;P&gt;after i enter data to tanum tapos i make submit and the mark is in tapos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want him in &amp;lt;b&amp;gt;tanum&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in lt11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2007 12:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682868#M620279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-26T12:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682869#M620280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This requirment cant be met using SUBMIT statement, Do a BDC recording of inserting value in TANUM, TAPOS &amp;amp; also of placing cursor on TANUM. Then use CALL TRANSACTION ... USING I_BDCDATA to execute the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 05:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682869#M620280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T05:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: submit command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682870#M620281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;The code construction "SUBMIT.... " only works if:&lt;/P&gt;&lt;P&gt;- The called program has to be a REPORT&lt;/P&gt;&lt;P&gt;- Every data the called report needs can be given via &lt;/P&gt;&lt;P&gt;  PARAMETER-ID to the transaction&lt;/P&gt;&lt;P&gt;- No other action then "pressing F8" is neccesery on the entry screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ther's an input to do that is NOT on the entry screen "SUBMIT...." will not work here !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In these cases you'll have to work with "CALL TRANSACTION .... using bdcdata".&lt;/P&gt;&lt;P&gt;(See Code-Online-Help for that command)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 05:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/2682870#M620281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T05:45:30Z</dc:date>
    </item>
  </channel>
</rss>

