Current Perod Vs Previous Period compraision in WebI

Hi All,
I have 2 variables at input, fiscal year period and calendar date. Both variables are optional.
At run time user will only input prompt value for a single variable only. I want previous period comparison as well.
Eg. If user enters Fiscal year period variable 001.2010 to 007.2010, I want sales for that period and in next column I want sales for 001.2009 to 007.2009.
Similarly if user enter calendar date variable 31.03.2010 to 31.07.2010 then in next column  I want to calculate sales for  calendar date exit as 31.03.2009 to 31.07.2009.
I have universe which was created on top of SAP BW Cube. I wanted to do this at Business Object Level either in Universe or WebI.
Can anyone have idea on this ?
Thanks.
Regards,
Rishit

Hi,
I think there is a way to do this, take normally first 4 fields, product | current period 0108 - 0208 | previous period 0107 - 0207 | current - previous
Then remove 0CALMONTH from columns and after that create a RKF by new selection, using sales Keyfig. with 0CALMONTH resticted to the value 0108, and next take a new selection and restrict the same with 0208.
Similarly restrict for remaining months also (0107  0207  0108-0107  0208-0207 ) so that it can be arranged in the order u want.
Hope this helps.
Rgs,
I.R.K

Similar Messages

  • COPA Report current period and previous period issue

    Hi Gurus,
    I have defined COPA report (Tcode KE94) based on line items. Now I want all values to be displayed based on an entry parameter in terms of period. That is to say that  If I give input values of "010.2013" as a period entry , my report should display the values for the the period specified i.e. 010.2013 in the first column and in second column  values for the period 009.2013 should be displayed and in the third column values for the period 001.2013 till 010.2013 should be displayed cumulatively.
    For this, I choosed the character "period/year" in General data selection tab, clicked "Variable on/off" tab and gave values "From"  as well as "To" for the Global Variable "OFP"  which is Curr.fisc.per./year.
    For the 1st column (1st column which is suppose to display the values according to selection parameter), along with the character "company code" , I choosed the character "period" and clicked "Variable on/off" tab and gave value "From"  as well as "To" for the Global Variable "OFP"  which is Curr.fisc.per./year.
    For the 2nd column (2nd column which is suppose to display the values for the immediately preceeding period of the selection parameter), along with the character "company code" , I choosed the character "period" and clicked "Variable on/off" tab and gave value "From"  as well as "To" for the Global Variable "OFP"  which is Curr.fisc.per./year. While doing so, I selected operator as "-" and choosed offset as 1.
    For the 3rd column (3rd column which is suppose to display the cumulative values from the beginning of the fiscal year till the period mentioned in the selection parameter), along with the character "company code" , I choosed the character "period" and selected 001 in "From" and 016 in "To" tab.
    Company Code selected in all the three columns is same and I have selected actual values i.e. 0 for "plan/actual indicator" tab.
    When I run the report through Tcode KE30 , I give values as "010.2013" for the From and To selection tabs. System shows the values as per the selection parameter in the 1st column which is correct  but display values same as per coulmn 1st in the 3rd column which is wrong because it should be cumulative. 2nd column is blank. 
    How to display the values for the immediately preceeding period and for cumulative period?
    Regards,
    makrand

    Dear Ajay,
    Thanks for the reply. Here are the screen shots.
    For the general data selection tab
    For the first column "current month" i.e. for the month
    For the second column "Last Months"
    For the third column "Cumulative" i.e. year to date
    Following is the result of KE30
    Values for the period 010.2013
    You can see that values in the report for the period 011.2013 contains value for the previous period which is 59090.21
    This value is matching when the report is run for the period 010.2013.
    But in both the reports,the figures for Current month and YTD (year to date) are same.
    Please let me know what setting is required in the current month column.
    Regards,
    makrand

  • Current Period & Previous Period in MBEW

    Hi,
    I have to generate a report in BIW to show the material stock of current year to back three years month vice.
    For which i will fetch data from table MBEW(for current period data) & MBEWH(for past periods data).
    As i am a technical personal so i want to know what exactly the current period stands for and previous period.
    If i am not wron the MBEW stores current period data for material valuation.
    1. Suppose as this is January 2008, will the MBEW store data only for this period ?
    2. And as this month is not complete yet then will this table wil be updated daily ?
    3. what happens with the data of this table when a month ends ?
    4. Now when i look up at the data in the MBEW its showing me current period as 001 & current fiscal year 2008 - what does this signifies ?
    Our client follows V9 fiscal variant, i.e. fiscal period is OCt- Sep.
    Can anyone please provide me some functional details regarding my query's ?

    hi,
    table MBEW is for material valuation table, irrespective of the period. here there is no bifurcation of this current period and previou period.
    MBEWH- is material valuation history table.
    here current period running active period in which the posting is beeing done.
    previous period is one month before the current period.
    here in MBEWH, an option is given to fill the last current month as required for fetching the data.
    Edited by: manipal on Jan 10, 2008 4:56 AM

  • Current period load and previous period load

    Hi
    when I look into some cube, its loading the full load data  for Previous period as well as Current period.
    the next day we r deleting the both over laping request and loading the same current and previous load .
    could any one explain why this selection in infopackage in full loading.
    why dont't we load with last posting period / Fiscal year selection into infopackage selection for full load.
    Thanks
    Ram
    Message was edited by:
            ram

    Is the datasource is non delta enabled ?
    If yes , den Full load is done always using the Overlapping Request Deletion in the Infopackage or DTP in BI 7.0 - so as to make all data available .
    If ur willing  to change the dates in the Infopackage filter daily ( u can rite some routine though )  den u can do that but if u want to automate all this process u go with Overlapping feature.

  • Current period, Previous Period and Sum from starting to current period

    Dear Friends,
    I have a typical requirements to push the following 3 KF into a .CSV format from BW CUBE.
    1.Amount of Current period,
    2............Previous Period
    3............Sum from starting to current period
    Cube is stored at period level..
    Can anyone through me your views of doing, posibilities and prefered ways of the 2 approaches below
    a) Infospoke, Badi enhancements
    b) New cube to caliculate abouve things and then infospoke
    c) Query and useing RSCRM... tool to run the query to dump into .CSV
    Thanks for your valuable time.
    regards,
    hari

    Another possibility is taking a snapshot to a transactional ODS using the APD. This creates an outbound layer that you can then use Open Hub to push out.

  • Apply previous period Costing run to Current period

    Hi ,
    Is there any way I can apply a previous period costing run to the current period?
    I had done a full costing run through transaction CK40N on Oct 2010 with the following dates
    Posting Period: November 2010
    Costing Date From: Nov 1st 2010
    Costing Date To: Dec 31st 2010
    Qty Structure Date: Nov 1st 2010
    Valuation Date: Nov 1st 2010
    How can I apply the results of this costing run to December 2010? I do not want the costing run to affect November 2010 and I also do not want to re-run the costing run.
    Thanks,
    Sincerely,
    Nicky

    Hi,
    We have just completed the analysis of the November costing run which consisted of a  huge list of materials. We do not want to re-run the costing run for December because we will have to do the analysis again and we fear that we will not be able to update costing before Dec 31st 2010.
    Is there no other way to re-apply the Nov Costing run results to Dec?
    Sincerely,
    Nicky

  • Current period time vs previous period time

    Hi All,
    I have to create a report which compare the sales period time..
    for example variable 0calmonth period 0108 - 0208
    product  |  current period  0108 / 0208  |  previous period 0107 / 0207   |  current - previous
    TV        |      1000                              |            500                            |   500
    Audio    |      100                               |             300                            |  -200
    its work great
    but when I add 0calmonth in column query
    product  |  current period  0108 - 0208  |  previous period 0107 - 0207   |  current - previous
    0107
    0207
    0108
    0208
    0107
    0207
    0108
    0208
    0107
    0207
    0108
    0208
    TV           |     0   |     0  |  800   |  200     |  300    |   200 |    0      |    0    |   -300 |   -200 |  800    |  200   |
    Audio    |     0   |     0  |  70   |     30     |  150    |   150 |    0      |    0    |   -150 |   -150 |  70      |    30   |
    This is not what i want.
    I want this.
    product  |  current period  0108 - 0208  |  previous period 0107 - 0207   |  current - previous
    0108
    0208
    0107
    0207
    0108-0107
    0208-0207
    TV        |   800                     |  200     |  300                           |   200   |   500           |  0              |
    Audio    |    70                     |     30     |  150                          |   150    |   -80           |   -120         |
    How do that?

    Hi,
    I think there is a way to do this, take normally first 4 fields, product | current period 0108 - 0208 | previous period 0107 - 0207 | current - previous
    Then remove 0CALMONTH from columns and after that create a RKF by new selection, using sales Keyfig. with 0CALMONTH resticted to the value 0108, and next take a new selection and restrict the same with 0208.
    Similarly restrict for remaining months also (0107  0207  0108-0107  0208-0207 ) so that it can be arranged in the order u want.
    Hope this helps.
    Rgs,
    I.R.K

  • Report that display 'Net Pay' by Empl for current and previous period.

    Hi,
    We are looking for a SAP report that display 'Net Pay' by Employee for current and previous period in USA payroll module. If you know of any, pl let me know.
    Thanks in advance,
    Niranjan

    Thanks Archana and Sikindar.
    We knew about this report, however, it gives information one below the other if we run, say for 2 periods, but what we are looking for is something as shown in example below
    Empl #      Empl # Name    Prev Pay period Net Pay        Current Pay period net pay.
    123              XYZ                     $ 1200.00                                 $ 1200.00
    256              ABC                    $  2000.00                                $ 3000.00 
    We want to run for 2 periods at a time and get the results as above. That way, payroll dept can run this report and compare if we are paying too much in current pay, compared to previous pay. This is basically to avoid any typos when they create new pay records in infotype 0008.
    Niranjan

  • Costs of previous period not getting settled in current period ?

    Dear All,
    Scenario - Ours is an investment project. User has forgotten to settle costs in previous financial period i.e. 2007. And is now trying to run the settlement via CJ88. Since the financial year/period has already been closed , the system is throwing error as shown below -
    "First settle items from previous year in previous year 2007: 400031819/001
    Message no. AW624 "
    We cannot open the period .
    Tell me how to resolve above issue so that user can post the costs.
    thanks in advance

    hi friend.
    kb11n cant be used here as this is used only for repostings, and this is not required in this scenario,
    i suppose you are getting the error message: AW624 : first settle the items of previous year.
    this error comes when you create a wbs and you are using that wbs as a AUC and posting the expences to that AUC and finally you capitalize that asset to final asset through CJ88  settlement.
    when the capitalization date lies in the next year where in you have the expences posted to that are in previous year.the system dose not allow you to do that as that period is closed. postings cant happen in the previous period thats closed.to rectify this issue go to OBA5 and give the selection AW and select the number 624 and in online and batch column give W. After giving this settings save it and you will be able to perform the settlement.
    this will resolve your issue.
    arman
    sap fico

  • Lack of Current and Correct TV Listings on Verizon WEB pages

    This has been a repeat problem over the past month.  Verizon can not keep the TV listing pages viewed via the Internet current, i.e., at this time the listings STOP at 8 PM on Wed, March 20, 2013.  Verizon also did not handle the switch the DST properly as it took about 72+ hours for the WEB pages to be correct.  Also the WEB pages as some point stopped allowing you to program your DVR.  During this issues with the WEB pages the DVR provided correct time and listing information.
    If Verizon is going to state that you can program your DVR via a computer or other connected device, than accurate and current listings MUST be available via Verizon WEB pages.  Anything less is false advertising, period!

    Apparently this problem is never going to be addressed by Fios!!!

  • In previous period posting system is allowing less qty for goos issue

    Dear All,
    I am doing goods issue in previous period.Though in material master previous period system is showing 0.125 MT of material ,in MB5B same quantity of material in previous period is available also I checked in MB51 for all material document and transactions ,still system is allowing me to issue only 0.046 MT not
    0.125MT. What may be the reason--but it is allowing 0.125 MT for current period.
    Thanking you in advance
    Mrinmoy Chakraborty

    Hi,
    Please check your stock detail for your material with MB5B in back date.
    And check in back date the stock is available for your requirement.
    Regards,
    Mahesh Wagh

  • Clearing Line Items in previous periods (F.13)

    My customer was not aware that an automatic clearing process had to be performed at the end of each month for a GR/IR Account (Transaction F.13). So, in Transaction FS10N, all line items by Purchase Order with balance = 0 are shown open. (They display with red light).
    We were able to fix the problem by executing the automatic clearing process (transaction F.13) for the current period which it is Period #10. Now, all line items by Purchase Order with balance = 0 are displayed on green which it is correct.
    We tried to execute the same process for previous periods (Period 09, 08, 07 .... 01) but we get the message Can't process, the period is not open. In previous periods, the line items still are shown on Red light even if the balance = 0.
    Any suggestions?
    Regards,
    MP

    Hi,
    F.13 clearing won't possible previous periods. can be possible present month and previous month only.
    Before previous month won't possible. the reason is Material period will allow only backpostings upto one month.
    Thanks
    Chandra

  • Allow Posting to Previous Period - MMRV

    Dear Friends,
    We can open / close MM periods thru MMPV & see the currently open periods thru MMRV.
    Now when we check current Period in MMRV, we see three periods:
    Current period                 07 2009 (October 2009)
    Previous period               06 2008 (Septermber 2009)
    Last period in prev.year  12 2008 (March 2009)
    Here we have also Allowed posting to Previous Periods.
    Thus current open period is 07 2009 (October 2009) & we can also post in Septermber 2009 (06 2009).
    But the real problem is can we post some MM Documents in March 2009 (i.e. 12 2008)? Currently when we try system gives error - Posting only possible in 07 2009 & 06 2009.
    I know it is SAP standard to allow only two MM months to be open at a given point of time.
    Then what is the use of "Last period in prev.year  12 2008" in MMRV screen?
    Waiting for early replies...
    Thanks,
    Jignesh Mehta

    In SAP system, you can only post stocks to one back period only by checking the Check Box in MMRV Transaction.
    The entries you mentioned (Current Period, Previous Period, etc. are just information purpose only.
    In certain cases, for ex: changing valuation Class etc., you have to check the stocks in Current, previous period and last period in previous year.
    So you can get information of periods in MMRV Transactions.
    For back posting to other periods (other than previous period), you should use Transaction MMPI.

  • GR IR clearance for previous periods

    HI,
    Our client is trying to clear GR IR Account via F.13. The OB74 settings was configured as WAERS (Currency )as Criteria 1 and PRCTR (Profit Center) as Criteria 2 for the Account Type u201CSu201D. Because of this setting the GR IR account got wrongly cleared from the year 2007. Now we are changing the setting in OB74 to ZUONR (Assignment ) as Criteria 1  and VBUND (Trading Partner) as Criteria 2 for the Account type u201CSu201D. I have also ensured that the GR IR GL account has u201C014u201D Sort Key in FS00.
    Now the solution for the issue is to reverse all the cleared documents which got cleared wrongly in the previous periods and to run F.13 in the current period. My query is -  is it possible to reverse the cleared documents as there might be PO and GRs archived. Will the archived documents/POs/Grs effect the clearing in the current year. Please suggest.
    Regards,
    S.Sumana.

    Hi,
    I do not think you really need to reverse any documents. You just need to reset the clearing between GR and IR document using t-code FBRA.
    Th system will give you errors if you try to reset archived documents. In that case you can talkk to the basis person and check if he can selectively reload the archived tables. However I think it is not advisable to change anything on closed Financial Years as the accounts are already audited and resetting even the clearing will have impact on provisons made for pending GRs.
    Or the other option would be to post new entries for the Opening GRs and IRs in current year. The business and auditors will have to take a decision how they want to offset these new postings.
    In any case if GRIR clearing took place incorrectly in previous year, the provisioning would have gone wrong, so the offset can be given to the same provisioning account.
    Hope this helps.
    Thanks and Regards,
    Uma

  • Which table i can use to get standard price of previous periods ?

    Hello, all.
        Which table i can use to get standard price of previous periods ? Example, current period is 2008/11, i want to get the standard price of period 2008/05 .
    Thanks.
    Xinzhou.

    Look in MBEW and MBEWH.
    Regards

Maybe you are looking for

  • Any suggestions for my code.

    Hi, I wrote this little piece of code to reduce some of the work I need to do when doing database access. I intend to use if with mySQL and mostly web based applications. It'll probably use it quite a bit, and since it's my first try at writing somet

  • Create unlimited folios today with InDesign CS5 and 5.5!

    Adobe's official statement http://blogs.adobe.com/digitalpublishing/2011/10/create-unlimited-folios-today-with-indesi gn-cs5-5.html Did you know- Customers with InDesign CS5 and CS5.5 can now create an unlimited number of .folio files for no addition

  • Stock confiramtion at sales order level for future date- Availability Check

    Hi all Here is the scenario This setting is available in the system: Stock is available Sales order created with Requested delivery date in future-> not confirmed Sales order created with Requested del date today -> confirmed The requirement : how an

  • Generic SQL Injection in HTTP Request

      So our project allows Facebook interaction.  Mars sends out this  Incident Event type every time someone attaches to Facebook.  Is this something I can just False Positive out or should I be concerned about it?  What is Facebook sending back to our

  • Behaviour of CurrVal - can anyone explain this?

    Hi All, I am expiriencing some "strange" behaviour of CurrVal. I will try to represent it with simple expample. Let's have one table and one sequence: create table TestCurrVal (A number, b number); create sequence SeqTestCurrVal start with 1;and some