Aging report on top of Posting Date

Dear All,
We have one standard report Days Overdue Analysis (0FIAR_C03_Q005). The values for ranges (0-30,31-60 and all ) are getting calculating based on Net Due date.
But I want to calculate that based on posting date.
Can anyone plz tell how we can do this?
I really appreciate your input on this.
Regards,
Rishit

Hi Rishit:
I did a similar custom report for Dispute Aging at my client site using Dispute creation date for aging calculations. I also had to change the buckets to 1 - 10, 11 - 30, 31 -90 instead of the standard 1 - 30, 31 - 60, 61 - 90 etc.
All i did was copy the standard query, change the offset values to meet my user requirements and then change the characteristic for the due date variable to use document creation date instead of net due date. That is where ever i saw net due date characteristic i simply replaced it with document created date characteristic and used the same variable that was used on net due date in the standard query. I dont recall having to create duplicate variables because if i remember right, the variables on date characteristics are usually usable across different date characteristics.You might be able to do the same with posting date instead of net due date.
Hope this helps.
Let me know if you need more details.
MP.

Similar Messages

  • What is an ageing report? What are the data sources used to develop an agin

    Hello BW gurus,
    I was going thru some of the BW resumes. I could not understand some of the points mentioned below. Kindly go thru them and please explain each of it.
    Thank you.
    TR.
    •     Developed AR ageing report, created invoice layout and processed invoices.
    What is an ageing report? What are the data sources used to develop an aging report
    •     Worked on month-end and year end processes such as Balance Sheet Statements and Profit and Loss Accounts. 
    What data sources does one use to get Balance sheet and P&L accounts tables and fields.
    •     Involved in the end to end implementation of BW at Reliance Group as a team member.
    What are the tasks a BW consultant normally performs when he is involved in an end to end implementation project or
    a full life cycle project?
    •     Extensively worked on BW Statistics to optimize the performance of Info Cubes and to create Aggregates.
    What do you mean when you say worked on BW statistics to optimize the performance of Info Cubes.
    What are aggregates why do you need them?
    •     Prepared design documents from the Business Requirement documents and identified the
    relevant data targets for satisfying the customer requirements.
    What are the design documents does one prepare, please give an example. 
    Is cube a data target?

    What is an ageing report? What are the data sources used to develop an aging report
    Aging refers to values in different time period ranges. Example, the customer (credit) aging report can look like this.
    customer (credit)  for current period, 0 to 30 days, 30 to 90 days, 90 to 120 days. This is the way aging is classified.
    What data sources does one use to get Balance sheet and P&L accounts tables and fields.
    For P&L information, you may use 0FI_GL_6 datasource (or 0FI_GL_10 if you use ERP 5.0 version). This datasource reads the same information used in R/3 transaction f.01 (table glt0).
    What are the tasks a BW consultant normally performs when he is involved in an end to end implementation project or a full life cycle project?
    Requirement gathering, blueprint creation, development etc
    Refer to posts on Sap Methodology  and Sap lifecyle
    What do you mean when you say worked on BW statistics to optimize the performance of Info Cubes. What are aggregates why do you need them?
    Please check these links
    http://help.sap.com/saphelp_nw04/helpdata/en/8c/131e3b9f10b904e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f0/3c8c3bc6b84239e10000000a114084/plain.htm
    What are the design documents does one prepare, please give an example.
    Design document is basically a document to say  how the design is to be developed for a particular solution ex: FI it says what is the data fow and what are the data targets  to be used and how data shld be stored  for providing the client a solution they need.
    Is cube a data target?
    Yes cube is a data target.
    Hope this Helps
    Anand Raj

  • All Inventories Value Report&Inventory Ageing Report& Current And as on Date Stock not matching

    Hello All,
    I am new to inventory. I need some help.
    After opening the periods of purchasing and inventory for the month of April'15. The below reports should match in costing.
    But they are not matching. Kindly help on this as its PROD.
    Inventory Ageing Report
    Current And as on Date Stock Statement With Value Report
    All Inventories Value Report - Average Costing
    Thanks
    RR

    MBEWH is the valuation history, this is only updated with the first movement after a period closure. And the period is a month.
    There is no table in SAP that holds the stock information on daily basis.
    You have to develope this yourself. Easiest method by copying a table like MBEW and MARD  daily to a Z-Table.
    A stock situation  at a certain date can be calculated with MB5B.
    Edited by: Jürgen L. on Aug 5, 2008 4:06 PM

  • Aging Detail in PLD and Posting Date

    Anyone,
    I try to add a new column in the default PLD for Vendor Lialibilities Aging- detail. the Posting date since not showing or it show as repeated data. anyone can help ? there is now variable found, or the variable sometime didnot show the actual one.

    jimmy
      thanks you with all the helpful note, i am not here to find information on how the product could be comparable with other but to solve the issue of the PLD which have given us the issue of unable to run and read report from the standard point of view, such as comma Vendor Aging report which could not show posting date (from AP invoice). I am here to help the company to max the product value even they had agree to use the product before i was with the company. I hope you can be helpful and share with me what is the actual system variable or how to read the actual variable from the PLD after the upgrade as number changed.
    In fact, when i try to customize the Vendor Statement Report, most of the content show "text" type in format... hope you can understand our need
    wei

  • Aging report from a different base date

    Hi,
    There is a requirement in Aging report. The report should show the the 30, 30-60, 60-90 etc with a different base date/(reference date (OPEN DATE) in stead of the current date. In this case current date should be shown as RUNDATE and there should be one more date field as OPEN DATE  in the page footer.
    Please help me to solve this. Thanks in advance.
    BABASHARI

    Add a parameter for the date that you want to age by.  Use the datediff() function to determine the age of each item in a formula field that uses that age to group items by the range of dates desired (basic syntax):
    dim days as number
    days = datediff("d",{due date}, {?date parameter})
    if days < 31
      formula = "  0 to  30"
    elseif days < 61
      formula = " 31 to  60"
    elseif days < 91
      formula = " 61 to  90"
    elseif days < 121
      formula = " 91 to 120"
    else
      formula = "Over 120"
    end if
    HTH,
    Carl

  • Customer Receivables Aging Report doesn't show correct data

    Hi Experts,
    I have some problem when executing Customer Receivables Aging Report.
    I'm using 8.8 PL14.
    (It should be bug this is very strange ...)
    I can't get same result even if I run it continuosly when I selected option "group by Customer" .
    Total amount of balance due is change each time because of BP shown in the report is change.
    I also got the message " Data is not available, modify selection criteria and re-enter" even though I never change selection.
    During executing this report, no Invoice and JE and banking data were input.
    Please advice if you know about this error or having something information.
    Thanks,
    Kaori Shirasuna

    Hi,
    The latest patch level available for B1 8.8 is PL16. it will be released on week Oct 25-29, 2010. You may directly upgrade to this latest patch level to solve the issue. If you want to try using query SQL to generate the aging report, there are some threads discussion about the query. You may search it in the SBO reporting and printing forum.
    JimM

  • Report to get correct posting date of material document?

    I have material number (matnr) and plant (werks). Which report do I use to get posting date of material document (mkpf-budat) ? Thanks!

    Hi,
    Use MB51 or MB5B as per your convenience.U will get the Matl Doc,Mov Type & Posting Date.
    Award points if helpful
    Thanks & Regards
    Saeed Arif

  • Expense reports with respect to posting date

    Hi Folks,
    Kindly let us know if any statndard reports are available to extract trip details with respect to the trip posting date (prrw).
    Thanks,
    Nandagopal C

    Hi Folks,
    The posting date is maintained in the table PTRV_Doc_header. Using the table we have created a  query to fetch the posted trips according to  posting date.
    Thanks,
    Nandagopal C

  • Report on most recent posting date

    Hi experts,
    My report needs to show the fields profit center and its posting date.posting date should have a selection variable for the user to enter a key date.The report should show only the last posting date for every profit center before the key date.
    my doubt is that the data in the infoprovider should be compared to get the last posting date. is it possible to read the data and get the recent posting date in the customer exit for the variable on posting date.
    Please suggest the possible ways of doing this.

    Hi Krishna,
    The recent posting date for the profit centre can not be stored as a transaction data in the cube and it can not be derived in the customer exit.
    You have to add a date field as the master data attribute of profit centre and populate that from the transaction cube data to get last posting date for each profit centre.
    You can then show is as the nav attaribute of profit centre in the report.
    Thanks,
    Krishnan

  • Customer ageing report on basis of invoice date and dispatch date

    Hi
    In SAP FI, i want customer report on following basis:
    Due Date
    Invoice Date
    Dispatch Date.
    The above report should be in bucket format i.e. 0-30 days, 30-60 days and so on.
    Please let me know if there is standard report available or report needs to be created.

    Hi Sanil,
    Please let me know how to create the report in this FDI2
    Thanks.
    Edited by: jahnaviprasad on Aug 10, 2011 11:44 AM

  • A/r Invoice report query based on posting date selection criteria

    Hi experts,
    I am trying to write a query to get the A/r invoice report including Docnum, Docdate, cardname, project, linetotal, taxcode, taxtotal.
    and i tried the below query
    SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName],T1.[LineTotal] FROM OINV T0  INNER JOIN INV1 T1 ON T0.DocEntry = T1.DocEntry WHERE T0.[DocDate] >=[%0] AND  T0.[DocDate] <=[%1]
    In this query ,
    1) i am unable to sum up the linetotal( total before tax) 
    2) also unable to fetch the sum of taxamount.
    3) its more important , the above query will  me docnum , when i try to open that doc, it opens the 2007 docments. whereas the other details are correct like docdate, amount and all.
    example:   from date: 1/04/2011    to date: 28/07/2011
    Docnum    Docdate  cardname   linetotal.... etc
        2              1/04/11   XYZ              5000
    when i click the 2 (docnum)  it opens me the 04/04/2007  documents.
    how to limit the doc within the periods given?
    thanks in advance
    Dwarak

    Hi Rahul/Gordon,
    thanks for your query's .
    additionally,   i want this query without the A/r invoices whichever having credit memo as target doc. 
    and
    i have selection criteria as  T0.[U_Sec_Category] = '[%2]'  and this has 3 values like  1)CIM 2)BIN 3)DMP
    among these  CIM should be seen only only user1  and BIN & DMP only by user2.
    can u plz get me this
    thanks,
    Dwarak

  • Re: SQL for Gross profit Report by Customer between posting date parameters

    Hi,
    im new to SAP Forum, and have been provided with a task to provide the above referenced report.
    The problem is that i am completely new to SAP and its 'T0. ' classification on headers in SQL.
    So firstly, what does T0 stand for?
    Secondly - would anyone have an idea about how i may go about producing a report which details the Gross Profit earned by Customer by Period?

    Hi,
    We use T0,T1 etc for tables alias name.
    Select t0.docnum from ordr t0
    here t0 is the alias name for table "ORDR"
    Check below link.
    http://www.w3schools.com/sql/sql_alias.asp
    Regards
    Deepak tyagi

  • Standard report to show last transaction date posted to an asset

    Is there any standard report in asset accounting which shows- to view the last posting of transactions to an asset (if there were up or down movement on the asset values) excluding the depreciation posted.

    Try individual Asset transactions report , you can specify posting date ranges here and display report Asset wise -- S_ALR_87012048 - Asset transactions ,S_ALR_87012050 - Asset Acquisitions ,S_ALR_87012054 - Intracompany Asset Transfers ,S_ALR_87012052 - Asset Retirements
    Also check S_ALR_87012058 - List of Origins of Asset Debits .
    Lastly you can go with the Query SQ01 or SQVI reports.
    Regards
    Mukta

  • Invoice Date on Aging Report (system)

    The canned aging reports do not provide Document Date.  It does provide the Invoice or Credit Memo Document Number, we need it to pull the date of these documents as well.  Every customer of ours is seeking the same information on the aging reports and as of now, there is not a way to deliver same.

    No,You can't display date in supplier aging report.
    But as workaround you can append date
    at end of  vendor reference number in ap invoice
    and it will show it in supplier aging expanded report.
    Jeyakanthan

  • New Parameter As Of Date (Period) In Invoice Aging Report   Doc ID:752120.1

    Hi Hussein,
    EBS R12 (12.0.6)
    Rhel 4.6
    How do I apply this kind of patch?
    Solution
    This is Enhancement Request 70091
    ADD PARAMETER TO RUN INVOICE AGING REPORT AS OF A CERTAIN DATE
    Thanks a lot

    Hi,
    Looks like the patch is not released yet. Please log a SR to confirm this with Oracle Support.
    Regards,
    Hussein

Maybe you are looking for

  • New download of keynote files when changing wifi network with iPad

    When i change the Wifi Network with my ipad3 (without 3G) it always starts to download the keynote, numbers and pages files from the iCloud. You can't open any file until its downloaded again, you just see the Folder and the file as a placeholder. In

  • Question on GR/IR clearing - T/code F.19 (Urgent)

    Dear Guru, I have some questions on GR/IR clearing GR and IR have been done for a PO. I run F.19 for GR/IR clearing. Next, I run a customised report to check whether the GR/IR for this PO has been cleared. However, the detail is still resides in tabl

  • Adobe Photoshop CS is installed on my computer, however the icon is missing from my desktop.

    Adobe Photoshop is installed on my computer, however I am not able to open the program.  I clicked on the start menu and typed in the word photoshop to get the program, but it did not showup.

  • HDMI gives audio/no video - 42HL167 1080p

    I purchased a Toshiba 42HL167 1080p LCD in July of '07 new from Best Buy. Yesterday, after simply unplugging and plugging in the HDMI cable, I now get audio only - no video. My previous setup was a Motorola FIOS box and a PS3 that fed into a Sony HDM

  • Vibrate Profile - not working

    When I receive texts, calls, emails, the device is not Vibrating, although it is set to "Vibrate" and all the Vibrate settings in 'Advanced' seem ok...Am I overlooking something obvious?