Actuals VS Forecast by Period indicator

My customers have a current BEX report that shows actuals and forecast data for the income statement for a 12 month time period.  They have asked to have an indicator set to show what is actuals, and what is forecast.  This will roll each month as time progresses.  For example, if I am in period 5, periods 1 - 4 will show as Actuals, and 5 - 12 will show as forecasts.  In period 6, 1 - 5 will show as actuals, and 6 - 12 will show as forecasts.  They would like to color code the data to visually indicate if the values are actuals or forecasts.
We know we can do this with VB code in the workbook, but that doesn't transfer to the WEB when using the queries in the WEB.  We also know that we could probably use JAVA script and the WAD to create something on the web.  But - then there are two objects to maintain.
Has anyone else had this challenge, and how did you address it?  Does anyone know if NW2004s has any functionality that would help us in this case?
We are on BW3.1c.
Thank you!
Chris Arthur
Rockwell Collins, Inc.

Hi,
Thanks for your reply.
Please advise how do I save the excel layout in KP06 for upload?
I tried on plan data->format to print form. and Then List->export->local file.
Is this layout correct for upload?
I uploaded data with this format in .TXT , but I got an error file description ".... does not exist"

Similar Messages

  • Joining Actual and Forecast Data

    Hi All,
    I have two cubes one for actual and one for forecast data. In the actual cube data comes at 0MATERIAL, 0CUSTOMER, 0DIVISION, 0FISCPER level for for key figure 0AMOUNT (Actual Revenue). In the Forecast Cube the data comes at ZMATERIAL, ZCUSTOMER, ZDIVISION, ZFISCPER for the key figure ZAMOUNT (Forecasted Revenue).
    How can i merge the two providers where in one single row i can show both the actual
    and the forecasted amount for the same material, customer, division and fiscal period.
    Thanks
    Rashmi.

    Create a multiprovider consisting of your actual and forecast cubes.  Within the multiprovider, include the desired info objects (e.g. 0MATERIAL, ZDIVISION, etc.).  Within the multiprovider 'Identification' function, be sure to map the applicable info object(s) from each cube to the multiprovider info object.
    For multiprovider 0MATERIAL: map Actual 0MATERIAL and Forecast ZMATERIAL.
    For multiprovider ZDIVISION: map Actual 0DIVISION and Forecast ZDIVISION
    You then build your query using info objects within multiprovider.

  • Sales order actuals vs forecast

    Hi,
    I would like to have a report showing the difference between the sales order actuals and forecasted amount for a particular inventory item.I guess for the actuals, data can be taken from the oe_order_headers_all and oe_order_lines_all .
    The tables mrp_forecast_updates,mrp_sales_order_updates seem to contain data which gets changed as the sales orders are created.From which table can i get the total forecasted quantity for a particular inventory item over a given period of time?
    Thanks & regds,
    Nithya

    Hi,
    Can you please clarify whether you are looking at consumption within APO or on R/3 side.
    B/R,
    Prem

  • Default value for period indicator in MM01

    Hello Gurus,
    I have created a transaction for maintaining default value for period indicator in MM01 transaction. User has to maintain the period indicator for Material Type(MTART) and Plant(WERKS) before creating a material master. If it is not maintained, then error message will be generated saying that 'Maintain Period indicator for the Plant and Material Type'.
    I have created an implementation for that in 'Y_BADI_MATERIAL_REF'. For Material type 'FERT' it is working fine.
    But when i try to create a material of type 'RAW1' , im getting a error that 'Mandatory field Profit center is missing' which is already entered in the material master and is not in the part of forecast view i have created.
    During my second testing, i got a different error MRP group 'Y0Y3' is not valid, though i entered it using F4 help.
    When i commented my piece of code in the implementation, error disappeared..
    Im very new to MM, please help me out gurus..
    Thanks in advance.

    Thanks for your reply.
    I know that it can be made as optional entry in OMS9 transaction. But when i deactivated my BADI, that error disappeared.
    Is there any relation between the period indicator and profit centre ?
    And also while creating a material, when i select the MRP group from the dropdown list(F4), whatever the group i select, im getting an error 'MRP group does not exists'. But when i deactivated my BADI, it disappeared.
    Im really confused why am I getting such errors because of this BADI.
    Please help me out...

  • Change actuals to forecast depending on month ?

    Hello BW Experts,
    Scenario:
    1) i have 12 columns in the report. Jan - Dec
    2) If the report is run in Jun, it should show Jan to Jun actuals; July - Dec forecast data
         if the report is run in sep, it should show jan to sep actuals; oct - dec forecast data
    3) i have a cube1 for actuals; cube2 for forecast
    4) i have to change the text of the column along with the data in the column.
    challenges:
    1) change the actuals or forecast in the text of the columns according to the month the report is run
    2) change the actuals or forecast data in the columns according to the month the report is run.
    How to do this Bex ? Any suggestions appreciated.
    Regards,
    BWer

    Have 12 columns – each column hardcoded to a month. And have posting period in the filter are with a user entry type variable, for the user to enter the period.
    Now in each column selection – you would have month hardcoded and include dataprovider too (As you are not using value type to distinguish the actual and forecast) and further restrict it with a variable of type customer exit. One new customer exit variable for each perid – so 12 variables.
    For JAN variable - in the exit, ur logic would be to read the posting period passed by the user. And if the value is greater than equal to 1, the value you would pass back on the dataprovider would be the actuals cube, if not pass back forecast cube as the variable value.
    This way, any month is less than equal to user entered period would get the amount value from the actuals cube else from forecast cube.

  • Set Period Indicator for MVER

    Where in the IMG or std system do you set the Period Indicator for the consumption posting table MVER?
    Currently all movements are posting as Month.  I need to change this to Period.

    I believe t-codes MM02 Forecasting and MM17 would be used to change the Forecasting period indicator in table MPOP, not the Consumption Usage period indicator in table MVER.
    As soon as you perform a real time consumption movement such as peforming MB1A with movement type (GI Cost Center), the total and unplanned consumption are increamented by the transaction quantity immediately in table MVER.  The results can be seen in the Material Master MM03 view (Additional Data/Consumption).  When it updates the table is considers the period, which mine is currently M (Month).  There should be some place I can change this to P (Period).
    Thanks for your input

  • Month to date Actual vs Forecast

    Hi Experts,
    we have Reporting Requirement like
    we have monthly sales forecast product vise and sales actuals daywise, now we need to design the Report which shows Actual vs forecast Month to date.
    to design a report for actuals month to date we can get straightfarword, when comming to forecast we have a monthly target so when we showing the actual vs forecast month to date, i need to derive the forecast value as of date(1st of month to current date) from monthly forecast.
    for example my month forecast is 180EA,
    lets assume we are in 10th day of the month
                               10th MAy
    Actual                 50  EA              -
    (month to date - 1st May to 10th May)           
    Forecast             60  -
    calculation month target * 10/30
    how can we achive this Requirement.
    Thanks & Regards
    Chandra

    Hi Experts
    Thanks for for quick response,
    Here i need to show the Report month to date  like if we are 10th may(say month target is 270 EA )
                     1st  2nd  3rd  4th  5th  6th  7th  8th 9th 10th
    Actual       10   18    25   30    45  55   65   70   80   85
    Forecast   9     18    27  36    45   54   63   72   81   90
    Here actual, fore cast values needs to aggregate with previous dates value.
    like   3rd may actual = 1st may actual + 2nd may actual + 3rd may actual
          3rd may Forecast = 1st may Forecast + 2nd may Forecast+ 3rd may Forecast
      4th may actual = 1st may actual + 2nd may actual + 3rd may actual + 4th may actual
    4th may Forecast = 1st may Forecast + 2nd may Forecast+ 3rd may Forecast + 4th may Forecast
    can any one suggets me  how can we achive this requirement.
    Thanks & Regards
    Chandra

  • Document Number series doesn't allow to change period indicator

    Dear Experts,
    We are facing a problem while going to change period indicator of any document numbering series from previous year to current financial year.
    There is no problem creating new numbering series for new financial year. But while trying to change previous year period indicator series with current year It shows a error "Series in use" 3535-9.
    We are running SAP B1 Verison 9.02.002 PL 10 Hotfix1 
    Any help please suggest.
    SK
    Note: Last Financial Year while we didn't face this problem in SAP 8.82.070.07.

    I have the same problem. You could solve it?

  • Changing Period Indicator not allowed in numbering series setup

    Hi to all dear experts... and happy new yaer!!!
    I need a little help to solve thi s issue.
    Today i create a new posting period for year 2015 (sub peridos => months)
    After that, i try to change the period indicator in ADMINISTRATION => SYSTEM INIZIALIZATION => NUMBERING SERIES, but at the update, i receive an error message like:
    SERIES ALREADY IN USE  -Name of the series- [Message 3535-9]
    Before update to 9.0, every year i was able tio change the period indicator in Numbering series setup.
    Have some advice??
    Thank's in advance

    Hi.
    Attached you can find a screenshoot with error message.
    For the highlighted row n. 8, i try to change the period indicator from 2014 to 2015.
    Updating, i receive the error "NUMBERING SERIES ALREADY IN USE [Message 3535-9]"
    I'm sure this operation was possible until the 8.82.
    P.S. The language system is in italian.. sorry...

  • SLED period indicator in Material master

    Hi
    I have maintained material master with Period indicator for SLED field as 'D' in plant general data storgae data.
    I wanted to change this to W. I wanted to know is it possible to change this and if yes please provide T Code for this.
    SK

    Dear,
    Follow the Tcode O02k...Here select the first line for Int.Period ..Make it Active and select this line and click on left hand side (Text for period indicator).
    Here in front of your language EN:Enter W in Ext.Period I field.
    Save and come out.
    Now when ever you create Material master...By default it will pick "W".
    Now coming to your existing materials for which you have already maintained "D".
    What you have to do is go to Tcode MM02...Under Plant data storage 1 view change the indicator from D to W.
    If number of materials are large then do it by mass maintenance in tcode MM17 or create LSMW program for it.
    This will def solve your problem.
    Regards
    Utsav

  • Linking a Period Indicator to a Posting Period and Document Numbering

    Dear All,
    Could you please tell me that, what will be the consequences if I do not link a Period Indicator to a Posting Period and use the Period Indicator in any document numbering?

    Hi,
    The use of the period indicators depends on the accounting practice of the company.
    The consequence you will face when you are not using period indicators:
    1.Your document numbering series will be continued from year to year,for ex.if your last document numbering series for AP Invoice is 3489 for FY200809,then the starting series for the FY200910 will be 3490.
    2.You should perform period end closure before proceeding to the next financial year,which would not be possible(Atleast one month in the new financial yr) as we may need to use adjustment transaction for accounting/auditing purpose
    3.Unless you perform year end closure the new series can not be continued,if you continue there must be accepted/explained in the accounts auditing too .
    4.But you don't use period indicator,there will not be any necessity to create new document series for every new financial year.
    Also check this document on [Period indicators|https://websmp105.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000513532005E] for better understanding.
    Hope this is helpful!

  • Actual and Forecast not visible from Planning App -- VERY CRITICAL ISSUE ,

    this is a very critical issue.. need immediate help..
    my customer cannot see the Actual and Forecast not visible from Planning App. please help me with the same. tell me the possible solns as i cudnt have a web confrerence with the custmer till now.
    thanks/

    John ,
    they are seeing the application in planning. they created a scenario dimension containing , budget, actual and forecast.. but in the planing application they can only see budget. the rest 2 are not visible.
    thanks..

  • Period indicator with Fiscal Year Variant in MRP3

    Hi  SAP Gurus,
    I donu2019t know the use of Period indicator with Fiscal Year Variant in MRP3 view.
    For some material  is maintain as
    1. Period indicator u201CMu201D & Fiscal Year Variant as blank.
    & for other materials it is maintain as
    2. Period indicator u201CPu201D & Fiscal Year Variant as V3
    What is the meaning of maintaining those different values ?
    as per my understanding I only know that as per those indicator consumption data is store in table MVER.
    Is there any other table /  data gets affected due to this indicator.
    Plz help.
    Best Regards,
    Parag Save.

    Hi,
    Nomally,  period of  12 months, for which the company produces financial statements or analyse inventory.Under certain circumstances, fiscal years containing fewer than 12 months are also permitted (short fiscal year
    When defining your fiscal year, you have the following options:
    Your fiscal year is the calendar year
    In this case, you must only select the Calendar year field.
    Your fiscal year is not the same as the calendar year and is not year-dependent
    Your fiscal year is not the same as the calendar year and is year-dependent.
    In customizing (spro), you make these setting in transaction OB29.
    Regards,
    SATYAJIT

  • Wrong period indicator linked to 2011 posting periods

    Hello,
    My customer has created new series for 2011 and linked them to 2011 period indicator.
    The problem is that the posting period was linked to 2010 period indicator. They've already created several transactions and therefore the period indicator in the posting period window cannot be updated.
    Any ideas on how to solve it (except for restoring a backup and retyping the transactions)?
    Thanks in advance.
    Best regards,
    Maya
    Problem solved..
    Edited by: Maya Alon on Jan 4, 2011 2:10 PM

    HI Dixit Patel      
    If any transaction has been post in Data base so can't change Posting Period . Do one think Restore ur database Backup before posting period Creation and again create ur posting period correctly.
    Thanks
    Khan Imran

  • Internal error 'Period Indicator' (-2024) OPID

    Dear All,
    Please help me in solving this problem. I am getting this internal Internal error 'Period Indicator' (-2024) OPID occurred on Client system while copying Sales Delivery to Outgoing Excise Invoice. When I am doing the same thing on Server System I am not getting any error it works fine I am able to copy Sales Delivery to Outgoing Excise Invoice. I am using B One 8.8 PL 10
    Regards,
    Noor Hussain

    Hi Noor Hussain,
    Please check your another posting and close this one.
    Thanks,
    Gordon

Maybe you are looking for

  • Message no. AG021

    Dear Experts, Sometimes while working with T-code we get some error in the status bar and when i click the bar system give the message as No control data maintained for checking group 04 and checking rule 01 Message no. AG021 So please tell me what a

  • Vendor non conformance not displaying green in exception

    Dear All, Vendor non conformance quality notification is not displaying green in exception even after completing well before required end date in QM10. Can you please let me know the logic of report of QM10 for vendor non conformance notification typ

  • Do I need to uninstall CS3 for Camera Raw to work on a trial CS4

    I have CS4 on trial and have downloaded camera raw plug - i am not able to open my raw files do I need to uninstall CS3 for this to work?

  • ISupport - Create Service Request HTML form

    Hello, Is there a way to view the query executed by the Create Service Request html form? I need to view the query executed to fetch the Contact Information when creating a Service Request. TIA

  • Muvo slim...i can't get the music on the player..help me PL

    i did what the instructions said and i just can't figure out how to get the music on my muvo slim...please help..i tried the drag and drop thing, it didn't work and i don't know what to do:womansad:...please help me out if you can!!...thanks