<?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 MC.9 does not retrieve data in background processing. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361799#M522547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried wat you asked to, but no spool was generated for the job. In SM37 it says that the Job (RMCB0300) is completed, but theres no spool list entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean i cant run MC.9 in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sheldon barretto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 12:03:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T12:03:08Z</dc:date>
    <item>
      <title>Submit MC.9 does not retrieve data in background processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361796#M522544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im submitting transaction MC.9 in one of my programs. The submit statement seems to retrieve data when the program is run in the foreground, but when the program is scheduled to run in the background the submit statement does not retrieve data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly advise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sheldon barretto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 07:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361796#M522544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-07T07:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Submit MC.9 does not retrieve data in background processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361797#M522545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try running MC.9 T code in background as below.&lt;/P&gt;&lt;P&gt;- Execute MC.9&lt;/P&gt;&lt;P&gt;- Give all selectoion criteria&lt;/P&gt;&lt;P&gt;- Choose Material Analysis &amp;gt; Execute in background&lt;/P&gt;&lt;P&gt;- once executed see the "Spool" in SM37 for job name RMCB0300&lt;/P&gt;&lt;P&gt;- If Spool contains some data then it means that for your program as well ,it should work,&lt;/P&gt;&lt;P&gt;- Otherwise your selection criteria while submitting report should be modified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tushar Mundlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361797#M522545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T08:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Submit MC.9 does not retrieve data in background processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361798#M522546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check wether u have authorization to run the report in back ground,&lt;/P&gt;&lt;P&gt;See the JOB LOG in SM37 selectoin the respective log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:14:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361798#M522546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T08:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Submit MC.9 does not retrieve data in background processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361799#M522547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried wat you asked to, but no spool was generated for the job. In SM37 it says that the Job (RMCB0300) is completed, but theres no spool list entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it mean i cant run MC.9 in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sheldon barretto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 12:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-mc-9-does-not-retrieve-data-in-background-processing/m-p/2361799#M522547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T12:03:08Z</dc:date>
    </item>
  </channel>
</rss>

