Budget and Forecast upload

NW
Edited by: NW on Aug 24, 2009 10:23 AM

Hi,
You can do it, check the follwoinh URL, which is having the complete steps with various examples...
http://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
How to use Customer Exit Variables in BW Reports: Part 2
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/g-i/how%20to%20use%20customer%20exit%20variables%20in%20bw%20reports%3a%20part%202.pdf
Using Customer Exit Variables in BW or BI Reports Part - 1
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/business-intelligence/s-u/using%20customer%20exit%20variables%20in%20bw%20or%20bi%20reports%20part%20-%201.pdf
Thanks
Reddy

Similar Messages

  • Project budget and forecast tables in R12

    Hi All,
    I had to extract the budget and forecast amounts for each project in the below format.
    Project number, budget/forecast, task, resource, PA period, burden cost..etc.+
    We are on R12. Can I use below tables to extract the above information. or should i depend on PJI% tables. please suggest.
    pa_budget_versions
    pa_budget_lines
    below is the full query i built:
    SELECT pp.NAME project_name, pp.segment1 project_number,
    haou.NAME project_organization, pp.project_type,
    pp.project_status_code, pp.start_date project_start_date,
    pp.completion_date project_completion_date,
    pfpt.NAME fin_plan_type, pfpt.description fin_plan_description,
    pfpt.plan_class_code, pbv.budget_version_id, pbv.budget_type_code, pbv.version_number,
    pbv.budget_status_code, pbv.version_name, pbv.baselined_date,
    pbv.labor_quantity project_level_labor_quantity,
    pbv.labor_unit_of_measure, pbv.raw_cost project_level_raw_cost, pbv.burdened_cost project_level_burdened_cost,
    pbv.revenue project_level_revenue, pbv.version_type,pbv.current_planning_period, pt.task_number, pt.task_name,
    prlm.alias resource_alias, prlm.expenditure_type, prlm.event_type,
    prlm.expenditure_category, prlm.resource_class_code,
    prlm.unit_of_measure, pbl.start_date, pbl.end_date, pbl.period_name,
    pbl.quantity, pbl.raw_cost, pbl.burdened_cost, pbl.revenue, prlm.resource_list_member_id,
    prlm.resource_type_code
    FROM apps.pa_projects_all pp,
    hr_all_organization_units haou,
    apps.pa_budget_versions pbv,
    apps.pa_fin_plan_types_vl pfpt,
    apps.pa_budget_lines pbl,
    pa_resource_assignments pra,
    pa_tasks pt,
    pa_resource_list_members prlm
    WHERE 1 = 1
    AND pp.project_id = pbv.project_id
    AND pp.carrying_out_organization_id = haou.organization_id
    AND pbv.fin_plan_type_id = pfpt.fin_plan_type_id
    AND pbv.budget_status_code = 'B'
    AND pbv.budget_version_id =
    (SELECT MAX (budget_version_id)
    FROM pa_budget_versions pbv1
    WHERE 1 = 1
    AND pbv1.project_id = pp.project_id
    AND pbv1.budget_status_code = 'B'
    AND pbv1.version_type = pbv.version_type)
    --AND version_type = 'COST'
    AND pbl.budget_version_id = pbv.budget_version_id
    AND pbl.resource_assignment_id = pra.resource_assignment_id
    AND pra.resource_list_member_id = prlm.resource_list_member_id
    AND pt.task_id(+) = pra.task_id
    and pp.name = 'TEST_XX'
    order by pp.segment1, pbl.period_name, pt.task_number, pbl.start_date

    Can any body please help on this note..
    thanks in advance..

  • Budgeting and Forecasting in AWM 11g

    Hi,
    We are looking at implementing the budgeting and forecasting capabilities into an Oracle OLAP 11g Cube built using AWM v11.1.0.6.0A.
    On a very high level, we have the following questions:
    1. What are the options available in AWM 11g for budgeting/forecasting.
    2. What are the limitations/pre-requisites (in terms of cube or AW design).
    3. Steps required to create a budgeting/forecasting model (like what needs to be done in the Cube Scripts) in AWM.
    Any inputs on the above are highly appreciated.
    Thanks and Regards,
    Piyush

    There is, unfortunately, no direct support for Forecasting in 11g AWM or the 11g OLAP API (which sits underneath AWM). But there is support for this in the OLAP DML and I recommend that you look at the OLAP DML Reference documentation. For forecasting, for example, see
    FCOPEN function -- Creates a forecasting context.
    FCSET command -- Specifies the forecast characteristics.
    FCEXEC command -- Executes a forecast and populates Oracle OLAP variables with forecasting data.
    FCQUERY function -- Retrieves information about the characteristics of a forecast or a trial of a forecast.
    FCCLOSE command -- Closes a forecasting context.
    These can be built into a DML PROGRAM, which can in turn be run from a Cube Build Script (as an OLAP DML command step).
    You can write directly to the variables of a cube (provided you have not enabled Materialized Views, which is unlikely in this case).
    There is support in the 11g OLAP API for MODELs in the OLAP DML sense, but this has not been exposed through AWM. You can use the API (Java or XML) to create models, custom members, and rules in models. See
    OLAP Java API Reference (Javadoc)
    In particular you may want to see classes
    oracle.olapi.metadata.mdm.MdmModel and subclass MdmDimensionCalculationModel (to represent a model)
    oracle.olapi.metadata.mdm.MdmAssignment (to represent an assignment of the form lhs = rhs in a model)
    oracle.olapi.syntax.ConsistentSolveSpecification (to associated a model with a cube)
    oracle.olapi.syntax.Expression and subclasses (to define rhs of model assignments)

  • Budgeting and Forecasting Documents

    Hi gurus,
    Has someone some documents or links on better strategies for budgeting and/or forecasting on SEM-BPS, both for technical and managerial aspects ?
    If you want to send me some documents my mail is:
    [email protected]
    I will give you points for the most interesting documents.
    Thanks in advance.
    Ciao.
    Riccardo.

    No answers.

  • Budget and Plan Upload for IO

    Hi
    Is there a way to upload Budget and Plan values for Internal Orders. If yes please help me with details.
    Thanks
    Edited by: Swapnika Gudujada on Aug 2, 2008 7:38 PM

    There is no direct (User Menu) path for uploading budget & plan data for IOs.
    We use copy from excel sheet and paste for those IOs that are visible on the screen (about 20 entries each time).

  • 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..

  • Budgeting and Calendar with External Agency

    We are implementing Marketing Planning/Budgeting/Calendar to help plan and track  marketing communications.  We are trying to use the budgeting and calendar functionality in conjunction with data we receive from an external agency that provides media planning services and reporting.  We are wondering if we are trying to include too much detail in CRM or attempting to do something in the tool that it is not designed for. 
    Do companies typically integrate and/or upload agency generated data into CRM to create a media calendar?   What level of media detail is typically captured in CRM, e.g. for each buy by publication (this could be several thousand lines of data that may be updated frequently as timing and priorities shift) or at a more aggregated level?
    thanks,
    Brad

    Bjoern,
    I have not tried sending a format without the year.  But be warned, the format once the user selects a date will be based on the user's locale settings and not be the format of the simple type you setup.  It will be re-formatted once the data is sent to the server and comes back, but until then it will not be the same as the initial format.
    Cindy

  • HFM and Forecast

    Hi, i'm evaluating the Disaster Recovery for Hyperion HFM and Forecast, but there isn't any link or paper that explain resource utilization for these applications.
    Is very important for planning DR that i have to know this info:
    1) network bandwith usage (for single client session)
    2) RAM usage for single client
    3) CPU usage for session
    i have not found anythings that help me for this aim.
    Someone knows where i can find this informations?
    thanks very much
    Andrea

    We too are struggling with the best way to copy actuals over to our budget scenarios.
    1. We have tried copying data to the budget scenarios but this only copies at the bases so the journal entries do not get copied.
    2. We then tried copying all the bases to our budget scenarios and extracting the journals and loading those to the budget scenarios but our budget scenarios do not translation because all of our budgets are in USD. This works great for all USD companies but not foreign currency parents.
    3. We then tried copying all the USD bases and the parent foreign currency entities, which are already in USD, but when we consolidated the foreign currency bases all have no data and they override the parent data copied
    4. We then copied all the USD bases to our budget scenarios and extracted the journals as before. We then extracted the actual data for the parent foreign currency entities and loaded those back to bases. Which seemed to work but then we discovered that our journal entries are accumulating. Our actual scenario is YTD so our journal entries are made for YTD amounts. When copied over to the budget scenarios, which are periodic, these amounts accumulate when looking at YTD amounts.
    So my questions are: When you are pulling your data into Smartview, are you pulling bases or parents? Do you have any foreign currency entities and if so how are you handling those? Do you have journal entries and if so how are you bringing those over to the budget scenarios?
    As I'm typing this I'm wondering if we pull our data at Parent Currency Total, this would pick up all the journa entries and then we could load it back to Entity Currency in the budget scenarios.
    Anyone have any thoughts because we are almost out of ideas
    Thanks!

  • Logic to copy budget to forecast

    Dear,
    I am willing to make a logic which copies budget to forecast.
    For the forecast of January, february and march I need the budget of January till June
    For the forecast of April,May and June I need the budget of April till September
    For the forecast of July,August and september I need the budget of July till December
    For the forecast of October I need the budget of October till December
    For the forecast of November I need the budget of November and December
    And for the forecast of December I need the budget from December
    I tried several things like, but I don't find a proper solution...
    Time should be dynamic too..
    Can someone help me with this issue?
    best regards

    Dear Benjamin Adam,
    I think that if you want to copy data budget into data forecast, you can use the package which is provided by SAP BPC. The package is "Copy" and you only set the parameter which you want. 
    Thanks,
    Wandi

  • Need to display different colors for Actuals and forecasting values in WAD

    Hi Gurus,
    My requirement in the report is, I need to display different colors for particular values like Actuals(say value type 10) and for forecasting values(say value type 20) , and data will uploaded from flat file.
    Scenario : If I upload the data for March Month, I receive actual values upto March(Jan to March month) and from April to Dec(Forecast values with value type 20),  Every month I will be getting file and similarly for subsequent months, i will get current month actual values and forwarding months forecasting values,
    Now , my requirement is, When ever i execute the Report, Say if i execute for April Month, Upto April( Jan to April for actual values should be displayed in one color) and from May to Dec ( forecast values should be displayed in different color).
    I had tried with following options like exceptions and could not display , as it runs based on key figure values where as my requiremnet is based on the CALMONTH , i need to show different colors for both actual and forecast values.
    Kindly, help me out from this,
    Thanks

    Hi,
    it is not necesseary that you need to do that in WAD , you can do the same in BEx platform, Since WAD is build above the bex reports. so automatially any changes done in Report will be replicated in WAD
    Go for Exceptions in Bex. Give some range for Actuals and Forcasting at the creation of the exception.
    if you do those changes in BEX automatically it will replicate in the WAD.
    for more information please read this link
    http://help.sap.com/saphelp_nw04/helpdata/en/68/253239bd1fa74ee10000000a114084/content.htm
    hope this will solve your problem.
    Santosh

  • Budgeting/Planning/Forecasting products

    I am currently researching new internet based applications for
    budgeting/planning/forecasting (rolling forecast). I am looking
    at a product from Adaytum called eplanning. What Oracle
    product(s) would be equivalent in functionalities and
    capabilities to eplanning from Adaytum?
    Is eplanning from Adaytum better than Oracle products for
    Budgeting? Planning? Forecasting?
    Where would I find an article that compare/rate them?
    Thanks

    Clarity Systems seems to be more flexible than Hyperion Planning. We've been using Planning now for 2 years and are considering transitioning to Clarity Systems. Clarity hooks up to Essbase cubes in the background just as Planning does but offers more features and less limitations than Planning. Hope this is helpful. Cameron

  • Hi Guys,  I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out

    Hi Guys,
    I am using the full width video widget on a site. The widget was working perfectly however I have just added additional content to the site and re-uploaded and now the video is not working! Please help I have tried everything and am freaking out as this web-site has been payed for by my client.
    Alex

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Function modules to get wbs level budgets and activity level cost

    hai gurus can any one tell me the function modules or any other bapis to get the wbs level budgets and activity level costs
    thanx in advance
    afzal

    ok

  • I can't get Mozilla Drag and Drop Uploader to work. Suggestions for troubleshooting?

    I have a recurring need to post 100's of photos from "My Pictures" to a web site. I currently click on "Browse", up pops the photo file, and I then must manually select the proper photos and double click them to move them to the web site.
    A colleague who has the same recurring need has told me to download Firefox as my browser, then download and install the "Drag and Drop Uploader". By doing this, I should be able to simply highlight the proper photos from 'My Pictures" and drag them to the correct box on the web site.
    I have seen him do this on his computer, so I know it is possible. I'm guessing the problem I am having lies in having downloaded incompatible versions.
    Help?

    Support for that extension is here: <br />
    http://www.teslacore.it/wiki/index.php?title=DragDropUpload

  • I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    I have created my site with Muse and have uploaded to an external ftp hosting, now my secure log in will not work because I am not using BC. Is there a way to create a secure log in that will work with out being forced to use BC?

    Hi
    Secure Zone login feature will only work if you host your website with Business catalyst.
    Please take a look to this as an alternative
    Password Protect Pages Widget for Adobe Muse
    Also, check this thread,
    Re: Can I create a login/password protection in Muse for a HTML5 page or two?

Maybe you are looking for

  • Unable to find this Oracle document ID 1277924.1

    Hi All, Unable to find the below document provided by Oracle Support WebCenter Page Hangs with Web Page Layout Components Referring to JSF Pages (Doc ID 1277924.1) Any help will be appreciated. Thanks, Somnath

  • BT Openzone and Wifi offload from mobile operators...

    Having recently had confirmation that the BTHH transmits the Openzone SSID, I have just read a post regarding non BT customers using an iPhone to connect to Openzone. I asked a question regarding if BT are planning to use my BTHH as a wireless access

  • URL extensions for embed (E ) arent working in IE7

    I have a movie using QTNEXT and HREF/AUTOHREF to send related pages into IFRAMEs on the page. the QTNEXT params are working just fine in IE7, in that it plays all movies sequentially, but the URL extensions to change the HREF and other options like t

  • Recorded FLV files contain corrupt timestamps

    Howdy - I'm running FMS 4.5.3 r2005 on standard AWS Linux box.  I'm recording the streams using NetStream.publish("appendWithGap") from a small custom Flash app running on IE+Windows. Usually, the generated .flv file is fine. However, I've found a nu

  • WLC 5508 + AP 3502i + ACS setup help

    Hello, I have a Cisco 5508 WLAN controller, three Cisco 3502i Access Points, and one Cisco ACS 5.2. I need to set up a simple wireless authentication system where a user is asked to enter in a username and password in a web portal before being allowe