Bank Reconciliation problem

Dear Friends,
We uploaded the manual bank statment . But for the bank statments the clearing document is not updated in the system.
Please suggest what might be the problem
Regards
Babu

confirm it has posted.
check the posting rules, should all line items be cleared? Some may not be.
You may have a posting rule that does not clear.
Check the overview of the bank statement confirms that all of the line items have posted correctly.
You may have a batch session that needs processing.
Hope this helps.
Award points if useful.

Similar Messages

  • Bank Reconciliation Problems

    I advice bank through single letter to make the payment to different vendors and i have make differenet voucher accordingly.
    now bank has debited single consolidate amount for the same. my question is how to clear these entries.
    regds
    rakesh

    Hi Pl open Bank clearing GL accounts for the following.
    Direct debits i.e. bank charges - <b>suspense clearing account to handle such misc items which are directly debited by bank</b>.
    return of cheques of customer parties - AR unpaid clearing account
    return of cheques of vendor parties - AP unpaid clearing acccount
    similarly u can maintain upto 9 clearing accounts for a single bank account.
    Later on u can proceedfurther with the manual brs

  • Bank statement: problem to load variable length field

    we have many bank accounts with different banks, and we would like to use the bank reconciliation module to do bank reconciliation.
    we have problem in load the MT940 bank statement. All these banks are providing so called standard SWIFT940 format, which not able to give fixed length field.
    we have problem on line 61 which have a lot of variable length fields.
    line 61 comprise of 7 fields, which are:
    A) Value date - fixed 6 chars.
    B) Entry date - fixed 4 chars.
    C) Credit/debit - variable 1-2 chars.
    D) Fund Code - fixed 1 char
    E) Transaction amount - variable 15 chars
    F) Transaction code/type - fixed 4 chars
    G) MID, cheque#, BIS - variable 16 chars
    How can we write the SQL Loader script if there is no delimiter, and the start position of the fields are not fixed?
    we can load A and B easily, but C onwards we will have problems.
    please help.
    INTO TABLE ce_stmt_int_tmp
    WHEN rec_id_no = '61'
    TRAILING NULLCOLS
    (rec_no RECNUM,
    rec_id_no POSITION(1:2) CHAR,
    column1 POSITION(4:9) CHAR,
    column2 POSITION(10:13) CHAR,
    column3 ??
    column4 ??
    column5 ??
    column6 ??
    column7 ??
    ------

    Hi Linda,
    As said by gupta, please check, whether the bank statement has the statement 62F:
    If not, please get the statement again from bank and ensure that the end statement 62F exists in the statement..
    This will help you to overcome your problem..
    Regards,
    Praisty

  • Deriving the profit center / segment during Bank Reconciliation

    Hi SDN,
    One of our requirements is to generate a Financial Statement by Segments.
    For this reason, we also need to derive / tag our Bank Reconciliation documents (Manual and Electronic) to the corresponding profit centers or segments. The problem though is that during FF67 or FF_5, there's no way we can enter these data.
    At the same time, we can't set a default profit center via FAGL3KEH since these bank accounts may be used for multiple profit centers and not defaulted to one only.
    My question now is, can we use the document splitting functionality so that we can "inherit" the profit center / segment from the payment document during bank recon?
    To give you an idea here's a sample flow of what we wanted.
    Customer Invoice (GL view)      - OK in the system
    Dr  Accounts Receivable  (profit center 1) *inherited
    Cr  Revenue Account (profit center 1)
    Incoming Payment (GL view)     - OK in the system
    Dr Incoming Clearing (profit center 1)
    Cr Accounts Receivable (profit center 1)
    Bank Reconciliation        
    Dr Main Bank             (profit center 1)
    Cr Incoming Clearing (profit center 1)
    Currently, system does not inherit the bank reconciliation document to the right profit center. Is there any way we can do this in the system?
    Thanks

    Dear,
    During bank Reco system inherit the Profit Center from the document which it is clearing. There is no need to maintain Default the same in FAGL3KEH.
    Please activate splitting at Profit Center level.
    Hope this helps!!
    Br,Vivek

  • Automatic bank reconciliation with Electronic bank statement

    Deal All,
    As mentioned in the subject of this mail, this is to request for your inputs to advice the configuration steps with process for Configuration of Electronic Bank Statment in R3 to eneble the user for automatic bank reconciliation with clearing customer/vendor open items.Please send confi doc.
    Request you to provide documentation if possible along with your valuble advices.
    cvs

    Hi
    I implemented the EBS in my company 4 month ago and here are some advises on the problems i experienced in the setup process. As for the setup process it is straightforward just read the manual at help.sap.com.
    We used the MT940 format for importing bank statements from our bank.
    The first thing i would advice you to do is make a list of all the possible transactions that are to be handled by the EBS application.
    Then make estimation of how many payments that are recieved in constant structured way which the EBS can handle. (invoice number in the text)
    The people in our accounting department complained alot about the output format in the EBS not being userfreindly compared to the advises they recieved in e-mail form from the bank so if not the bulk of your payments can be processed automatically it might not be worth the trouble to implement it. (i still think they uses the the email to postprocess the transactions that was not automatically cleraed)
    Make sure you havent got any other applications handling some of the transactions that are contained in the bank statement because this wont work. eg. we had a program automatically placing fx trades on customer and bank account which meant that when we recieved the fx trade on the statement it was already placed and therefore had to be placed on a interims account for later reversal.
    We get alot of bankcharges on our payments and we set up the EBS to place them automatically on a bankcharge account if the difference between the recieved amount on the invoice was less that 30 dollars.(we just assume that a difference is a bank charge) This means that a customer if he wants to always can pay x dollars under the invoice amount because it will be automatically processed and therefore go unnoticed.
    Establish a contact in your bank who knows how their MT940 format has been structured. 
    Then contact your bank and get them to provide some test statements of old bank statements.
    Make sure that you are not the first customer for using the MT940 format or else you will end up being ginny pig for the banks possible mistakes.
    As i learned the way banks interpret the MT940 format guidelines can varry quite alot eg. the ocmt field our bank interpreted as the original payed amount in its original currency. SAP inprets this field as the recieved amount in its original currency and therefore it always try to clear the OCMT amount if availleble which meant it always tried to clear the original amount even though there had been taken som bankcharges underways.
    I also found out that our bank didnt really bother to specify the type of transaction (interest, fx contract, bank charges, check and so on) which meant we only had two external transaction codes availleble s103 for incomming payments and ntrf for outgoing payments. This gave alot of trouble as i had to identify the type of transaction through seach algorithms.
    Our bank also had trouble creating the MT940 file because it has a limited number of characters availleble which meant in the initial file that it only gave the first x characters of each line and then left out the rest. This meant that the text was broken into alot of pieces and you hardly ever had a complete invoice number to clear on. We had the bank altering their format so they now leave out text at the end of the transaction instead.
    In the implementation process we experienced that the EBS application created a payment advice each time the amount of the payment didnt match the invoice in the system. We implemented a note from service.sap which disabled this and just assigned the difference to a bankcharge account.
    I dont know if you can use these advices but just felt i would try to warn you about the potential problems that i experienced in the process. .
    If you have concrete questions to the EBS setup feel free to contact me and i will see if i can help you.

  • Automatic clearing in Electronic Bank Reconciliation

    Hi All,
    I have a scenario here where my client is using an Electronic Bank Statement to do bank reconciliation. The format used is MultiCash. Our setting for Bank GL account are using one Uncleared account - all payment or transfer will be posted here, and one cleared account - after bank reconciliation has been done, it will clear the line item in Uncleared account and post it in Cleared Account.
    And one of the conifg we do for bank reconciliation is to automatically clear the Payment Document in Uncleared Account and post it to Cleared Account by searching and matching the Document number. So in the bank statement files given by the bank (DB), it will provide the document number in "Note to payees"
    But we have a problem here with few market in Korea and Taiwan. They have limits for every transaction. For example, for Taiwan, each transaction is limit to TWD 20,000,000 only. Thus, if I got a payment paid out to vendor amounted 61,000,000 TWD, when the payment order is sent to the DB bank, the bank will automatically split it into 4 different payments transactions. Three transaction with amount TWD 20,000,000 and one transaction with amount 1,000,000.
    So when the bank provide us with the bank statement file, the system will fail to do the clearing as its impossible to clear 20,000,000 TWD with the payment document TWD 61,000,000 in SAP. Currently they are using FEBAN to manually post partially and clear it off.
    So my question will be, is it possible for SAP to detect all this 4 documents (20,000,000, 20,000,000, 20,000,000, 1,000,000) and clear it off with my payment document in the Uncleared Account amounted 61,000,000? The bank provided same SAP document number in every transaction for the Notes to payee field.
    Please advice. Thanks.

    Please check the algorithm you have mentioned against the posting rule for the transaction that is not getting cleared.  Please use the criteria (like document number or cheque number or bank key etc.) in the reference field in the posting transaction to help the system to find out the matching item from the uncleared items for enabling to clear it off automatically.
    Regards

  • External Bank Reconciliation

    Hello
    I am trying to use the external Bank reconciliation in SAP Business One 2007.
    I want to import the bank statement from my bank to the: Process External Bank Statement window. I will develop a special add-on.
    But the question is, i have around 1000 records per account daily, is there any limitation in this window???
    Or how i can clean everything from that window, after it has been reconciled??
    Thanks
    Jacobo

    Hello Gordon
    We dont have any problem with the SDK. The question is just about the quantity of records in the screen.
    Does any one had any problems, with many records??
    Thanks
    Jacobo

  • Opening Bank Reconciliation

    In order to ensure that your client is able to perform their first bank reconciliation correctly, you need to perform the following steps:
    First we'll create an example:
    Opening Cashbook (General Ledger) balance           = $100 Dr (Favorable)
    Oustanding unpresented Cheques                           = $50
    Opening Bank Statement balance                           = $150
    Step 1:
    Firstly enter the Cashbook balance via Incoming Payments as:
    Dr         Bank Account        $100.00
    Cr         Cashbook Opening Balance Suspense account   $100.00
    Step 2:
    Secondly enter each oustanding cheque via Outgoing Payments against the bank Account
    Dr         Bank Account (Contra)    $100.00
    Cr         Bank Account (with Chq No)        $100.00
    Step 3:
    Open you Bank Reconciliation via Banking - Bank Statement + External Reconciliation - Manual Reconciliation.
    Enter:
    Opening Statement Balance  =  $  0.00
    Closing Statement Balance   = $150.00
    Statement Date = Date before Go Live
    Tick / Select Opening $100 + All Dr Balance Cheque Entries.
    Once Reconciled you will be left with the Oustanding Cheqs, which will clear once the User starts on their Post Go Live entries.

    Hi Kevin,
    Nice to have your message here about OB recon. Actually we have also related problem and let me discuss with financial application consultant about that, then I go back to post the result here.
    Rgds,

  • Bank Reconciliation date

    Dear Experts
    SBO 2007B pl07
    I am doing Manual Reconciliation for Bank. Here i want to put check realized date. Is there any Provision for check realize date?
    regards

    Dear Ashish
    Everyday some cheques are cleared, End user cannot make everyday reconciliation because user can get the bank statement every month end. So that  they wants to put clearing date in the statement.
    If you see the tally software for Bank Reconciliation you can easily identify the problem.
    thanks & regards
    Edited by: K. Asupathy Raja on Jul 29, 2009 7:44 AM

  • External Bank Reconciliation Report in 8.81 PL04

    Hi There.
    When clickin on the new Bank Reconciliation Report, the Selection Criteria window opens up. Show Acc code, and Reconciliation nr. Its 2 drop down lists. However, the problem is that there is no accounts I can choose from in acc code, and no reconciliation nr in reconciliation nr.
    I did do a manual recon, and it still does not give you any options in the selection criteria.
    One of the other databases I have, I did a manual recon, and in the report it does give me option to choose from one acc code, and one reconciliation nr.
    What do I need to do for the selection criteria to appear in my bank reconciliation report?
    Thanks.

    Hi,
    Please update the path which report you are trying to fetch.
    If a manual reconciliation is performed, it would not be displayed as reconciled in the External Reconciliation.
    Kindly let us know the exact window you are checking so that we can further check.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • FF67-Manual Bank Reconciliation....question regarding automatic clearing

    Hi
    Dear experts,
    I have a question regarding manual bank reconciliation, everything is working fine as far as FF67 is concerned but I am having a problem with auto clearing for cheques received in, I know that an algorithm decides which field should be taken into account for deciding the clearing items as the cheques issued out is working fine by the cheque number, for cheques received in what algorithm should be used and in what field should I enter that in Tcode F-28 so that it clears the document automatically. OR will I have to create a algorithm, if so from where?
    Thanks to all who reply
    regards

    You can use an algorithm like bank reference, document search, etc. 021 or 020.  While making the entries for cheque receipt (customer) you have to put the cheque number in the reference field and at the time of clearing the transactions from the statement, please ensure that the same cheque number is i put in the clearing data.

  • Manual Bank Reconciliation(FF67) BDC / LSMW Required

    Hi,
    Please help me out i am stuck in making a BDC or LSMW for Manual Bank Reconciliation using T-Code FF67. I require the code for it...
    Regards,
    Abhishek.

    Initially, goto SHDB & record the transaction FF67. U need to fill up all the required data fields and when at last u save this, a sample BDC code gets generated. U can use this sample code to write ur program.
    Hope U can do this & resolve the problem.
    Pl. award points.

  • Document Number Not Generate In FEBA ( Bank Reconciliation)

    Dear All,
    We have configured all the required details for Manual Bank Statement for Bank Reconciliation .
    Steps :
    1 ) Take converted file from Bank
    2 )  Upload that file in Text format into System then system automatically update FF67.
    3)  Go into FEBA , then we got cleared items but we are not able to get Accounting Document Number .
    How we can get Accounting Document Number in FEBA ??
    Regards,
    Kaushal Shah

    Hi,
    Sorry, just today I checked your message.
    Instead of processing BDC, you have to post through FEBA.
    ie. Download the statement with the option Do not post or post online.
    Then process the error lines or all documents through FEBA. Then you can able to see the document number.
    If the posting is done at the background through batch jobs, then there will not be any document number visible through FEBA.
    Let me know if you need any more information.
    Regards,
    Prabha

  • Bank Reconciliation report missing transtype=57

    Hi
    we are using SAP B1 version 8.81(8.81.313) PL 05
    We have a cyrstal report for Bank Reconciliation which is missing all transactions with transtype=57 (Checks for Payment).
    1. Is this a standard report for SAP B1 or has this been developed for us?  I have not been here long and while some reports were developed by the reseller, I am not sure which ones they were.
    2. The Show SQL Query code includes the following which I have not been able to find anywhere in the report.I have looked in all the reports both main and sub-reports under report->selection formula->record selection as well as in all formula fields and section experts.
    AND ("JDT1"."TransType"=N'30'
          OR "JDT1"."TransType"=N'-4'
          OR "JDT1"."TransType"=N'46'
          OR "JDT1"."TransType"=N'24'
          OR "JDT1"."TransType"=N'25')
    I understand that this is the piece of code I need to add  " OR "JDT1"."TransType"=N'57' "
    3.Can anyone help where else I might find the above code?
    4. Does anyone know what TransType=-4 in table JDT1 represents?
    Thanks Chris

    Hello Friend,
    It is use for Opening Balance for stock.
    Item Stock as opning balance use  '310000001'
    BP master Opening Balance use '-2'
    G/L Opening Balance use '-2'
    Thanks
    Manvendra Singh Niranjan
    Edited by: Manvendra Singh Niranjan on Jan 15, 2012 10:29 AM

  • Bank Reconciliation Report

    Dear Members,
    A bank reconciliation report is the report showing all the transactions reconciled in the period. In accounting the bank statement is regarded as the bible of the company's monthly transactions and the bank reconciliation report is the only prove that all transactions on the bank statement has been reconciled in the SAP Bydesign or any system.
    This report must be signed by the chief financial controller for listed companies and filed at the end of every period or month. We need to have a tab on the bank statement creation/reconciliation window for printable bank statement report which should have the cheque numbers, payment references, receipts references, customer/supplier name, amount in credit/debit, date etc all in rows. There should be an option to print a detailed or summary or total report. There should also be a reminding pop up at the end of every bank statement creation or reconciliation to print this report.
    I believe we need this facility on Bydesign ASAP, as it does not look good for a wonderful system like bydesign with complete mobility to be downgraded due to a simple tab or an essential like bank reconciliation report. I am an accountant and the first DOCUMENT I will request for on an audit is the bank reconciliation report( please ask any accountant or auditor to confirm this). Currently my CFO is questioning the selection of Bydesign due to the lack of this report and soon our auditors will request that we migrate to another accounting system due to SOX 404( Listed companies reporting requirements).
    Sincerely,
    Emeka Ikwukeme, CPA

    Hello Emeka,
    I landed on this thread when I tried searching for a similar requirement. I'm curious to know if something came out of this discussion.
    Have you been able to pull something out of the system using any workaround, or creating a new report,...?
    Thanks,
    Mohan

Maybe you are looking for

  • OSS note is not working in production but works correctly in test system .

    hello friends , weh have implemented one OSS notes , which is working corectly in Test system , but not working in production . Could you please let me know , what could be the reason ? OSS note no 1064273- Regards, Manoj

  • Has this happened to anyone else? if so how did you fix it?

    my computer doesn't start up right. I start it, goes to startup screen and then either stays there or a black screen pops up and says "job reset will occur after ## more consecutive failures" and then it stops doing everything.

  • Guide for ip over Firewire?

    Hello, TargetMode is not at all times feasible (and Ethernet as well when one port is plugged with a cable already). So how to set up a firewire network between two macs (MBP/iBookG3)? I could not find a guide for this and the help of OSX is short of

  • HELP!  my computer talks to me!

    hey guys, my cat walked on the keyboard and now my mac talks to me. every time i do some kind of action e.g push the caps lock button or switch between applications, it tells me the current application or tells me if the caps is on or off. how do i t

  • Posting foreign currency

    Hi Gurus! During the posting  t-code F-02 or F-30 with foreign currency, system calculate getting converted automatically by using the rates specified in OB08 the local currency, but when to change the amount (foreign currency), system no replace amo