<?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 Command ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525827#M240845</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;Thank You Prasanth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cant capture the error materials when I use mass operation with submit command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way other than the one provided by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2006 08:59:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-01T08:59:41Z</dc:date>
    <item>
      <title>Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525825#M240843</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 am submitting RBDSEMAT(transaction BD10) in my program with  the necessary material number, message type,logical system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT RBDSEMAT WITH  MATSEL  IN  R_MATNR&lt;/P&gt;&lt;P&gt;                  WITH  MESTYP  =  'ZGMAT1'&lt;/P&gt;&lt;P&gt;                  WITH  LOGSYS  =  ' '&lt;/P&gt;&lt;P&gt;                   AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to capture all the materials which will not be submitted by this T-Code ie. materials that are not sent properly due to some erors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What shall I code for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 08:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525825#M240843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525826#M240844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Create a screen variant for BD10 initial transaction and use option USING SELECTION-SET &amp;lt;variant&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Loop the r_matnr and execute SUBMIT comamnd for each material individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 08:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525826#M240844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T08:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525827#M240845</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;Thank You Prasanth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I cant capture the error materials when I use mass operation with submit command?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way other than the one provided by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 08:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525827#M240845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T08:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525828#M240846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    you can try by copying standard program &lt;/P&gt;&lt;P&gt;    and populate error tab and export to ur calling&lt;/P&gt;&lt;P&gt;    program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 09:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525828#M240846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525829#M240847</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 am using     &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT RBDSEMAT WITH SELECTION-TABLE LIT_RSPARAMS&lt;/P&gt;&lt;P&gt;AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside my Loop -Endloop ie for every material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a scenario such that even if the selection-screen validation fails then also it should continue the processing for the other materials and I will capture that wrong material in my error table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 10:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525829#M240847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T10:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525830#M240848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subhash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this has happen in the RBDMSEMAT program, it should populate the error log and there is a statement IF REQUESTED in abap, explore the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helfpul.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 10:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525830#M240848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T10:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Submit Command ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525831#M240849</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;You can use SUBMIT  [job_options] &lt;/P&gt;&lt;P&gt;                    [AND RETURN]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this U can set program in Background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after determining steps u can come to know if The communication IDOC is send or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For E.g Ull get messages like&lt;/P&gt;&lt;P&gt;01.09.2006 06:10:17 Job started&lt;/P&gt;&lt;P&gt;01.09.2006 06:10:17 Step 001 started (program RBDSEMAT, variant &amp;amp;0000000000000, user ID Zzzzz)&lt;/P&gt;&lt;P&gt;01.09.2006 06:10:17 0 master IDocs set up for message type MATMAS&lt;/P&gt;&lt;P&gt;01.09.2006 06:10:17 0 communication IDoc(s) generated for message type MATMAS&lt;/P&gt;&lt;P&gt;01.09.2006 06:10:17 Job finished&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using this u can determin if IDOCs are send or not..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2006 10:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-command/m-p/1525831#M240849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-01T10:14:53Z</dc:date>
    </item>
  </channel>
</rss>

