BP balance does not match JE

customer is on 2005 PL 43 and has come accross this error
this is what I found in your notes, but nothing shows when or if it has been fixed and on what PL.
Please let me know
Symptom
When creating a partial Payment based on a Journal Entry and an A/R Invoice and then running the Ageing Report by Sales Document, the following error message is displayed:
"Business Partner balance does not match journal entries".
NOTE !
The fix will apply to the following scenario:
When adding a BP with a Receivable account which is the same as the account defined in the G/L account determination window as Down Payment Receivables Account, and performing the above steps, the message will still be displayed

Hi,
Apart from the Note mentioned above, the reason why such message appears is that there is an inconsistent reconciliation being done in the system and earlier SAP provided with certain select queries to determine the inconsistencies. However, in the version 2007, when a database is upgraded from 2005 with such message all the inconsistent reconciliations are notionally opened and are displayed in the Inconsistent Audit Trail report under Utilities.
You can also check the following link
https://wiki.sdn.sap.com/wiki/display/B1/BPaccountBalancedoesnotmatchJournal+Entries
Regards,
Jitin
SAP Business One Forum Team

Similar Messages

  • Business partner balance does not match journal entries message

    Dear All,
    The error message "Business partner balance does not match journal entries" appears in customer receivable report print preview. This is happened While generating the Customer Receivables Aging report by sales documents. What is the main cause ? How to resolve it ? Thanks a lot
    Rgds,
    Edu

    Hello,
    I've got solution from SAP notes. From the notes, the problem is probably caused by :
    1. Inconsistent Reconciliation
    2. Unbalanced Reconciliation
    3. Document is closed but the Document Journal Entry is Unreconciled
    4. Business Partner Balance is Incorrect
    5. Reconciling Part of Split Payment's Journal Entries
    There aresome queries need to run in order to solve the problem. If you are not a partner, let me know your e-mail so that I could send.
    Rgd,

  • KE24 and KKBC_HOE balance does not match....

    Hi,
         We are facing a big issues at the end of the perio 2 of 2009. Our KE24 and KKBC_HOE balance does not match. We have ccompared/hecked all our previous months balance and there it was matching accurately. But for period 2, there is a mismatch.
    Could anybody pls suggest why there is a difference. Is it becuse that KE24 will show only the itmes which are settled and KKBC_HOC inclues both Settled and not settled items..
    Pls help on this......

    hi
    as you said check whether some transcation has happend but which are not settled.

  • GR/IR account G/L balance does not match with BSIS table

    Hi,
    I am preparing a report which uses table BSIS.But the total in the table does not match with the GR/IR G/L balance account.When I click on balance item display in FS10N the entries match with that of BSIS but the total is different.Also how to factor the year opening balance entries in the report.
    Thanks
    Arun

    But that will slow down the system considerabley, because BSEG contains a huge data

  • Report S_ALR_87011964 Asset balances does not match AW01N

    In march 08, useful life of one asset is reduced to 4.4 years
    effective Mar 08.
    Accordingly - system has revised Plan Deprn figures from march 08 to
    through Dec 08 & planned book value is nil as at Dec
    08(These calculationa are perfect).
    Then Deprn run was executed for first quarter of 2008(Calender Year).
    For this asset, Deprn posted was 19007.41 (5001.95(Jan)+5001.95(Feb)
    +9003.52(Mar) & this amount matches with GL as well as Asset values in
    AS03(aw01n).
    Now issue is when we run report s_alr_87011964(with Current book value)
    as at report date 03/31/08(Mar 08) - it returns Acq value 300117.10 & Acc deprn
    200078.06 & book value 100039.04(these values are as at 01/01/08) - hence it is not taking the Deprn
    figures of year 2008 - however for all other assets - this report
    displays perfect info & matches with GL & AW01N.
    When we run this report with Report date 05/31/08(may 08) or later - it gives
    correct value.
    Kindly advise as to why Asset values does not match with Asset report for this particular asset.

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

  • RG1 Register : opening & closing balance does not match with actual Stock

    Hi
    I am working on SAP AFS 6.0.
    The RG1 register for a particular month displays data of only those materials which have been transacted in that month. I checked the tables J_1IRG1 and J_2IRG1BAL found that system retrives all records of the given period from the table J_1IRG1 and picks opening balance of these records from the table J_2IRG1BAL. The records of those materials which have closing balance in J_2IRG1BAL but was not transacted in the given period are not considered in RG1 register.
    I want RG1 register to show opening balance of all materials which have closing balance in J_2IRG1BAL but have not been transacted in the subsequent periods.
    Regards
    Niraj

    HI
    Yes it is mandatory to update the table J_2IRG1BAL with material form and opening stock etc. for all the new materials
    EXGRP: Excise group of the material
    DATUM: Date from which you want RG1 report i.e. 01.01.2004
    MATNR: Material
    FORM:  P for packed, L for loose. note that the same material cannot be maintained as both packed and loose.
    WERKS: Leave it blank
    Maintain all relevant opening balance fields. These fields start with OP
    Note 951955 - CIN: General clarifications for RG1 goods*
    check the above note
    regards
    Prashanth

  • GL - Balances do not match with sum of Items

    Hi,
    I have a requirement in which I am pulling opening, closing balance and a list of all transactions (or items ) on a daily basis from GL to a flat file, and then loading in a third-party tool . Now, the issue is sum of all items (gl_je_lines ) should match with the diference of closing and opening balances.
    I reconcilied the items with Oracle's Journal Report. Items are matching.
    I also confirmed that closing balance of previous day matches with the opening balance of current date.
    But, ( closing balance ) - (opening balance) does not match with sum(items)
    I am using gl_daily _balances for opening and closing balance.
    Waiting for your inputs/suggestions..
    Yogini

    Hi,
    Thanks for the reply.
    I am not using GL_INTERFACE. The tables I am using for Daily balances are:
    gl_daily_balances
    gl_code_combinations
    chart_of_accounts
    And for the items, I am using gl_je_lines, gl_je_headers.
    Also, I am interested in Entered Amount in GBP as the Functional Currency is GBP and there are many transacitons in different foreign currencies.
    More updates : I found that I have calculate the Entered Amount in GBP from all Converted/Transferred/Entered amounts in different currencies.
    So, I tried the following :
    (Select Sum(end_of_date_balance)
    from gl_daily_balances
    where Currency_code = 'GBP'
    and currency_type = 'U'
    and accounting_date = sysdate -1 --Opening balance
    MINUS
    ( Select Sum(end_of_date_balance)
    from gl_daily_balances
    where Currency_code = 'GBP'
    and currency_type = 'C'
    and accounting_date = sysdate -1 --Opening balance
    This way, I got opening and closing balance, but still the differernce between opening and closing balance is not matching with the sum of Items.
    Any suggestions / inputs are highly appreciated.
    Yogini

  • Accounts Payable Reconciliation Account does not match with sap report

    Hello Folks,
    I have problem with AP reconciliation account, that the balances in FS10N for a particular Company Code for particular reconciliation account balance do not match with the report run to show the vendor  balances in local currency (report tcode F.98). Balance does not match for last posting period of the FY.
    I have tried looking all the vendors in that particular GL recon account and ran the report, but still it i wast able to find out anything. May be Special GL transaction posting be there, but how to check that is there any spl gl transaction it there in the recon account.
    I this to be solved by tonight, all the inputs will be very much appreciated and point will be assigned for sure.
    Thanks you all.

    Hi,
    In the report you have to G/L accounts where you can select on:
    The reconsilation account form the Vendor
    The G/L account where to posting is created on.
    It is possible that there are differences when you have change the reconsilation account form the Vendor.
    The old posting are on the old and new on the nwe account. Perhaps you mis some Special G/L Indicators
    It is possible that values are changed when you run the reports
    Paul

  • Aging Report does not match Balance Sheet Receivables/Payables Account

    Hi experts,
    I am requesting your help to find out why our customer receivables/vendor payables aging reports total does not match our balance sheet accounts receivable/ accounts payable account for the same period.
    I would expect
    Customer Receivables Aging Report Total = Balance Sheet Accounts Receivables Account
    Vendor Aging Report Total = Balance Sheet  Accounts Payables Account
    Thank you.
    Jane

    When you run the report with an ending/aging date in the past (like the end of last month), if you do not display BP's with zero balances, it will leave out BP's who have a zero balance AT THE TIME YOU RUN THE REPORT.  Some of them may have had a non-zero balance at the end of the month, but they will be left off anyway.  So if a customer owed money on the last day of the month and he paid it on the first of the next month, his balance will not be shown on the report if you run it even one day later.
    I feel this is a design defect in the report, but it is the system behavior.
    Marcia

  • Vendor aging unreconciled bal. does not match with TB Acct. Payable balance

    Dear all,
    When i take unreconciled vendor aging report with selection creteria all vendor codes selected,aging date as 31/03/09 and posting date from 01/04/08 to date 31/03/09,Interval - 30 Days,By Journal postings
    Deticked all check boxes in it.
    Aging report total balance of all vendor does not match with account payable balance in Trial balance ?
    But for reconciled aging totals and trial balance total are same.
    How to solve it ? or i need to do any settings ?
    Jeyakanthan

    Hai!
    What version of SAP B1 u r using.
    I do got the same problem for my  customer. I did this..
    1. Run Aging Report for all Vendors. Donot check Recon Transaction.
    2. Export to Excel
    3. Run TB for BP selecting Vendors alone.
    4. Export TB to Excel.
    5. Find vendors who is having mismatch in their balance. (use V-Lookup in Excel)
    6. Run Detail G/L Transaction report for those Vendors one by one.
             *Selection from date: Age from date To date: Age To date *
             *Selection Reconcilled Transaction only
    7. Report Balance should be Zero. If not this problem is because of Internal Reconcillation.
    8. Open *Check and Restore Previous reconcillation * select the vendor, internal
    9. see the reconcillation details.
    10. see the posting dates. All should be in previous fiscal year. (I mean the reconcilled set should have same fiscal year ex: Recon -2 trans should be in same fiscal year)
    11. If, that is corrected and still difference exist means.
    12.Go to Manage Previous Reconcillation
    13. Select BP and Internal (Donot check system reconcill Trans)
    14. Check the Reconcillation wheather all in same fiscal year.
    Regards,
    Thanga Raj.K
    +91 9710445987

  • The cumulative balance displayed in FS10N does not match the sum of the det

    Hello,
    The cumulative balance displayed in FS10N does not match the sum of the details.  For example, we have a GL disbursement account that has a ***. Balance of 8 million.  The debit is 2 million and the credit is 10 million. But, when you drill down on the ***. Bal. for the current period, the sum of the details is 9 million.  According to our users, the 2 balances should equal.  I did a search in this forum and found 1 post stating they had the same issue and the answer was to run f.16. Has anyone experienced this and if so, how did you handle it?  I'm not sure how f.16 functions.  Do we have to run it for each consecutive year?  I'm not a FI specialist.  I'm responsible for data archiving and the users think it's related to archiving.  However, we have a test system that was resynced with production prior to when archiving was done and it shows that this issue is pre-existing.
    Thank you very much in advance,
    Lourdes

    Hello,
    There is a possibility that you have activate line item display for some of the accounts at a later stage. Meaning that earlier postings were not be shown for the earlier postings but only totals will be made available. Therefore, obviously there is bound to be difference between line item report and totals report.
    You need to identify which accounts are being changed with line item display at a later stage.
    In case if you forget to keep GL Line item display for an account, but the posting are already made the following steps you would required to get the line item display retrospectively.
    1. Note that you are NOT required to make the balance of that GL account to ZERO. Please do not confuse with Open Item Management.
    2. Put the check box line item display for the account in FS00. Make sure you are entering right company code.
    3. Block the account for posting in COA Segment and Company Code Segment in FS00
    4. Go to SA38 and run program RFSEPA01 (Give correct GL Account and Company Code)
    5. Now, remove the block you kept on the GL Account in FS00.
    This will reset the line item display retrospectively.
    Hope this will solve your problem.
    Regards,
    Ravi

  • Inventory in warehouse report value does not match balance sheet account

    Dear experts,
    When I run the inventory in warehouse report, the value (using last purchase price) does not match the inventory finished goods account. Can you please advise why?
    Thank you for any advice.
    Jane

    Dear Jane,
    The only report for inventory to link to financial statement would be Inventory Audit Report.
    All other reports are just for your convenience. They are not financial based.
    Thanks,
    Gordon

  • General ledger does not match profit and loss for current year

    Closed 2008 and it created some unexpected journal entries. These JEs show up as beginning balances in the 2009 GL. Also net income does not match profit for current period on balance sheet. Tried reversing the unexpected journal entries and this caused the 2009 retained earnings to be more out of balance. How do I fix this?

    As far i understand you have done Balance Carry Forward by FAGLGVTR.
    and your opening balance in next year is not correct as desire in Retain earning account.
    If the case so then kindly check that you have transfer amount from retain earning account to and reserve account in previous year.
    Regards
    Shayam

  • Asset Balances Are Not Matching with General Ledger

    HI,
    After Doing asset year ending,balance carry  forward,,,the Asset balances are not matching with the General ledger.what is the reason?
    Kindly help me in this regard...it is very urgent.
    Thanks
    Sap Guru

    Please run ABST2 for the relevant company code to reconcile FI and AA.
    then check this out through ABST.
    Regards
    Velumani

  • FI-PCA balances are not matching

    Dear Experts,
    I have an issue where FI and Profit center account balances are not matching for period 1 for 1company code.
    I have tried the T.codes first F.5D then 1KEK and i tried with T.Code KE5T where i found the differences for 3 accounts.
    Hence requesting you all to help me out to close this issue.
    We are not using the New GL and we are with Classic GL only.
    Thanks in advance for the help,
    Regards,
    KK

    Dear KK,
    it is hard to say what's wrong. According to the transactions mentioned, I assume that you have differences on vendor/customer reconcilation accounts. You have to check with report groups 8A98 and 8A99 if the value transfered to PCA with trx. 1KEK is equal to the one shown in the report. In case the value is equal, the root cause is in the FI area (most likely the wrong clearing date is set in the open items). In case the value between 1KEK and the report per account is not equal, you should check if you have the customer exit EXIT_SAPLPC61_001 (enhancement PCA00001) is implemented and active which prevents the update of postings in PCA.
    In case this does not help, you have to open a customer message with the SAP Support to investigate the issue in more detail.
    Best regards,
    Daniela

Maybe you are looking for

  • Using File.list()

    Hi, Im using FMS 3 on the server side when onConnect occures i need an array of all file that is the directory root/streams/myApp how do use the File.list() ? do i need to create a new file just for getting the list of files of the directory? and how

  • New Column in Report

    Hi Experts, I am creating a report and stuck, Let me give some context and then explain the problem. I am having a characteristic called Cost Center which is a hierarchy and few more like  Project Description, Project EClassification. Now the require

  • Price comparision report through transaction ME49

    Hi Exports, I am new in abap report enhancement. I am working as a implementation project, here i have add some more fields and generate report. Report details: Transaction ME49-- Price Comparision report Here i have add one Remarks fields related to

  • IPhone 5 seizing randomly-unable to be used

    I am not the most technically inclined, so please bear with me. About two months ago, lines began showing up in Safari every now and again. They would go away, so I didn't think too much of it. Then one night, while in a game app, the screen began "f

  • Error interception / ProxyElement feature?

    Hello! Is there any clean way to intercept MediaError and prevent it from going to MediaPlayer? For example I have a video element that should reconnect automatically if connection is lost (similar to stream reconnect but another use case). In that c