<?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: Skip Error message in submit report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608111#M1569060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;try this. add the code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; via job 'name' number 123 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SUBMIT &lt;/SPAN&gt;'PROGRAM'&lt;/P&gt;&lt;P&gt;VIA job &lt;SPAN class="L0S33"&gt;'JOB' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;NUMBER &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-size: 10pt;"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 10pt;"&gt;RETURN&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will run the program on background and will skip any message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 16:33:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-04-02T16:33:03Z</dc:date>
    <item>
      <title>Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608094#M1569043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SUBMIT &amp;lt;REPORT&amp;gt; command inside a loop of my calling report. For one record the SUBMIT &amp;lt;report&amp;gt; is throwing an eror message due to which my report is getting stopped by displaying the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to skip the record if there is any error in SUBMIT &amp;lt;report&amp;gt; and process rest of the records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 11:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608094#M1569043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T11:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608095#M1569044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dont throw the error in your report, When an error entry exists if needed take a log like creating a file. then instead of throwing error message just bypass the code which needs to be executed if a correct entry comes to the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayaka SJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608095#M1569044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T12:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608096#M1569045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinayaka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report i am calling using submit command is standard report. The error message is thrown by this standard report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608096#M1569045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T12:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608097#M1569046</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;Then you need to write the logic of checking correct/wrong record before SUBMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinayaka SJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 12:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608097#M1569046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-24T12:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608098#M1569047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many validations done on in the report that is called using submit command. I cant put all the validations inside my report. Is there ny other way to skip the error records in submit command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 05:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608098#M1569047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-25T05:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608099#M1569048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently facing a similar problem with SUBMIT: when calling a standard report an information pop-up is displayed saying that archived documents were found, and i need to skip it. Could you find a way to solve it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 15:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608099#M1569048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T15:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608100#M1569049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharath Kumar Siripurapu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you let us know the name of the submitted report and some business context, very probably a solution is near. Same applies to @Manuel Rodríguez.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After getting the solution, you may decide if you can use it generally forall problems of this kind - rarely vice versa.&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;Clemens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 16:52:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608100#M1569049</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-02-02T16:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608101#M1569050</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 find an idea proposed by Vasanth in [this post|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2047299"&gt;&lt;/A&gt;]. I'll try it and comment results here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My context is: &lt;/P&gt;&lt;P&gt;- A BAPI calling (via SUBMIT) a copy of report RFITEMAP (trn. FBL1N) that exports results to memory.&lt;/P&gt;&lt;P&gt;- RFITEMAP returns an information message when archived documents were found.&lt;/P&gt;&lt;P&gt;- An external program calling the BAPI gets an error when the information message from RFITEMAP arises.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 17:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608101#M1569050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T17:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608102#M1569051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't mind about the error than Submit &amp;lt;Report&amp;gt; is raising, then you could use following structure:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  try
   submit &amp;lt;Report&amp;gt;
  endtry&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you, let us know about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 18:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608102#M1569051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T18:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608103#M1569052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can copy stanadard report to Custom report and delete unneccary messages which we dont need and call SUBMIT ZPROGRAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srikanth.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 18:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608103#M1569052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T18:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608104#M1569053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad: My last comment was focused on a raising error, but not a popup error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For avoiding your loop stopped by this kind, the option &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SUBMIT &amp;lt;Report&amp;gt; AND RETURN.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;  creates a new internal session to run your &amp;lt;Report&amp;gt;  and the loop continues without pause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 18:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608104#M1569053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T18:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608105#M1569054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm actually doing the SUBMIT with AND RETURN option, and popup information message is being displayed anyway.&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 10:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608105#M1569054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-03T10:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608106#M1569055</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;[Vasanth's idea|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2047299"&gt;&lt;/A&gt;] regarding doing a CALL FUNCTION IN BACKGRUOND TASK does work, unless you need to get back some information from the SUBMIT, as export parameters can't be set when using IN BACKGRUOND TASK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i need to get data from the SUBMIT, i'll keep looking for other alternatives, so other ideas are still welcome...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 12:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608106#M1569055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T12:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608107#M1569056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth's idea regarding doing a CALL FUNCTION IN BACKGRUOND TASK does work, unless you need to get back some information from the SUBMIT, as export parameters can't be set when using IN BACKGRUOND TASK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i need to get data from the SUBMIT, i'll keep looking for other alternatives, so other ideas are still welcome...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try calling report in background task like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    CALL FUNCTION 'JOB_OPEN'
      EXPORTING
        jobname          = c_name                    "this name can be any name defined in constants(you do not have to create a job name anywhere in system or SM36)
      IMPORTING
        jobcount         = w_number
      EXCEPTIONS
        cant_create_job  = 1
        invalid_job_data = 2
        jobname_missing  = 3
        OTHERS           = 4.

*" Job opened successfully
    IF sy-subrc EQ c_0.

*" Call program to process IDoc
      SUBMIT ZSubmit WITH &amp;lt;any value&amp;gt;                                                      " e.g. p_field1 EQ &amp;lt;value&amp;gt;
                      VIA JOB c_name NUMBER w_number
                      AND RETURN.

[Note: In ZSubmit report you can send the data to calling program through ABAP memory i.e. Use EXPORT parameter to export data 
Ex: constants: c_memory(7) type c value 'MEMORY1'.

At the end of ZSubmit report, before returning to the calling program write below statement:
EXPORT i_message TO MEMORY ID c_memory1.]

*" Successful processing of IDoc
      IF sy-subrc EQ c_0.

"Here you can import data from ZSubmit report
import i_message from memory id c_memory1.
After retrieving the data, free the memory otherwise it will affect the performance of your report:
Free memory id c_memory1.

*" Close the job
        CALL FUNCTION 'JOB_CLOSE'
          EXPORTING
            jobcount             = w_number
            jobname              = c_name
            strtimmed            = c_x
          EXCEPTIONS
            cant_start_immediate = 1
            invalid_startdate    = 2
            jobname_missing      = 3
            job_close_failed     = 4
            job_nosteps          = 5
            job_notex            = 6
            lock_failed          = 7
            OTHERS               = 8.

ENDIF.

ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608107#M1569056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T16:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608108#M1569057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saba,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;I was just exploring a solution of this kind... I'll post results here.&lt;/P&gt;&lt;P&gt;Despite all there should be an easier way of doing a synchronous call to a process in background mode, shouldn`t?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608108#M1569057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T16:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608109#M1569058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally i can get working a solution calling a process via SUBMIT...VIA JOB in a synchronous way, based on Saba's suggestion, but using EXPORT/IMPORT FROM DATABASE instead of IMPORT/EXPORT FROM MEMORY (this doesn't work when the SUBMIT is VIA JOB becouse a new work process is used and memory SGA/SPA parameters doesn´t work cross process). I also added a control for job finalization using FM BP_JOB_CHECKSTATE, so data import is made only when job finishes ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for the ideas and tips!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 18:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608109#M1569058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-10T18:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608110#M1569059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manuel,&lt;/P&gt;&lt;P&gt; Can you please share the code snippet?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;prabaharan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 04:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608110#M1569059</guid>
      <dc:creator>former_member184739</dc:creator>
      <dc:date>2013-01-22T04:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Skip Error message in submit report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608111#M1569060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;try this. add the code&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; via job 'name' number 123 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SUBMIT &lt;/SPAN&gt;'PROGRAM'&lt;/P&gt;&lt;P&gt;VIA job &lt;SPAN class="L0S33"&gt;'JOB' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;NUMBER &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;123&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52" style="font-size: 10pt;"&gt;AND &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 10pt;"&gt;RETURN&lt;/SPAN&gt;&lt;SPAN class="L0S55" style="font-size: 10pt;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will run the program on background and will skip any message&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/skip-error-message-in-submit-report/m-p/7608111#M1569060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-02T16:33:03Z</dc:date>
    </item>
  </channel>
</rss>

