Not clearing Open items in Automatic Clearing Program

Hi all,
I am trying to execute Automatic Clearing Program throug F.13 transaction, but it is not clearing the relavent open items. When  I have tried to execute in Test Run mode, it is displaying the open items, but in production run it is not clearing the relavent items. In OB74, I have selected the criteria 1, Criteria 2 and Criteria 3 as Vendor Number, Purchase Document and Assignment respectively.
Please suggest me, what I have to do to clear open items
Regards
Chandra

Hi,
Please check whether the accounts you are selecting for clearing are either are subledger or maintained at open item level managed.
Hope this helps, if yes, please assign points.
Regards,
Harish

Similar Messages

  • Problem in automatically clear open items on  FIFO basis

    Hi all
       My requirement is like that I want to automatically clear open items on  FIFO basis with only one condition on Customer Code should be match.
    Is there is standard program or BAPI for that except sapf124(f.13).  Or I have to write a new program . Because my configuration does not allow me to do so by SAPF124(f.13).
    Thanks in advance.

    Hi,
    look here:
    1)there's a documentation in se38
    2) http://help.sap.com/saphelp_45b/helpdata/en/e9/cb8a85eb0011d184650000e8a6bfbe/content.htm
    Andreas

  • Settings for Automatic clearing open item in BRS

    Hi Gurus,
    When i am running automatic brs clearing,for this any settings is there for clearing open item automatically.
    Pls very urgent.
    Raju.

    Dear Raj,
    Bank clearing accounts is used to for Bank Reconciliation purpose . If you like to automate this process you have to configure Electronic Bank Statement process. You can check the below links
    http://wiki.sdn.sap.com/wiki/display/ERPFI/ElectronicBankStatement
    http://www.sap-img.com/financial/customizing-an-electronic-bank-reconciliation-statement.htm
    Note: There are so many posts with regards to Electronic Bank Statement process, you can search from the forum also.
    Thanks and regards
    Praveen.J

  • Cleared/Open Item Symbol not Green for Cleared Items

    F.13 process for clearing GR/IR matched items runs to tag documents as cleared. For some reason the Cleared/Open Item Indicator is still showing the status as "Red" for the items which are actually cleared, means the items are shown as "Open" while should be cleared and shown as "closed", this indicator should be "Green".
    Any idea in what instance it can happen?

    When I run the FBL3n, and pull the report for Open Items, I see these items as open while matching entry has been done manually through MR11 to clear the items. The balance shows up as zero. But for some reason the clearing document field alongwith the clearing date field is not being displayed when I display the line item. It looks like the clearing document is not being created at all. Let me know if you have some idea on that. It is GR/IR account so the account is managed as open item.

  • FINSTA Bankstatement does not clear Open Items

    Dear SAP guru,
    I am experiencing an issue where FINSTA bankstatement generated in IHC module does not clear Open items in reciving company code. I would like to get the system to search for the document based on the original FI document number and clear it. The situation is
    The bank statement successfully processed has an original document number and processed.
    In IMG for EBS, I configure as algorism used is 20 - Document number search and Bank Posting type 4: Clear Debit GL account
    Clearing account -  and have the posting with relevant document number matched with the bankstatement.
    It seems that the system does not find the matching at all.
    Could any of you shed some light on what I am missing???
    Kind regards
    Taro

    Creating or even using something like a data migration account is the best way.
    Are you saying that you have a GL account with say 100 line items and you want them all cleared. If that is the case you wont need a LSMW, make sure you know the amount, and then create a journal posting to your new GL account, and select all items in the GL account you want to clear.
    If there are various GL accounts, again no real problem, in F-03 which is what you would be using, you can enter more than GL account so that should not be an issue.

  • APP - Clearing open item, but not display in check register

    Hi Experts,
    In ECC6  APP..........when i run, it clearing  open items,  but the same amount  in check register not display...
    FCH5 showing no list generated?
    how to resolve.
    Regards

    Hi Anil,
    Use T-code : FCHN for check display,
    the T-code FCH5  which you are looking is for manual check creation.
    Thanks,
    Ratnam

  • F-32 : Clearing Open Items

    Hi,
    There's a Z report which displays all open line items for a customer and company code. Records selected from the list are cleared using transaction F-32.
    The problem is, more than one document exist with the same document no. but in different fiscal years.
    Say, from the list, Doc X is selected for the year 2005, and Doc X exists in years 2003 and 2004 as well,Then all the 3 documents with this doc.no are selected in F-32.
    As it is, F-32 can select only based on doc.no as there is no filter based on the Fiscal year.
    I want to know if there's a method to clear customer open items based on both Doc.No and Fiscal year.
    Thanks in Advance!
    -Arthi.

    hi Arthi,
    You said that u have a Zreport which displays all open line items for mulitple customers and company codeand clear. Records selected from the list are cleared using transaction F-32.
    Can u please help me to provide the Zprogram which u have, so that it will be using for me.
    My client want automatic customer clearing for RTGS related items
    Process flow for RTGS in india is as follows,
    So now my client need a customized program for automate the clearing open items, (Last block which is marked need to be automated).
    Like as F-32 is used to clear open items for individual customers, my client needs a program to be for multiple customers, before clearing the open items they need a overview for all the customers and they need the program which will clear items which are related to only RTGS payments but not Cheques, that is main actually.
    Thanks In Advance,
    Nitin Kumar
    8095885285

  • Issue while clearing open items with a payment advice

    I have created a payment advice to clear open items on a customer. As part of testing, I have created 2 items in the payment advice. Both are short payments for the open items.
    In the first line item, I am short paying an open item by entering the reference number. (XBLNR) in AVIP-XBLNR.
    In the second line item, I am short paying an open item by entering the assignment number. ZUONR in AVIP-ZUONR.
    I am using F-28 for my clearing. I have noticed a very strange issue where in the program will place the residual amount in the residual amount column against the appropriate line item for the first item. Where as for the second item, it does recognize the open item and brings it in the clearing screen but does not put the residual amount in the residual amount column. Due to this, the new line item in the clearing document does not have a link to its original line item.
    This has started happening all of a sudden. I am unsure what might have caused this. Please let me know if you need additional information.
    Thanks

    Include - MF05BFO0
    FORM op_pruefen
    Context:
              WHEN 'K'.
               ENHANCEMENT-POINT mf05bfo0_02 SPOTS es_sapmf05b.
    Create an enhancement here and add this code
                   IF SY-TCODE = 'FB1K'.
                         T041A-AUGLV = 'AUSGZAHL'.
                   ENDIF.

  • Interest Calculation on Cleared Open Items

    Hi,
    I have the following scenario:
    We have a receivable to a customer. Posting date of the transaction is June 01, baseline date is also June 01 and due date is on July 15.
    Entry is (Exhibit a)
    A/R-Customer 1
       A/R-CEWT
    At the same time, we have also CM to the customer with July 01 as posting date and July 01 as baseline date.
    Entry is (Exhibit 2)
    A/R-CEWT
        A/R-Customer 1
    In order for the customer not to pay anymore the A/R-, we did automatic clearing for the AR and CM with July 1 as posting date of the clearing.
    Entry is
       A/R-Customer 1 (Exhibit 2)
         A/R-Customer 1 (Exhibit 1)
    But why is that when i run the interest on July 25, interest was still computed for the AR (Exhibit 1) when there should be none because it was already cleared on July 1, 14 days before it become overdue.
    Is it because clearing is also customer?
    Thank you

    Hi,
    We can calculate interest on items cleared with in the calculation period.
    When you are calculating interest on open items, system will check open items as on the Calculation Date.
    But if you want to calculate Interest on items cleared with in the calculation period., you have to check Calculate Interest on Cleared Items also.
    For Instance: If you are calculating Interest on 31st July for the period of 01.07.2009 to 31.07.2009, in this case
    some open items are already cleared with in this calculation period, even though you have to calcuate interest for those cleared items for that many days. System will calculate interest for that many days.
    Try with this option, still if you need any help please let me know.
    Thanks
    Chandra

  • Clearing open items on reversal of documents

    Dear All,
    As we all know that raising Invoices through F-43 & F-22 in FI creates open items for vendors & customers respectively. Reversing these documents/invoices in FB08 will clear these open items. However, reversing invoices raised from SD/MM does not clear the open items. These invoices are getting reversed from respective modules. ie. entries are getting reversed, but items are not getting cleared. Consequently, these items also appear with positive & negative signs in Incoming & outgoing payments (F-53 & F-28) in "process open items".
    Pl. let me know how the open items can be cleared on reversal of said invoices as it is done in FI (as mentioned above).
    Thanks & regards,
    Raja

    Hi
    In GL, AR, AP individual expenses documents we can clear by using reversal documents.  But, Integration b/w FI, SD,MM documents it will generate automatically and it will clear based on the payment terms.
    Shammi
    assign points if it is helpful

  • Clearing open items - F-03

    Hello!
    How to clear open items when in tr FBL3N I see that some of the open items are  showed with status "Posted" green tick. To clear with tr. F-03 they should be in status open items - red mark. How could I turn posted items into open item status?
    With all the best,
    Merlin

    Hi
    In report FBL3N, you see a check mark.This means the Open Item Management CheckBox in that Clearing Account is not selected.
    Go to FS00 and view that clearing account and see the open item management in the control data tab.
    If the Open item management is selected then you will get red dot for open items and green dot for cleared items.
    For every Clearing Account Open item management check box will selected not for other G/L Accounts.
    If there is balance you cannot change the settings of the account.
    so create a new clearing account and transfer the balance , but here you cannot see the individual open items , you can see only balance transferred.
    If you want you have other option.DOWNLOAD the open items of the A/C to an excel file.Create a new Clearing A/C with open item management selected and UPLOAD the open items in the excel file to newly created account. you can use the program RFSEPA02 to do this but you take the help of an ABAPER.
    This will solve your problem
    Regards
    Venkat

  • BAPI _ACC_DOCUMENT_POST for clearing open items

    Hi,
    I am using BAPI_ACC_DOCUMENT_POST for clearing open items.
    When i post the same in F.13 (automatic clearance ) there is no error log,when i do in BAPI_ACC_DOCUMENT_POST
    its returns two errors.
    609 Error in document: IDOC 010000008410012009 CKDCLNT140
    702 Balance in transaction currency
    Header details are given as per certain sdn suggestions.
    note: i have changed the G/L account as automatic account (if i am using original G/L account its throwing an error msg
    such as direct posting not possible).
    Can any one help to get through this??
    Edited by: sangeearvind on Dec 16, 2009 12:24 PM

    Hi
    The first problem is you're using the wrong BAPI: BAPI ACCDOCUMENT_POST is to post account document, not to clear open item.
    I don't think there's a BAPI to do it
    Max

  • Findind Cleared open items for G/L account master (company code)

    Hi All,
        I wanted to incorporate one logic to find the whether open items have been cleared or not for G/L account master (company code).
    Currently, I am fetching the data from SKB1 based on company code.
    Then i am passing the GL account to BSIS table to find the whether all the accounts have been cleared or not.
    Is this the correct procudure or any other procedure to find the GL account is been cleared for open items.
    Is there any Function modules to find this any way.

    Thnkx.
    I am writting a report where i need to check the above scenario.
    Earlier we planed to call FBL3N to check the same, but
    But i need to call FBL3N in my report program. Which is not correct procedure
    Hence we taught to take all GL accounts from SKB1 and pass it to BSIS table and check.
    Is there any other way rather than the above one.

  • Mass Clear Open Items

    Hi,
    Is there any program or utility to mass clear open items for multiple company codes?
    Rgds.

    Hi,
    Thanks for your reply. sorry for not being clear, but issue here is like this. there are open items relating to discontinued business and we dont have any entry to be passed. for archiving purposes we need these items to be considered as cleared and not open,cause we cant archive open items.
    Rgds.

  • Clear/Open Item Symbol Green Check Mark

    SAP Gurus,
    I am running report FBL3N, for a clearing account, under clear/open item symbols instead of seeing a red dot or green dot, i see a check a mark. Does anyone knows what this green check mark means, and how can I clear the items?
    Your help will be greatly appreciated

    Venkat,
    Right now client has the accounts set-up as Line Item Display ( ALL OF TEH G/L ACCOUNTS), if I check open line item, when I save I get an error, saying there are errors. When I pull the long text to see the message of the error, it tells me,the message below. It apepars I have to create new accounts and then transfer the items to the new account is that true? or is there another way to fix this. I thought that by just checking the open item management option was sufficient.
    You cannot change the open item management setting; (see long text)
    Message no. FH087
    Diagnosis
    This account does not have a balance of zero.
    System Response
    You cannot switch the open item management specification on or off with this transaction.
    *Procedure*If you want to switch this function on retroactively for a certain account, you should create a new account with the correct setting and use this to make a transfer posting of existing items.
    If you want to switch off the open item management function retroactively for an account, you must first clear all the postings currently on this account. You cannot make any changes to the account management method until this is done.

Maybe you are looking for