<?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: Processing log not getting updated for send immediatly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832634#M1316768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the importance of this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Perform ****************** on commit&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in perform &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Call Function ***********  in Background task as separate unit,&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once I removed this I am etting the email and also processing log is also getting updated, what happens if I remove this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2009 12:22:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-22T12:22:33Z</dc:date>
    <item>
      <title>Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832617#M1316751</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 have a custom output type and a Custom function module for issueing the output for delivery, my prob is that it processing log is getting updated for the send in batch and other options but it is not getting updated for the SEND IMMEDIATLY, I am using the same FM for the Output issue I am checking if they have selected output type as 4 if yes, I am calling a FM in perform by saying &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PERFORM xxxxxxxx ON COMMIT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the perform I am calling a FM &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION  xxxxxxxxx in BACKGROUND TASK  AS A SEPARATE TASK,&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;the functioanlity of issueing the output is working but the Processing log is not getting updated.&lt;/P&gt;&lt;P&gt;What might be the problem ? it is getting updated for  Send in batch but not for except 4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 08:48:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832617#M1316751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-20T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832618#M1316752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Normally it should work with processing option send immediately also.&lt;/P&gt;&lt;P&gt;Try calling the FM TH_IN_UPDATE_TASK before your FM and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call function 'TH_IN_UPDATE_TASK'
      importing
        in_update_task = lv_subrc&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 08:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832618#M1316752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-20T08:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832619#M1316753</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;This did not resolve my issue, it is still not getting updated.Worst thing is I am unable to debug it to know the reason.Any inputs ? Is any one there ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Varun on Jun 22, 2009 12:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 05:06:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832619#M1316753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T05:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832620#M1316754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To debug; just put a breakpoint on it and in your debugger turn update debuggin on and click the "In background task : Do not process" check box in the debugger in the settings tab.&lt;/P&gt;&lt;P&gt;It should go to your FM. If it goes then your FM will be recorded in SM58.&lt;/P&gt;&lt;P&gt;You can debug your FM from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 06:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832620#M1316754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T06:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832621#M1316755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is my Program in Form Routine is not getting triggered I have place a break point there and then issued the output but it did not get into my report but I have received email which is my output .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832621#M1316755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832622#M1316756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What does your subroutine and FM do exactly?&lt;/P&gt;&lt;P&gt;Can you give more details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832622#M1316756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832623#M1316757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;It will fetch all the delivery details and send an email to the external system.We are receiving the email but the log is not updating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832623#M1316757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832624#M1316758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How are you updating the LOG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832624#M1316758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832625#M1316759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am updating Log using this form&lt;/P&gt;&lt;P&gt;at every step I am collecting the messages and passing them to this form.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;FORM update_nast_log  USING   p_msgid
                              p_msgnr
                              p_msgty
                              p_msgv1
                              p_msgv2
                              p_msgv3
                              p_msgv4.
* Local data declaration
  DATA: lv_msgid LIKE sy-msgid,
        lv_msgnr LIKE sy-msgno,
        lv_msgty LIKE sy-msgty,
        lv_msgv1 LIKE sy-msgv1,
        lv_msgv2 LIKE sy-msgv2,
        lv_msgv3 LIKE sy-msgv3,
        lv_msgv4 LIKE sy-msgv4.

* clear all the local variables
  CLEAR:lv_msgid,
        lv_msgnr,
        lv_msgty,
        lv_msgv1,
        lv_msgv2,
        lv_msgv3,
        lv_msgv4.

* move message ID,number,msg type and the messsages
*     to local variables
  MOVE: p_msgid TO lv_msgid,
        p_msgnr TO lv_msgnr,
        p_msgty TO lv_msgty,
        p_msgv1 TO lv_msgv1,
        p_msgv2 TO lv_msgv2,
        p_msgv3 TO lv_msgv3,
        p_msgv4 TO lv_msgv4.


* Update nast table using nast protocol update
  CALL FUNCTION 'NAST_PROTOCOL_UPDATE'
    EXPORTING
      msg_arbgb = lv_msgid
      msg_nr    = lv_msgnr
      msg_ty    = lv_msgty
      msg_v1    = lv_msgv1
      msg_v2    = lv_msgv2
      msg_v3    = lv_msgv3
      msg_v4    = lv_msgv4.

ENDFORM.                    " UPDATE_NAST_LOG&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832625#M1316759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832626#M1316760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am sorry but i am getting confused.&lt;/P&gt;&lt;P&gt;If you have written the code to send the mail within a perform which is to be called during update and if you are getting the mail it means that the perform is getting called.&lt;/P&gt;&lt;P&gt;If you want to update the log after this then you should call this perform after sending the email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So where exactly is the problem which you are facing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832626#M1316760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832627#M1316761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, what we are doing is we are updating an internal table at every point(this is being done in the FM), where we want  to update the log then passing this itab to the return of the FM after coming out of the FM we are looping at this return table of the FM and then passing the entries to the above perform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832627#M1316761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832628#M1316762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am assuming that your code is like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PERFORM xxxxxxxx ON COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this perform you are calling the FM to send the delivery to email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the PERFORM to update the log should be called within the FM and not after the FM.&lt;/P&gt;&lt;P&gt;This is because your FM will be started as a separate TASK. So you wont get any return table from it and your log will not be added.&lt;/P&gt;&lt;P&gt;So call the code to update the log within your FM itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 07:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832628#M1316762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T07:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832629#M1316763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , I tried with that but that did not solve my issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 08:16:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832629#M1316763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T08:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832630#M1316764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun&lt;/P&gt;&lt;P&gt;Incase you have your logic for sending the email within the FM and it is working fine then do one thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into debugging.&lt;/P&gt;&lt;P&gt;Set the checkbox for "In background task : Do not execute" in the settings tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now your FM will not be called. It will be saved as an LUW in SM58.&lt;/P&gt;&lt;P&gt;Debug your LUW from there. Now check that if you are updating the LOG within the FM then why they are not getting updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 08:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832630#M1316764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T08:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832631#M1316765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to go into the Debugging mode, as soon as I issue output for immediate(4) in vl02n and when I open it, it is already processed.We are using SAP 4.7 version.Any inputs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Varun on Jun 22, 2009 2:30 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 08:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832631#M1316765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T08:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832632#M1316766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just before you click on SAVE; activate debugging.&lt;/P&gt;&lt;P&gt;Activate update debugging also. Click the check box and save the settings.&lt;/P&gt;&lt;P&gt;Press F8 and continue. When a new window opens up for update debugging in that also check the check box and save the settings and press F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 09:28:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832632#M1316766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T09:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832633#M1316767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun&lt;/P&gt;&lt;P&gt;Did this help you ? Is the problem solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 11:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832633#M1316767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T11:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832634#M1316768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the importance of this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Perform ****************** on commit&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in perform &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Call Function ***********  in Background task as separate unit,&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once I removed this I am etting the email and also processing log is also getting updated, what happens if I remove this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 12:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832634#M1316768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832635#M1316769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you call a perform on commit it means that the perform would be called after commit work happens i.e. in the update task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you call a FM in background task as a separate unit it means that the FM will be called as a seperate LUW once the commit occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 12:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832635#M1316769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T12:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Processing log not getting updated for send immediatly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832636#M1316770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there will not be much difference apart from some performace prob, am I correct ? If yes then why is the log gettting updated in this mode, I also tried in Debug but once it is coming to my FM, although I pressed f5 it is executing the FM with out returning any values, so I had to remove them, my concern is will there be any unseen issues if I remove them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 12:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-log-not-getting-updated-for-send-immediatly/m-p/5832636#M1316770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-22T12:46:44Z</dc:date>
    </item>
  </channel>
</rss>

