Invoices in AP Trial Balance

Hi All,
I am actually trying to match AP trial balance against GL balances. I need to know :
1. What the 'As of date' parameter implies while running the trial balance report.
2. The invoices that are reflected in the trial balance depends upon the 'As of date' ?
3. How do I get to know the AP liability 'Remaining Balance ?
Also, would really appreciate if someone can guide on matching the balances.
Thanks

Hi,
1. What the 'As of date' parameter implies while running the trial balance report.
The As of Date parameter means that the report will lists all unpaid or partially paid invoices with accounting dates on or before the As of Date you enter
2. The invoices that are reflected in the trial balance depends upon the 'As of date' ?
Yes, as per answer to 1.
3. How do I get to know the AP liability 'Remaining Balance ?
One of the report columns is "Remaining Amount"
Hope this helps.
Octavio

Similar Messages

  • (11) TRIAL BALANCE REPORT에 PAID 된 INVOICE가 보이는 CASE

    제품 : FIN_AP
    작성날짜 : 2003-05-13
    TRIAL BALANCE REPORT에 PAID 된 INVOICE가 보이는 CASE
    ==============================================
    PURPOSE
    Applications 11.0.3 환경에서 AP의 Trial Balance Report 실행시 잘못 생성된 data가 보여지는 경우의 문제를 해결한다.
    Problem Description
    Paid 가 완전히 이루어져서 gl 로 까지 transfer 된 invoice가 trial balance report에 여전히 remaining 금액과 함께 나타나고 있다.
    이 때 Payament가 한번 void 되었다가 다시 reissue 된 경우이다.
    Workaround
    1. Aplist11.sql 이나 아래의 select 문으로 invoice 상태를 check한다.
    SELECT invoice_id, invoice_amount
    FROM ap_invoices_all
    WHERE invoice_num = <'problem invoice'>;
    2. Trial balance에 data가 어떻게 entry 되었는지 확인한다.
    SELECT *
    FROM ap_trial_balance
    WHERE invoice_id = <results from query #1>;
    3. Invoice 에 대한 payment 정보를 확인한다.
    SELECT invoice_id, invoice_payment_id, accounting_date, accrual_posted_flag,
    cash_posted_flag, posted_flag
    FROM ap_invoice_payments_all
    WHERE invoice_id = <results from query #1>;
    4. Payment에 대한 distribution line 정보를 확인한다.
    SELECT invoice_payment_id, payment_line_number, line_type_lookup_code,
    amount, base_amount
    FROM ap_payment_distributions_all
    WHERE invoice_payment_id = <invoice_payment_id returned in query #3>;
    일반적으로 void 되었다가 reissue 된 payment의 trial balance가 잘못된 경우는 ap_payment_distributions_all table에 data가 잘못 생성되었기 때문이다.
    위의 테이블에서 잘못 생성된 data를 correct 하거나 delete 한다음에
    patch 375496 을 이용하여 trial balance 를 rebuil 하는것이 workaround 이다.
    Solution Description
    $AP_TOP/patch/110/sql/apautopb.pls 의 버젼이 110.6 보다 낮은경우 이런 문제 예방을 위해 AP D patchset 이상을 적용한다.
    Reference Documents
    NOTE 106744.1

    maybe OP want to extract all numbers from his inbox using regular expressions?

  • Cancelled invoices still appearing in AP Trial Balance report

    Hi,
    The invoice was cancelled during 2007 but it is still showing in the AP Trial balance and GL Trial Balance report.
    May I know why? The current fix is to go the JE and fix it to zero, but this involves lot of manual work.
    Please guide me to find the exact root cause.
    Regards,
    Muthulakshmi T.

    Hi,
    Please check this thread it should help you.
    https://forums.oracle.com/thread/1002139
    Regards,
    Yuvaraj

  • While "Invoice Cancelling- Accounting entry not effected in Trial balance"

    Dear All,
    Any one knows this please revert back.this Issue is very urgent (We have to Close the Periods)
    Issue: While "Invoice Cancelling- Accounting entry not effected in Trial balance"
    Invoice which is cancelled and accounting events for Invoice & Cancellation is taken place, but the entry for cancellation is not appearing in the GL Hence the reversal effect of expense is not seen.
    I can able to see the Reversal Entry in Payables > Reports > View Accounting A
    Here > Tools > View Accounting Events > View Journal Entries > Show Addtional Information > Transfer to GL Status is "No" after that i have Run the Transfer Journal Entries to GL even its not appearing in GL and not transfer to GL.
    @Have to Resolve this as soon as possilble, plz any one can lets guide me
    Reagrds,
    senthil

    Plz Update this asap.....

  • Fully Paid invoice is  appearing in "Accounts payable  trial balance"

    Hi all,
    i have proble with AP trial balance report..
    there is one invoice which is fully paid and accounted.
    but still that invoice is appearing in trial balance report.
    invoice amount is 0000000
    rmaing amount is (9856568) note: negatinve amoun..
    any one pls suggest as soon as possible
    thanx

    hi Octopus Rex ,
    rite.
    But i have one doubt tht.i have invoice which is paid.but it is still in "AP_LIABILITY_BALNCE" as you mentined **"The Accounts Payable Trial Balance report uses this information to report on outstanding invoice liability"**.But i have only single line for that paid invoice.
    the table "AP_LIABILITY_BALANCE" sholud have the oustanding amount only rite.why i am getting this paid invoice.
    can u give some point to releated paid invoce that will appear in this table

  • AP Trial Balance shows invoices already paid

    Hello Experts!
    I need your help on this please...
    There are invoices which were already paid in full that appears in our AP Trial Balance and the amount shown is equal to the invoice's withholding tax line.
    Example:
    Invoice Workbench---
    Invoice Number: 123
    Invoice Date: 06-FEB-2012
    Invoice Header Amount: 1,170.00
    Invoice Lines: Item amount of 1,170.00, Withholding tax of -10.45
    Amount Paid: 1,159.55
    Amount Remaining: 0
    Invoice Status: Paid
    AP Trial Balance Report (as of to date)
    Invoice Number: 123
    Date: 06-FEB-2012
    Payment Status: Fully Paid
    Remaining Amount: -10.45
    Thank you so much
    Regards

    Hi,
    This could be a data corruption for which we have a generic data fix. I recommend that you run the data fix master script from note 1360390.1. The resulting file will show any known generic data fixes that you should apply, such as the following:
    1370096.1: R12 Generic Data Fix (GDF) Patch for PAY HAS INCORRECT ACCTG IF RELATED INVOICE IS FULLY PAID AND HAVING PAY AWT
    1188825.1: R12 Generic Data Fix (GDF) Duplicate AWT Distributions Created During Payment
    Regards,
    Cheryl

  • AP Invoice Aging Report by GL Date (using: Accounts Payable Trial Balance)

    Hi
    Need some suggestions:
    I need to develop a custom report in (R12).
    Account Payable Trial Balance Report, does have the capability to run as of a particular date but it does not show aging buckets. This custom report is to be developed to meet the requirements from a Payables detail perspective as well as to reconcile.
    The report should show the balance due as of the report date selected. If As of Date = 5/31/11, then when the report is run on 6/15/11, it gives the results as it existed on 5/31/11. If we run it again on 8/31/11 for As of Date = 5/31/11, and again on 1/13/12, we get the EXACT SAME results each and every time except for the following fields: Current Status, Date Paid and Payment Reference Number.
    The end result should be this report ties to the penny to Oracle GL as of the date selected EXCEPT for any JEs posted to the account.
    Thanks
    Pravin

    Hi Pravin,
    For all transactions in Oracle, you will have GL dates (Accounting Dates) associated to it. If you use this date in your query to filter data, then you will get correct aging data as on a given date.
    To tally with GL, you also must check if the selected transaction has been accounted?
    Raajkumar G

  • AP Trial Balance Report Issue

    Hi gurus- I run the AP Trial Balance report and have an issue that I cannot reconcile with my raw data because when I export into excel, the invoice number is cut off after 20 characters.  This client has long invoice numbers.  Is there any way to get the SQL for this report and run it separately so I may see the invoice numbers and reconcile?  Thanks a lot.

    Hi,
    Please check note:553484.1, there are some queries provided to check the TB data like queries to compare XLA and GL data.
    Hope it helps

  • Open Payable,Receivable & Trial Balance!!

    Hi Guys,
    I need your help in Trial Balances.
    Our company has aquired a small firm which does not use Oracle ERP.
    Now we are planning to merge them under Oracle EBS.
    My question is what information do we need to bring related to their
    trail balances so that we can reconcile GL with AP,AR & INV.
    1) Open Sales Invoices
    2) Open Payable
    3) Advance Payment
    is there any GL component related to this to be brought in??
    Thanks in advance
    Prashant Pathak

    1) Open & Pending PO
    No Accounting impact unless you have encumbrance. So you do not have to worry.The only thing you need to worry about is definition of open PO. If PO is received but not yet billed you ought to have accrual balance in your old system (assuming accrual basis of accounting). If you convert these POs, when invoice is matched to this PO (this is no receiving expected as goods are in inventory or consumed), you have to make sure to use the accrual account (it should default). It is kind of a mess as you have to train people carefully to look for holds, which one is received earlier which one is received now and so on. Ideally the value of these POs+AP invoice value conversion with the accrual account should match with you accrual balance in your GL conversion.
    2) Open & Pending SO
    No accounting impact.
    3) Open & Pending AR,AP Invoices ( may be we might close Open invoice's in old system)
    AP for liability and distribution accounts, I think you should use actual liability account and reclassify later in GL (reclassify the one that was converted in GL) and for the charge account, you should use dummy accounts as the account could be accrual or actual department charge account. As this will be coming in GL, just make sure that the values match.
    4) Open & Pending Receipt
    Not sure whether you will be using a dummy bank account or actual one (accounting for cash and clearing are derived from the receipt classes) for converting these receipts. If cash gets converted in the GL into actual cash account (sensitive topic and highly individualistic to each implementation), then you have to use dummy cash account. If not in GL you have to use dummy cash account.
    5) Customer
    No accounting impact
    6) Vendor
    No accounting impact
    7) Item
    No accounting impact
    8) On Hand Inv ( what about the cost of this inventory? How do we tackle this in GL?)
    In inventory when we covert we have no choice in choosing the material account (inventory account) as it is taken from organization (average cost) or subinventory (standard cost) so on. Hence we cannot change that. The only thing we can change is the account we pass while doing on-hand conversion. Usually we call this guy as Inventory Clearing account. Depending on your set up (different inventory accounts for different organizations) you have to use different clearing accounts.
    So in inventory conversion you generate
    Dr Inventory account
    Cr Inventory Clearing Account.
    In GL you bring in the value of inventory account into Inventory clearing account. When you transfer from inv to gl, clearing account gets squared off.
    Thanks
    Nagamohan

  • AP Error (Accounts Payable Trial Balance)

    The payment's status is negotiable,but it still show in AP-Trial balance reporter,and when run the Payables Accounting Process,it show Accounting Entries Exceptions
    the context as follows,how to deal wirh it ? thank you in advance
    Payables accounting process report Log as follows:
    Oracle Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APACCENG module: Payables Accounting Process
    Current system time is 12-DEC-2008 15:59:35
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_JOURNAL_CATEGORY='Payments'
    P_SUB_TRANSF_TO_GL='N'
    P_SUB_JOURNAL_IMP='N'
    P_VALIDATE_ACCTS='Y'
    P_SUMMARIZE_FLAG='N'
    P_COMMIT_CYCLE='50'
    P_ORG_ID='83'
    P_DEBUG_SWITCH='N'
    P_TRACE_SWITCH='N'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG Environment Variable is :
    American_America.UTF8
    MSG-00002: Check that AX is not installed before calling the accounting engine
    MSG-00003: AX is not installed, Calling the accounting engine
    MSG-00004: After the call to AP_Accounting_Engine_Pkg.Do_Accounting
    Report Builder: Release 6.0.8.20.2 - Production on Fri Dec 12 15:59:35 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    Starting to account all the events created ...
    Cannot Account for void ofUOB SGD bank account's check number 568911 because som
    e prior event is NOT accounted.
    Finished accounting all the events created. Submitting Accounting Entry Report..
    End of log messages from FND_FILE
    and the check event type is PAYMENT CANCELLATION, the field cannot_account_flag='Y' in ap_accounting_events_all , don't know how to do that?
    Accounting Entries Exceptions Report
    Journal Category: Payments
    Accounting
    Date Event Type Supplier Name Document Number Voucher Number Exception
    Line <------- Entered Curr -------> <------- Accounted Curr ------>
    Num Line Type Account Curr DR CR DR CR
    23-JAN-06 Payment Adjustment Compart Asia Pte Ltd 568911 Fatal Error.
    1 Rounding 02.00000.809100.0000 SGD 0.00 433.48
    Edited by: user638343 on Dec 10, 2008 12:18 AM
    Edited by: user638343 on Dec 12, 2008 12:38 AM

    1. Take List of all applied Invoices of the Payment
    2. Check the status of those invoices. Each one of them should be in status 'Accounted'
    3. If not,Identify the problem with the Invoice and Clear that. The problem may be Invoice adjustment(adj to Paid invoices allowed).
    4. Try running Create Accounting again.
    5. If the problem persists still, it conveys us that the Transactions were struck in loop and can be resolved only by using UPDATE command.
    6. Contact Oracle for Data fix
    Regards,
    Sridhar

  • What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10?

    Hi Guys,
    What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10?
    I have to write an AP Invoice Aging Report in Discoverer to show all unpaid invoices that have been transferred into GL... Business wants it to match one-to-one with the AP Trial Balance standard report...
    Business wants to run the report for any date in a past...
    The report has two parameters:
    As Of Date - the same as As of Date for the AP Trial Report
    Trial Balance Run Date - the date when Trial Balance was run...
    Conditions are:
    TRUNC(Invoice Date) <=TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    TRUNC(NVL(Payment Date,'01-JAN-5000')) > TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    TRUNC(Invoice Creation Date) <= TRUNC(NVL(TO_DATE(:Trial Balance Run Date),SYSDATE))
    Distr Accounting Date <= TRUNC(NVL(TO_DATE(:As Of Date),SYSDATE))
    NVL(Distr Creation Date,Invoice Creation Date) <= TRUNC(NVL(TO_DATE(:Trial Balance Run Date),SYSDATE))
    Show_Flag = 'YES', where:
    Show_Flag = CASE WHEN ( NVL(Cancelled Date,'01-JAN-1901') > NVL(:As Of Date,SYSDATE) AND NVL(Inv Amount Aud,0) = 0 ) THEN 'YES' ELSE ( CASE WHEN NVL(Inv Amount Aud,0) = 0 THEN 'NO' ELSE 'YES' END ) END
    There is a difference between the logic of my report, and the logic of AP Trial Balance...
    Could you please advise what I'm missing?
    Thanks,
    Iana

    What is the query for Accounts Payable Trial Balance (APXTRBAL) in 11.5.10? You can get the code by opening the report in Reports Builder and get the query.
    Or, enable trace/debug as per (FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12 [ID 296559.1]).
    Thanks,
    Hussein

  • Accounts Payable Trial Balance in R-12 report rows don't balance

    Hi,
    Background: I am in a municipal government using encumbrance accounting in R-12.
    In 11i the AP Trial Balance (APTB) always balanced line for line when comparing the ORIGINAL AMOUNT to the AMOUNT REMAINING. This is not always the case in R-12.
    In R-12, if the invoice involves multiple accounting distributions that cross funds, then the ORIGINAL AMOUNT column shows invoice totals (e.g. three rows of $30 each). The AMOUNT REMAINING column shows line amounts (e.g. three rows of $10 each). This results in these three lines being out of balance.
    Is this by design in R-12, or is it a glitch, or is this something that is only happening to my instance?
    Thanks for your assistance!

    Hi,
    We also faced the same problem and approached Oracle support.
    They provided us with a patch and datafix. Better raise an SR and get specific support.
    Regards,
    Sridhar

  • Accounts Payable Trial Balance Report does not include a Credit Memo amount

    Hello Experts,
                        We are having an issue with Ap Trial Balance report not displaying a credit memo amount whereas Gl Balance shows that amount. The Credit Memo has a August invoice date and September pay date but it’s not showing up in the trial balance for August. The acconting date on the Creditmemo is in august.
    Thanks in advance for any help.

    Hi,
    We also faced the same problem and approached Oracle support.
    They provided us with a patch and datafix. Better raise an SR and get specific support.
    Regards,
    Sridhar

  • Trial balance report - general question

    Hi,
    This is the first time that I am using the trial balance report (to compare it with a Discoverer report that was built for another purpose).
    If I am running a trial balance for the end of May, and an account has a payment due in June, then the account does not appear in the report.
    The user feels that it really should.
    Can someone explain to me the purpose of the trial balance, i.e. if the report is supposed to only show the balance of due invoices or of any invoice that is not fully paid?
    Thank you.
    Leah

    Hi John,
    First, let me explain that we have an aging report that was written and our user is comparing it with the trial balance report. This is how the whole thing began. There is too big a difference. Yesterday, our user suggested that we run the trial balance for May since there is too much activity happening now in June.
    I decided to run a trial balance for the first of February 2010 figuring that was plenty safe. One of the customers listed had 4 invoices in the report. One invoice that was missing, though, was an invoice from January 17, 2010 that was paid (GL date) March 28, 2010. (There are others like that). The question: should it have been listed or not? It was in the aging report which our user felt was correct.
    Being (I assume-maybe I am wrong) that the trial balance report was not written just for our company, I am assuming that it must be correct otherwise there would be complaints from all over. That is why I finally turned to the forum to try to get an understanding. If the trial balance is correct, then the user cannot compare the aging report with the trial balance. If it is not correct, then we must turn to Oracle.
    Is there some information that I should look for from the missing invoice that I gave as an example that would explain it not appearing in the report?
    Thank you.
    Leah
    I would just like to add that I just noticed that there is another invoice from January 17th that IS in the report. It is also paid on March 28th. The only difference between the two invoices that I see, is in the distributions. The one that is in the report has the amount split between ITEM and TAX while the one that is not in the report has the full amount as type ITEM. Both have Withholding Tax as 0.
    Sorry for these added comments. We had an electricity problem all day at work (I am at home right now) but someone suggested that the invoice that is missing might have had a creation date AFTER the first of February even though the invoice day was in January and that is why it does not appear. I will not be able to check it until I am at work tomorrow (which will be around 10:00GMT).
    Thanks.
    Edited by: user476771 on Jun 21, 2010 9:52 PM
    Edited by: user476771 on Jun 21, 2010 10:21 PM
    Edited by: user476771 on Jun 22, 2010 5:41 AM

  • Start Date for AP trial balance report

    Hello
    Am working on generating the Trial balance report in the Payables. I am running the "Accounts Payables Trial Balance report. For this report, in the parameters, there is "As of Date" parameter, but I do not have the "Start Date" parameter. I wanted to get a trial balance report for a given analysis period, like between Jan 03 and Dec 03.
    Can any one please let me know about this.
    Thank you
    Bob

    Hi Bob.
    I'm affraid such report is not available.
    You may get something similar by running the RX-only: Payables Invoice Register by Detail. You also have the option to change the way data appears on the report on it is an RX report.
    Octavio

Maybe you are looking for

  • SAP GUI for HTML - Short dump for Office intehration

    Hi Experts.   I am using portal to view the transaction and it needs to open a document, while opening a document through it getting an error. when using   SAPGUI for HTML.    But it is working fine for GUI for Windows. ( selected this option in iVie

  • My Razr restarts all the time

    My razr has been restarting itself every 5 minutes for the last 24 hrs. It started doing this while on the charger. It also didnt charge. I deleted a bunch of programs that always started themselves automatically. I started my phone insafe mode and i

  • Having problems updating my 16gb touch 1g to firmware 2.2

    Hello I purchased an ipod touch 16gb, it had an old firmware so once connected and available to itunes I updated the firmware to 2.1 which required a purchase. I have filled my ipod with my pod casts and music from my libary but I am now unable to up

  • Is it possible to expand the toolbar horizontally to see all the tools? If not, will it ever happen

    I used to use configurator to make a panel the showed all the tools without the need to expand. Now with cc2014, configurator is no longer available. I would like to see all the tools in the tool bar without the need to hover over the small icon. Tha

  • Using workflow in DMS

    Hi. I have several questions about using workflows with DMS. I want to implement an approval workflow. - Is it possible to fix the next status of the document if somebody doesn't approve the workflow? - Is it possible to manage distribution lists whe