<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410832#M537700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to select agains BKPF using both AWTYP and AWKEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2007 13:50:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-03T13:50:15Z</dc:date>
    <item>
      <title>Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410827#M537695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I am facing a performance problem in developing a custom report.&lt;/P&gt;&lt;P&gt;I am selecting billing documents from VBRK and then retrieving the corresponding accounting documents. It is taking a lot of time while retrieving the accounting documents. Sometimes I am getting a Timed out message and report is not getting executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any function module or any other table to get the accounting document for a billing document to solve this performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:04:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410827#M537695</guid>
      <dc:creator>ashok_kumar24</dc:creator>
      <dc:date>2007-07-03T13:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410828#M537696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Are you using VBELN field in where class ? since that is the primary key we should use to avoid performance issue, if you could not able to give then try to use at least secondary index. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Dj &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward for all useful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410828#M537696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T13:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410829#M537697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt; Yes take the Object no in vbrk and verify with COSS and COSP or get the entries from GLPCA table.&lt;/P&gt;&lt;P&gt;  Or Using the GL account no, vbeln u can fetch the values in bsis table also&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;P&gt;Reward if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410829#M537697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410830#M537698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi accounting related function modules&lt;/P&gt;&lt;P&gt;J_3RF_CHECK_PROFTAX_ACTIVE     Check if profit tax accounting solution is active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSPC                           Master data cost centers+profit centers&lt;/P&gt;&lt;P&gt;CHOISE_INTERVAL                Master data maintenance for cost center accounting and profit center&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MBLG                           Access routines to accounting documents&lt;/P&gt;&lt;P&gt;BELEGKOPF_LESEN                Access routine for accounting document headers&lt;/P&gt;&lt;P&gt;BELEGPOSITION_LESEN            Retrieve items of an accounting document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N026                           IS-H: Enter RF Data in R/2 From R/3&lt;/P&gt;&lt;P&gt;ISH_INSERT_FINANCE_R2          IS-H: Transfers invoices (SD) to financial accounting (RF/R2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NE00                           IS-H: User Exits&lt;/P&gt;&lt;P&gt;ISH_USER_EXIT_DEBI             IS-H: Determines user exit to fill financial accounting data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OIU_COMMON                     E&amp;amp;P Common Functions&lt;/P&gt;&lt;P&gt;OIURV_INV_CURR_ACCOUNTING_DATE Calculates the current accounting month minus the offset for Inventor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPHI                           Cluster Directory (High Level-Functions)&lt;/P&gt;&lt;P&gt;CD_PAYROLL_RETRO               Determines the retroactive accounting date for a specified payroll re&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WNM0                           Methods for Rebate Arrangement&lt;/P&gt;&lt;P&gt;MM_ARRANG_METHOD_SETTLEMENT    Settlement accounting w. regard to reb. arrangements ("settlement" me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIAA_FIND_FKBER_TO_KOSTL       Cost-of-sales accounting: Determine functional area from cost center&lt;/P&gt;&lt;P&gt;FIAA_UKV_ACTIV                 Check for active cost-of-sales accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMACFEE9                       Events Used In Student Accounting&lt;/P&gt;&lt;P&gt;CMAC_SAMPLE_P903               Tax generation in student accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F033                           Link to Optical Archive&lt;/P&gt;&lt;P&gt;CONFIRM_FI_DOCUMENT            Confirmation of file accounting document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIPI                           Internal FI Posting Interface&lt;/P&gt;&lt;P&gt;POSTING_INTERFACE_START        Initial information for internal accounting interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FMFG_BLCORE                    Budgetary Ledger Core&lt;/P&gt;&lt;P&gt;FM_BL_CALL_ACC_INTERFACE       Calls the accounting interface in own task to check results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GMRRB                          GM: Resour-related Billing&lt;/P&gt;&lt;P&gt;GM_RRB_GRANT2ACCIT             Move grant to accounting doc items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HROV                           HR-PSG: PS pension recipient (D)&lt;/P&gt;&lt;P&gt;HR_VERSORGUNG_PRUEFEN_HB       HR-PSG: Check RA accounting for surviving dependent against pension hol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRPIQ00AC                      Interface to student accounting&lt;/P&gt;&lt;P&gt;HRIQCA_FEE_CALCULATION         Fee calculation - student accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRPIQ00ACINFO                  Read student information for pricing&lt;/P&gt;&lt;P&gt;HRIQ_READ_SUBSTITUTED_SESSION  Read substituted session in student accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRPIQ00CUSTOMIZINGCHECK        Customizing check Function Modules&lt;/P&gt;&lt;P&gt;HRIQ_CHK_ACCOUNT_CUSTOMIZING   Check the Necessray customizing for fee calculation/accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRPIQ00FACHG                   Write and Eveluate change pointer for CM&lt;/P&gt;&lt;P&gt;HRIQ_INFTY_CHANGE_PROT         Obsolete: Write change pointer for student accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HRUPBS01                       HRMS PBS Payroll functions&lt;/P&gt;&lt;P&gt;HR_PRINT_10_DNRCT              Table DNRCT: Differences for nonresident retroactive accounting&lt;/P&gt;&lt;P&gt;HR_PRINT_10_DNRCT_HEAD         Table DNRCT: Differences for nonresident retroactive accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J1AX                           SD for Argentina: Posting to FI&lt;/P&gt;&lt;P&gt;J_1A_ACC_DOCULIST_CREATE       customer accounting document invoice list (DO NOT USE!!!)&lt;/P&gt;&lt;P&gt;J_1A_ACC_DOCUMENT_CREATE       Revenue account determination and customer accounting document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J3RFTAX_TAXOBJSEL              Tax object selection&lt;/P&gt;&lt;P&gt;J_3RF_CHECK_PROFTAX_ACTIVE     Check if profit tax accounting solution is active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KSPC                           Master data cost centers+profit centers&lt;/P&gt;&lt;P&gt;CHOISE_INTERVAL                Master data maintenance for cost center accounting and profit center&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MBLG                           Access routines to accounting documents&lt;/P&gt;&lt;P&gt;BELEGKOPF_LESEN                Access routine for accounting document headers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_001              User-exit transfer to accounting header line&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_002              User-exit transfer to accounting A/R line&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_003              User-exit transfer to accounting cash clearin&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_004              User-exit transfer to accounting G/L line&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_005              User-exit transfer to accounting reserves&lt;/P&gt;&lt;P&gt;EXIT_SAPLJ1AX_006              User-exit transfer to accounting tax line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410830#M537698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T13:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410831#M537699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem may be the way you are reading BKPF. Could you post your code for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can happen that people add too many fields to the WHERE clause and confuse the query optimiser as to which index to use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410831#M537699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T13:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410832#M537700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to select agains BKPF using both AWTYP and AWKEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 13:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-issue/m-p/2410832#M537700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-03T13:50:15Z</dc:date>
    </item>
  </channel>
</rss>

