<?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: Performance issue while create billing doc or invoice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669798#M1575031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eduardo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your comments are very helpful to me, once again thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the issue is while create billing document it is showing the success message, &lt;/P&gt;&lt;P&gt;even if the document is doesn't exist physically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The created document is able view after 15 to 20 mins, may after proceeding EDI segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could we commit the billing document first? So the user can view in system after immediate the success message appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tirumula Rao Chinni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tirumula Rao Chinni on Feb 3, 2011 5:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Feb 2011 12:14:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-03T12:14:47Z</dc:date>
    <item>
      <title>Performance issue while create billing doc or invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669796#M1575029</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;The program SAPLXEDF contains the include LXEDFU02 which includes the user exit EXIT_SAPLVEDF_002.&lt;/P&gt;&lt;P&gt;We have implemented the above mentioned user exit which is used for updated the segments of IDOC.&lt;/P&gt;&lt;P&gt;However, this user exit is triggering multiple times raising the performance issue. Please provide us an alternative way to update the IDOC segments of Billing doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tirumula Rao Chinni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 10:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669796#M1575029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T10:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue while create billing doc or invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669797#M1575030</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;Surely you know Note 562193 - EDI: Filling segments in customer function '002'. If you doesnt know, read it, I think that it's relevant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"As the system calls the CUSTOMER FUNCTION for each qualifier, use the CHECK_XFELD or CHECK_YFELD commands and the relevant queries to make sure that your qualifier is only filled once for each segment. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a sample of coding for include ZXEDFU02 in this note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 13:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669797#M1575030</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-02-02T13:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue while create billing doc or invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669798#M1575031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eduardo. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your comments are very helpful to me, once again thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the issue is while create billing document it is showing the success message, &lt;/P&gt;&lt;P&gt;even if the document is doesn't exist physically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The created document is able view after 15 to 20 mins, may after proceeding EDI segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could we commit the billing document first? So the user can view in system after immediate the success message appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tirumula Rao Chinni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tirumula Rao Chinni on Feb 3, 2011 5:45 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 12:14:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669798#M1575031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-03T12:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue while create billing doc or invoice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669799#M1575032</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 think that you have problems of performance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these notes to find the bottleneck:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 118743 - Collective note performance in SD&lt;/P&gt;&lt;P&gt;Note 1166340 - Performance during release to Accounting&lt;/P&gt;&lt;P&gt;Note 103212 - Bad performance during SD document update &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and related notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using COPA, see &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 553626 - FAQ Note Profitability Analysis (CO-PA)&lt;/P&gt;&lt;P&gt;Note 74486 - INFO: Overview of consulting notes for CO-PA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the other hand, it'd be good to do a trace with ST05 with a little example. Perhaps you have a bottleneck in a enhancement, BADI or VOFM subroutine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the billing, check the SM50 and try to detect a bottleneck (if you see the process a lot of time with a table). If you see that the bottleneck is in NRIV see Note 678501 - System stoppage, locks on table NRIV and related notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using SIS, check how you are updating the infostructures. See Note 204130 - SIS update: Collective note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check too locks with SM12 while users are billing. The result of SM13 perhaps helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is split taskes, invoice, after release FI documents (tcode VFX3) and finally the output messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2011 14:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue-while-create-billing-doc-or-invoice/m-p/7669799#M1575032</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-02-03T14:55:06Z</dc:date>
    </item>
  </channel>
</rss>

