Customizing AR Invoice Aging 4 buckets Report

Hi,
I have a need to customize Invoice Aging 4 bucket report. Output type has to be XML (which is taken care of)
The main difficulty I'm facing is adding 3 extra columns. Customer type, Property Number and Company.
I have modified the G_C query accordingly but when I run the report, it says no data found.
Can anyone help me with this?
Thanks ahead !

Hi All,
I was able to customize. We have to specify different aging_type present in ar_aging_buckets table so that we will be able to get the required periods.
Thanks and Regards,
Mahesh

Similar Messages

  • AR - Aging Bucket report Customisation

    I have a requirement from end users to be able to run an aged debt report for any date range in the past e.g. From 01-Jan-2008 to 01-Jan-2013.
    Aging Bucket report only has, "As of date" field in the parameters.
    Is it possible to add additional parameters to this report?

    Hi.
    I don't believe such parameter can be included in the Aging reports. According to the user manual, the design of the report is to:
    Receivables includes all open items whose GL date is before or the same as the date you enter, and whose GL date closed is after the date you enter. The default is the current date.
    Besides, such parameter would cause debts to be excluded from the balance.
    Octavio

  • Customer Paid invoice aging report.

    Hi Experts,
    Our client want to know how many days customer took to pay the invoice, we have checed in the customer payment history here we can see the total amount it includes the dedution and the cash discounts he want to know the amount by excludin the dedutions.
    Please let me know is there any report to find how many days customer took to clear the invoice. and let us know how to deduct the other deductin in the customer payment history (FD11).
    Regards
    Sreekanth

    Hi,
    Can you explain little bit briefly with any simple example also
    Regards,

  • Help with Aged Debt report

    Hi,
    I have a good aged debt report, but I would like to also include the Notes text for each customer on the aged debt report my sql is as follows:
    SELECT a.trx_number doc_no,
    a.trx_date doc_date,
    a.status status,
    a.bs_batch_source_name Source,
    a.al_class_meaning Class,
    a.due_date Due_date,
    a.amount_due_original original_amount,
    a.amount_due_remaining amount_remaining,
    b.customer_name Customer_name,
    b.customer_number Customer_number,
    b.customer_class_code Customer_Class,
    b.profile_class_name Profile,
    nvl(a.days_past_due,0) days_past_due
    FROM apps.ar_payment_schedules_v a
    LEFT OUTER JOIN apps.ar_customers_v b
    ON a.customer_id = b.customer_id
    WHERE a.amount_due_remaining<>0
    UNION SELECT
    acr.receipt_number doc_no,
    acr.receipt_date doc_date,
    acr.receipt_status status,
    DECODE(acr.receipt_status_dsp,'Applied','On Account','Unapplied') Source,
    'Unapplied Cash' Class,
    acr.receipt_date Due_date,
    acr.amount *-1 original_amount,
    acr.applied_amount-acr.amount amount_remaining,
    acr.customer_name Customer_name,
    acr.customer_number Customer_number,
    'Unapplied Cash' Customer_Class,
    'Unapplied Cash' Profile,
    ROUND(SYSDATE- acr.receipt_date) Days_Past_Due
    FROM apps.ar_cash_receipts_v acr
    WHERE acr.amount <>0
    AND acr.type <> 'MISC'
    AND acr.receipt_status_dsp <> 'Reversal-User Error'
    The Notes Text is in table AR_Notes but I not sure how to link to this table.
    Any help would be great.

    Hi,
    As per oracle ETRM:
    "AR_NOTES" joins "RA_CUSTOMER_TRX_ALL" using "AR_NOTES.CUSTOMER_TRX_ID"
    the "CUSTOMER_TRX_ID" can also be found in the "apps.ar_payment_schedules_v"
    But you will not find it in the "apps.ar_cash_receipts_v"
    So you can join it to the first part of the select...

  • 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 --Invoice Aging Report    aging period 0-360 periods

    we need to increase the aging report by 0-360 here i am diving like
    0-30 31-60 61-90 91-120 121-150 151-180 181-210 211-240 241-270 271-300 301-330 331-360
    The standard layout prints only 4 periods , we want to print all the above periods in output.
    1st i have created one test aging period.
    0-30 31-60 61-90 91-120 121-150 151-180 for testing i created this aging period and once i run **the standard report its displaying upto 61-90 the rest are not printing.**
    because standard report layout has only four periods. are those periods won't be incremented by our AGING PERIODS given in priod given.
    what i have to do for this. does the report will not print automatically the period given.
    how to print my given aging period 0 -150 .
    if the standard one report i need customize then what are the process steps in report builder and how to add extra aging period to standard layout.
    Please provide the usefull links for all
    suggestions are greate help
    thanks
    koteshwar

    Hi Koteshwar,
    the report will not display aging periods beyond 4 buckets which is the intended functionality as per
    below oracle reference:
    System Should Allow More Then Four Bucket in Invoice Aging Report [ID 1298644.1]
    However, you are create your own report or make a copy of this report and perform modification. For performing this activity, you need a dedicated report developer .............
    Regards,
    Ivruksha

  • AP Invoice Aging Report in BI Apps

    Hi All,
    I am working with BI Apps 7.9.6.4 ( Financial Analytic)
    In AP DAshboard, we have AP Invoice Aging report.
    In this report 1-30, 31-60, 61-90 and 91+ Aging Buckets are available.
    I want all 365 days like 1-30, 31-60, 61-90, 91-120,121-150,151-180, so on.
    Please guide me how to achieve it.
    Thanks In Advance,
    Prashant

    Please provide some more information.
    How to extend the buckets parameter.
    Thanks,
    Prashant

  • Customer and Vendor ageing report by ItemGroup@%@#$%@#$??

    Hi All
    How do we get Customer and Vendor ageing report by "ItemGroup"?
    I know there is a standard report in Business One which gives you the ageing report by Business Partner Group.  But I dont know whether it is possible to get by "ItemGroup".  Please help me and excuse me for weird requirement..
    Thanks

    Hi Gordon,
    that query is actually designed for getting the purchase reports with all the excise and other tax related information per line item in the marketing document.   my requirement is something different than this where the client wants to see the ageing report by Itemgroup. 
    Since ageing is based on the invoice due date it looks difficult to bifurcate the each individual line item, its group, its line total and their due date.  means we should add all the open invoices' line items to be grouped with its total based on the due date.  any other way to solve this?
    thanks

  • Aging - 7 Buckets Report needs to display by Calendar month not by days

    The requirement is to display the Aging - 7 Buckets Report display by calendar month not by days. So is it suggestible to customize it or write a new custom report?
    Please let me know if you have any solution on how to do it? i appreciate your help and time.
    EX:If this is OCT and the report is run during this month
    OCT-10 SEP-10 AGU-10 JUL-10 JUN-10 MAY-10 APR-10
    Customer Amount Current Past Due Past Due Past Due Past Due Past Due Past Due

    Hi
    Could you please let me know if you were able to achieve Aging by bucket months?
    Can we create aging bucket that is monthly and not on the basis of days?
    Regards
    Divya

  • Need to convert AP Invoice Aging Report in Excel format

    Hi,
    Need to convert AP Invoice Aging Report in excel format..there was an existing Invoice Aging report in AP and that was in paper format. That we need to convert to rtf template..
    There was an other concurrent program called 'Invoice Aging Report (XML) - Reserveed for future use', when i am using that rtf template..to get the report output it was taking more than 1 hr time.
    1)Is there any way/patch to get that XML report to be used in 12.1.3 EBS version
    2) is there any other way to get the report output faster.
    Thanks..

    Hi,
    When submitting the request, you may change the output to Excel and get the output in Excel. Otherwise as you mention if you getting the output in text format, you may download the text format and open the document in excel and use the delimitation to format in excel as per your requirement.
    1)Is there any way/patch to get that XML report to be used in 12.1.3 EBS version
    2) is there any other way to get the report output faster.
    Is your statistics up to date, when did you last run gather schema statistics program in Sysadmin responsibility.
    Also what is the record quantity that you are expecting here? Is date range parameter available in the report and if yes, did you try running the report for a day to check the output.
    Thanks &
    Best Regards,

  • AP Invoice Aging Report for past date

    hi guys,
    I am running R12.
    my requirement is to run AP invoice aging report for past dates (same like AP Trial Balance Report), but the seeded invoice aging report has no option to do so.
    would appreciate some help
    thanks in advance
    Ravi

    Hi Senthil,
    I am running R12.
    my requirement is to run AP invoice aging report for past dates (same like AP Trial Balance Report
    if u have any solution to this , please suggest me how to resolve this requierement.
    thanks in advance
    Ravi
    mail:[email protected]

  • Why invoice aging report only display invoice remaining amount?

    I setup aging period 0~30, 31~60,61~90,90~9999.
    When I submit invoice aging report,Only Remaining Amount Display. The period column-label is null and the value is zero.
    Why?

    sounds like intented functionality. Are you using the correct version and not an older version of the report?

  • Customer Open Balance Aging Report S_ALR_87012178

    hello,
    we are using this report Customer Open Balance Aging Report S_ALR_87012178 but when run, it brings customers' names from VD03 search field, instead it would be handy to see full names from Name-field. I understand S_ALR_87012178 is a static report, but my question would be is there any other transaction/report which shows the same but with customers' full name?
    thanks in advance

    S_ALR_87012178 is the only standard customer aging report.
    Following two solutions I could think of to fit your requirements.
    Develop a custom report by copying standard customer reports that have full customer name and make changes according to your need.
    Or
    In report S_ALR_87012178 the customer name is populated in Address field. So you can use this field as your customer name and develop a custom report.
    Thanks

  • How to change AR aging 4-bucket report to 7-bucket

    hi 2 all
    how to change AR aging 4-bucket report to 7-bucket  in oracle apps r12 . in AR module 7 bucket report also exist but it include all collection (applied & unapplied) my requirement is that aging create on applied collection just like 4 bucket. thanks
    Regards ,
    Zulqarnain.

    the planning book transport as mentioned by Ian will get your time bucket profiles   to production
    ....along with macros
    Producton systems are usually closed to make planning book changes (the system would be locked - its not an authorization issue)
    its better to transport the planning book with the correct time bucket profile
    P,S: there is a quick and dirty way to make the change you want though without going though the transport...  but if you can transport... do that

  • AR Aging - Need to change 7 bucket to 5 bucket - Report Builder

    Is there anyone out there who might be able to help me? We've recently implemented Oracle Applications 11.5.10 and I have to use report builder to change the Accounts Receiveable Aging (7 bucket) to a 5 bucket report. I'm not a big Oracle Reports guy, but I've stumbled through making some changes in various other reports. But this one is just plain nasty! :)
    I was thinking that I could simply add buckets 6 & 7 to bucket 5, then just hide or delete the 6 & 7 buckets. But I'm not sure where to even start. Any help with this would GUARANTEE a Christmas or other holiday card this year! :)
    I really want to keep this simple as possible, so any help would be very....helpful. :)
    Thanks again!
    Steve

    Well, as an update, I was able to do 90% of what I needed to, but I still have one problem remaining. Hopefully someone will help, because this part is hurting my head. :)
    I was able to move things around, combine a couple of buckets, and convert this to a 5 bucket report. The only thing left to do is add two flex-fields (attribute11 and attribute12). The problem is, unless I'm looking in the wrong place, the SELECT statement is being built dynamically and I need these two fields from "ra_customer_trx_all_mrc_v" or "ra_customer_trx_all". Does ANYONE have any experience or knowledge about this? I've added fields to queries before and then been able to add them to a report, but this is the first I've come across that builds the query dynamically...
    Thanks to anyone who can help!
    Steve

Maybe you are looking for