Statmen of Account Balance and FPL9 balance shoud match

HI Experts,
I am working for the developmen of Statement of Account scenario is " whene the custoemr request  for SoA to claint/Agent they have downloaed and send him through mail or post.
For this dev i am fetching all the entries from the FPL9 Transaction with help of FM:Account_Balance_compute in that now claint wants to restrict Automatic cleaing line items form the fpl9 transaction but when i remove Aut Clear from the FPL9 it was not matching both statement and FPL9.
Any one can help how to remove the Automatich cleaing lines from the FPL9? and How to match both balances.
Thanks,
Abash

Hi Shaik,
An auto-clearing document has both the debit and the credit side.
And so if you both of them it shouldn't have any impact on the outstanding balance in FPL9.
You can put the check in the code based on the origin key (04) as well the document type used for posting the auto-clearing document.
Hope it helps...
Thanks,
Amlan

Similar Messages

  • Difference in closind balance and opening balance of GL account

    Hi,
    There is a difference in Closing balance and opening balance of GL account, which is an realisation account, is there any way to find out the reason of the difference.
    Previous year balance was transfered to this year by T f.16.
    Please support.

    HI Vikas,
    If it is not too late..check the SAP note # 176067.
    Atleast, it might help some one else working on a similar issue.
    Hope this helps.
    -Pradeep

  • Opening Balances and Closing Balance of customer

    Hi,
    Does SAP provide any standard customer account statement for Opening Balances and Closing Balance for specific date range have given in selection screen?
    The statement also contains reference number, order, and Delivery number.
    Note: FBL5N Transaction code will not sufficient for the requirement, so looking for any other transaction code / report provided by SAP already for it.
    Thanks in advance,
    Shwetha

    Hi,
    There are several standard reports which could be easily accessed through the menu (Accounts Receivable - Information systems). If none of these reports does not suit your requirement, you have to develop your own.
    Regards,
    Eli

  • REGARDING OPENING BALANCE AND CLOSING BALANCE

    Hi, All
    After executing the TCode - FBL3N, we get the details list. There we also need to display the OPENING BALANCE AND CLOSING BALANCE according to G/L Account and Company Code.

    Hi
    For opening balance, please use transaction F.01.
    Then go to special evaluations and choose balance sheet type 4 (opening balance)
    Kind regards
    JeVe

  • Opening Balance and closing Balance - Crystal Report

    Hi,
    We have a report with account number, date , opening balance , closing balance and transaction amount. we had grouped the report by account. User will run the report with set of date range and we need to find the minimum date to find the opening balance and maximum date to find the closing balance and display them in the account group header for each account.
    WhilePrintingRecords;
    NumberVar CBal;
    If  {Command.VALUEDATE}= Maximum({Command.VALUEDATE}) then
        CBal= {Command.CLOSINGBALANCE};
    +CBal;
    It is showing the closing balance and opening balance in the account group footer. but we could not able to show in the account group header.
    Regards,
    Sreeni

    The easiest way to do this is NOT use variables.
    Sort the data in date order ascending.
    Then simple place the date field in Group header, details and footer.
    Header will now show first date and Footer last date.
    Ian

  • Opening Balance and closing balance

    Dear All,
                 Can i create a calculated field for ledger opening balance and closing balance. we are using  epicor. I dont know the exact table which captures opening balance and closing balance, where as i got credit balances and debit balances for the segments, i could not find opening and closing balances in this table. table name is GLjrntdtl . Any ideas on this subject please.
    Thanks & Regards,
    Akram

    hi Akram,
    this is a question that you may wish to ask at the epicor forums
    -jamie

  • RG1 register opening balance and closing balance updation

    Hi All,
    We are using the RG1 register recently i.e. after the Functional Upgrade (ECC 6.0). While executing J2I6 RG1 Excel report, opening balance and closing balance is not appearing in the report even though we have done the J1I5 extraction.
    Is it mandatory to update the J_2IRG1BAL table with zero stock as and when the new material codes are created.
    Regards,
    Praveen

    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

  • Opening balance and closing balance on Receivables Customer Statement repor

    I need an opening balance and closing balance of the customer statement in one report. Currently I developed a custom Customer statement report in report builder 6i. I developed a custom procedure to retrieve the previous statement balance. I’m able to successfully retrieve ending balance statement with sysdate but if I go back to previous date or previous statement date then I’m not getting the right ending balance of the report.
    Even the seeded api arp_customer_aging provides the ending balance for sysdate but not for previous dates because this api always looks back to amount due remaining column(ar_payment_schedules_all).
    Did any one ever develop a custom logic to get previous balance and ending balance on one single customer statement?

    Hi,
    I am working on the same logic. My program loads opening and closing balance and a list of items everyday. The GL_balances table gives you current balance but if you want the previous balance, you have to use : "gl_daily_balances" table and provide accounting_date for which you want the balance.
    Hope this Helps!
    Yogini

  • What is the exact use of 'Day Balance' and 'Period Balance'??

    Hi All,
    Can any body give me a detail and exact description about 'Day Balance' and 'Period Balance' fields used under 'Base Emtitlement' subtree option of V_T559L.
    Thanks,
    Swapnil
    PS : Points will be rewarded for helpful answers...!

    1. First one has to understand that R3 is OLTP system purely used for transactin processing while BW is used for OLAP ie reporting purpose only. At a table level if we do not have  a redundant second table the R3 system will be over loaded when the OLTP & the OLAP systems access the same table for their respective purposes. So we have to take data from the document table with a time lag and put into the statistical tables so that BW will get the data as and when required.
    2. This question is related to 1 and the above answers both.
    3. V3 is a generic process and is used for data extraction from the R3 transaction tables and can be used for any system as such.
    4. Both the processes are independent of each other and there is no relationship.
    Hope this helps
    Cheers
    Viva
    Assign points if this helps.

  • In cash journal petycash gl account balance and fbcj balance is diference

    HI experts,
    i cash journal balnce is (fbcj) is 15000 in pettycash gl account balance is  -10000
    i want match the balnce were is the mistake posibilities.
    Please give me the solution.
    Thank you!
    Best Regards,
    Pradheep.

    Hi
          Check all the cash Journals under petty GL Account.
    Regards
    Edited by: Dublin on Oct 28, 2009 6:00 PM

  • How to calculated G/L balance and PCA balance,

    Hello, experts,
    please help me , i am the new in sap fioc , now i got the issue, that is , HOW TO CALCULATED G/L ACCOUNTS BALANCE,AND PCA(profit center balance),  plz help me,
    Thanks,
    AKshaya,
    pune,

    Hi!
    Such inconstistency occurs often, if GL posting has occured after changing that GL often. You may try for  following notes :
    970096 , 1021174 , 1029639 , 1005736.
    Hope it will work.
    Thanks & Regards,
    Taral Patel

  • Mismatch between Closing Balance and Opening balance in FAGLB03

    Hi Guys,
    There is a mismatch for GL account balance between the closing ( 2008 ) and opening balance ( 2009 )
    in the transaction FAGLB03.
    However for the same GL account, the closing balance for year 2008 and opening balance for year 2009 are matching.
    Please suggest why there is a discrepancy.
    Thanks
    Srikanth.

    Hi
    but my question is how is the system showing some amount in the Balance carry forward row.Though the amount is not matching it is showing some amount.
    Where did it pick this amount from?
    Thanks,
    Srikanth.

  • The client is looking for trial balance and GL balance reports in Spanish

    hi sap techis
    I am facing a typical issue.the client is looking for trial balance report and GL balance report in Spanish language.the problem is if i change the language key from English to Spanish the entire language will be changed to Spanish is there any way by which without changing the language key in chart of accounts, we can obtain the reports in Spanish language.please help in taking out reports in Spanish from F.01 in Spanish
    Edited by: akausar on Apr 16, 2010 12:42 AM

    You have to translate all your financial statement version nodes from English to Spanish to be able to see Spanish texts in F.01.  To translate, execute T Code SE63 and choose Translation -> ABAP Objects -> Other Long Texts from the menu.  Then expand 'FI FI Balance Sheet/P&L Statement' and double-click on 'FIBS FI Balance Sheet/P&L Statement '.  Then change the source language to EN and target language to ES (they are greyed out but you will still be able to pick them from the drop-down menu).  Now put the cursor on Object Name field and press F4.  You will see the financial statements you have created in OB58.  It is a cumbersome task, but you have to drilldown to each node of your FSV and double-click on it and in the following screen you will see the English text on top.  In the bottom part of the screen you have to enter the Spanish text.
    Once you are done with translation, execute program RS_LXE_RECORD_TORDER and then push your translations into a transport request.

  • Beginning Balance and Ending Balance Calculation

    Hi all,
    I have got a critical requirement for my report.
    I have to calculate Opening and Closing Balances for every month
    Beginning balance amount of current month = Ending balance amount of previous month.
    and Ending Balance = Beginning Balance + Transactions(data available)
    My Beginning Balance amount initially will be loaded from Flat file.
    For the first month I will go with a calculated Keyfigure and calculate my ending Balance.
    Now, this ending balance of current month will be beginning balance of next month.
    The problem is for the second month if i want ending balance, how to hold that data, as that is a calculation.
    Secondly, if the data is for current period..that's fine, but if i have to see previous months data, how to get it??
    Thanks,
    Hima.

    Make a cell reference to the previous month in your query designer. I don't have any specific information available at this point, but I have done the exact same thing in the past and we could make it working using cell references. There's enough documentation available if you want to know the ins&outs of this.

  • Opening balance and closing balances for discounts?

    Hi all,
    I have a typical sceanario where in
    opening balance for discounts 10,000 (balance of last month)
    actual discounts  from the sales order 5,000
    manual upload is   from flat file            2,000
    closing balance is 7,000 (which is opening balance + manual upload - actual discounts)
    opening and closing balance needs to be calculated, how to calculate nor handle this on every month?
    level of granularity of the data is
    sku, month, rebate category and rebate amount?
    Thanks

    Hi Pooja,
    can you please let us know few things about your report requirements
    What is the extractor you are using?
    What are the KFs ?
    what are the selection parameters that you want to enter at the reporting level?
    is it the report related to FI AR. do you want to display the values based on the customer -->profitcenter?
    Bcoz we had a same requirement where our requirement was global recievables aging report in which the report need to display opening bal, sales,adjustment,colelction and closing balance and the aging values.
    here what we did is changed the modeling of the DSO and infocube.
    we had used non-cumulative KF in order to calculate closing balance and from that derived opening balance and again create a new formula to get the closing balance.
    if you can be specific with your requirement hope can help you with your report.

Maybe you are looking for

  • How can I save a partially filled in PDF form and complete it later, before submission?

    When I try to do this (in Reader X), I get the following error message: Any help would be greatly appreciated.

  • Upload infomation about mapping from say BW/BI system

    Hello Gurus,          how can I upload infomation about mapping from say BW/BI system ? I want to use this uploaded mapping information to update my mapping sheet document. Many thanks

  • Looking for a Popular IDE for JAVA

    Hi folks, I am starting my journey into JAVA programming -I am wondering if there are any cheap or free Integrated Development Environment (IDE) for compiling and running Java programs. I downloaded SDK (Software development kit ,version 1.2) and I a

  • HP G5305GR X2 250 RECOVERY PARTITION AND THEME

    Is there any way of making a recovery partition for my pc (I did the foolish thing to delete it before reinstalling windows when I had a few problems) and the preinstalled theme?  This question was solved. View Solution.

  • BT Hub 4 - ADSL details

    Is there anyone else out there also on a new BTHub 4 who could tell me where to find the full ADSL connection details? On my previous  BTHomeHub 2 it used to show the full ADSL details (noise margin, attenuation, etc) in the advanced settings. Can't