Value Limitation on Hyperion Planning Supporting Detail

Hi All,
Is there a way how to set the limitation on Supporting Detail ? I try to input the 9.500.000.000 as the value in my Supporting Detail but it always changes to 9.223.372.036.854776, it's like the total in the Supporting Detail can't be more than 9.223.372.036.854776.
I'm using Planning 11.1.2.2.304 anyway
Really appreciate if anyone can help me
Thanks !

If you look at the planning table the value is defined as Float, but however the number you are looking at is the max of Long (not sure why it is, however I think it has to deal with 16 significant digit rule)
http://docs.oracle.com/javase/6/docs/api/constant-values.html#java.lang.Integer.MAX_VALUE
Regards
Celvin

Similar Messages

  • Does ODI Load Hyperion Planning Supporting Detail?

    Does the Hyperion Planning KM allow for loading supporting detail to planning?

    Hi,
    None of the Planning KMs currently allow loading of supporting detail.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Planning Supporting Detail - Copying

    Hi,
    Client wants to copy FY12 Forecast Supporting Detail to FY13 Budget. Is that possible? If it is, they then want to discard the data for FY13 leaving only the Supporting Detail line items. So question is if they wanted to do this what tables in the Planning Repository would need data records deleted while keeping the Supporting Detail line items?
    Does this make any sense?

    Tables used for supporting detail are:
    HSP_COLUMN_DETAIL_ITEM
    HSP_COLUMN_DETAIL
    After updating (copying FY12 supporting details to FY13) tables restart planning service.
    As FY13 is not an empty bucket, you have to consider situations like what do you want to do
    if you have data in FY13 and FY12 has no supporting detail for an intersection. Delete data from FY13?
    Data in supporting details of an intersection is not same as data in essbase. ex: expenses as per Fy12 supporting detail are 100 and in essbase expenses (woth out supporting detail) for FY13 are 200. Do you need 100 or 200? etc
    Hiope it helps
    -Krishna

  • Smartview / Supporting Details Functionality / VBA Excel

    Question Summary*: Within Excel, using VBA, is it possible to control the "*_Supporting Details_*" functionality (read / add / delete children, paste values command)?
    Detail*:
    --- Within Excel, using VBA, I am able to control the POV parameters using something like this:
    X = HypSetPOV("Sheet1", "Entity#" & theE, "Project#" & theP)
    where theE and theP are variables I've preassigned --- works flawlessly
    --- Within Excel, using VBA, I am able to load / show the "*_Supporting Details_*" form using something like this:
    Application.CommandBars(1).Controls("Hyperion").Controls("Supporting Details").Execute
    I then manually (takes too long) enter data to the form in order to itemize --- within a specific GL expense account --- the budget line item.
    --- Request: I have a pre-completed Excel worksheet with all the details. I want to be able to read / add / delete children within a specific line item (SUPPORTING DETAILS) using VBA.
    Can someone provide a specific example?
    I've tried using HypGetChildren, but is this the wrong method? From documentation, this method appears to be associated with member children, not* SUPPORTING DETAILS.
    I'm using this for Supporting Details nodes (children and siblings) --- it is required that I enter "Supporting Details" children (can have anywhere from 1 to 20 children) for this GL expense item (row).
    Here's my set-up...
    Oracle Hyperion Smartview Version = _9.3.1.5.0.025_
    MS Excel Version = _2003 (Service Pack 3)_
    Declarations Made = _\SmartView\bin\smartview.bas_ (successfully able to use - call - these methods and functions)
    Form Structure Row = One GL Expense Account (called "Meals Expense")
    Form Structure Column = Twelve --- with each representing a month (Jan, Feb, Mar...)
    Form Structure POV = Many --- and these are already set, I do not need help setting the POV programmatically
    Thank you for your consideration and guidance.
    Edited by: 888548 on Sep 29, 2011 8:36 AM
    Edited by: 888548 on Sep 29, 2011 8:39 AM

    Dear Mike,
    Thanks so much for your quick response -- this helps a lot.
    Follow-Up Question: Could a modified request be accomplished (as follows)?
    Modified Request*: Rather than programatically reading / deleting child nodes within the Supporting Details form, is there a way to programatically add a child node and paste values within the Supporting Details form in the same fashion that I'm able to load / show the Supporting Details form.
    Load / Show Supporting Details Form:
    ---- This works --> Application.CommandBars(1).Controls("Hyperion").Controls("Supporting Details").Execute*
    Click on the Add Child button Programatically:
    ---- This does not work --> Application.CommandBars(1).Controls("Hyperion").Controls("Supporting Details/AddChild").Execute*
    Click on the Paste Values button Programatically:
    ---- This does not work --> Application.CommandBars(1).Controls("Hyperion").Controls("Supporting Details/PasteValues").Execute*
    Click on the OK button Programatically:
    ---- This does not work --> Application.CommandBars(1).Controls("Hyperion").Controls("Supporting Details/OK").Execute*
    Thanks for your help and consideration.

  • How to copy and paste from excel in Hyperion Planning 11.1.2.2 using the Mozilla 17 as my browser?

    Hi,
    I'm using Hyperion Planning 11.1.2.2.300 and Mozilla 17 as my web browser, and I'm trying to paste a number from excel directly into a cell in a data form in Hyperion.
    ie. after I copy the figure from a cell in excel, I go to a cell in Hyperion Planning and either press Ctrl+V or use the right-click mouse button on the cell where the Copy/Paste/Cut... menu appears.
    Either way the number is not pasted (nothing happens)
    On the other hand, if I double left-click in the cell (which is used for entering values manually in Hyperion Planning) the number if pasted correctly, however this is not a good workaround.
    Please assist.
    Thank you

    Hi, Theresia
    Yes you're absolutely right, I created VR from the manage form's menu. So I use standard HP 11.1.2 functionality. I've seen it in new features while read Oracle documentation. Also with testing of approvals in Proccess managment I use distinct colours for negatives and diff values (greater 1000 and 100 in my example). Colours work fine, but i can't say it about aprovals :). And all these examples of using planning form VR's i've taken from oracle administrators&user guiide and from presentations of EPM 11.1.2
    In addition I've started work with Hyperion products 2-3 month ago. Hence I have to read a lot of information because my previous experience was OLTP, RDBMS not OLAP.
    As a first step i wanna know all standard possibilities of product i use. And also best practice and some often used technics. Many thanks for your idea with Smart list and BR i'll try it (though i use EMPA and Calc Manager rules). I know that soon I have to use Java API's, so I might read and learn Java to write the simplest code first. But for me it's too much info i have to load into my brain in such short period :)
    As a resume, my opinion it's a bug of new features EPM 11.1.2. But maybe I'm wrong cause none has said the same
    Anyway thanks, Theresia, for your help. If you know or will some new additional info i'll say you thanks again
    Best regards,
    Vladimir

  • Hyperion Planning and Varying attribute

    Hi
    Can some help me in having varying attribute in Hyperion Planning application.
    Does Hyperion planning support Varying attribute concept?
    Regards
    Shyamkant

    HI,
    Varying attributes is applicable only to essbase so far , this is also with the advent of the new versions.
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Supporting details  vs Excel to "lock and send"

    If user update Supporting details into a Planning form cell, then use Excel to "lock and send" a different dollar amount to that same cell, who will have precedence?
    Is there a utility that will force/ synchronize Planning to roll up supporting detail's dollars into Essbase cell (thus overwriting L&S)?

    Hi,
    Supporting detail information is held in the planning relational repository, essbase holds the total number.
    If a user enters supporting details in planning and then locks and send data straight into essbase then planning supporting details will be out of sync.
    If you are using supporting details then you should try avoid this situation by entering data via planning or smartview.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Transactional Currency Budgeting in Hyperion Planning

    Does Hyperion Planning support transactional currency budgeting? For example, I want to be able to prepare entries in my budget for a EUR functional currency entity in USD, GBP, and BRL. Is this possible? I am on 9.3.1. If this is not possible, does this functionality exist in version 11?

    Hi,
    There is nothing like Transactional currency budgeting "out of box" solution in planning.
    You will have to devise your own functionality. One way of doing it: --
    First way: --
    1. Create a transactional currency dimension, similar to Currency dimension. Obviously, the names of transactianal currency will be T_USD etc, if you have currency duimension.
    2. load numbers in transactional currency, convert currency from transactional to functional, and then from functional to reporting currency.
    there might be other solutins depending upon your requirements complexity.
    Cheers
    RS

  • Forcing use of Supporting Detail in Hyperion Planning data form

    Hi everyone.
    We're using Hyperion Planning 11.1.1.2 and for one particular data form, I'd like force users to HAVE TO use Supporting Detail on specific cells. I think there might be a way to do this using custom JavaScript functions and modifying the form code but I am wondering if there is a way to do this without code on the form. Any suggestions?
    Thanks!

    A quick simple example
    function customCellEnterPre(row, col, cell) {
         if(row == 3 && col ==1)
              doSupportingDetail();
         return true;
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Load Data to supporting details Hyperion Planning

    Hi All,
    I want to load data to supporting details in Hyperion Planning, does anyone know how to do it?
    Because as i know, supporting details only available in Planning's repository.
    I really appreciate if anyone can help me.
    I am using Hyperion 11 and ODI.
    Thx

    Hi,
    You could look at using LCM, you will need to export supporting details to understand the format of the XML.
    You can also use ODI with LCM, I wrote a blog about using LCM with ODI which should give you some ideas, have a read here
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Hyperion Planning Comments and Supporting Detail

    I understand that Comments and Supporting Detail are kept in SQL. The question is which DB (if not HYP_PLANNING) and what is the table? thanks...

    Cameron,
    You should be able to export a file from LCM in an automated fashion.
    My theoretical process involves four XML files (you could name these anything - these are just my names):
    1) Export_Migration_Definition.xml (This XML file tells the Utility.bat what to export into files 3 & 4 below - Comments and Supporting Detail.)
    2) Import_Migration_Definition.xml (This XML file tells the Utility.bat what to import into your Planning app - again Comments and Supporting Detail.)
    3) Cell Texts.xml (This is the file that LCM creates with cell text. We'll need to change the version name in this file.)
    4) Supporting Detail.xml (This is the file that LCM creates with supporting detail. We'll need to change the version name in this file.)
    So where did I get files 1 & 2? If you go into LCM, and setup a manual migration, at the end, you'll see a button to "Save Migration Definition". Planning will create these two files for you. You'll need to go through the motions as if you were going to execute an export, and an import. Except you won't go all the way. At the end of the process, instead of pressing "Execute Migration", you'll press "Save Migration Definition" instead.
    Once you've got the Export_Migration_Definition.xml and Import_Migration_Definition.xml, you can automate the export and import. At this point you'll be exporting and importing the same comments and supporting detail, just to make sure it works. Then you need to insert a step in your batch process that does a find/replace on the Version name. You'll be doing the find and replace on files 3 & 4 above. I used Google to find several examples of Find/Replace as part of a batch process.
    Please let me know if you see any holes in this. I really don't think you need to interact directly with the repository for either the export or the import. In reality, you don't want to import directly into the SQL repository anyway, because you would typically need to recycle Planning for your changes to take effect.
    Hope this helps,
    - Jake

  • Planning Application - Supporting Details

    Hi,
    We deleted around 4000 members from our planning application and later realised that the few members have budget values tagged to them and also supporting details are included for few of the members. Now we would like to bring back those members to our application. Could you please suggest the best method to bring back those members and the associated supporting details. We donot want to restore the entire the entire application. Is there a way to restore only that particular dimension and its members and the supporting details associated with them. If yes, could anyone of you let me know the process. Our relational DB is SQL 2005.
    Request your help for the closure
    Thanks,

    Assuming you have a backup of your SQL database somewhere (this would be the Planning repository), the following code will extract Supporting Detail:
    Supporting Detail
    SELECT
         "Plan Type" = P.TYPE_NAME,
         "Scenario" = O1.OBJECT_NAME,
         "Account" = O2.OBJECT_NAME,
         "Entity" = O3.OBJECT_NAME,
         "Month" = O4.OBJECT_NAME,
         "Version" = O5.OBJECT_NAME,
         "Year" = O6.OBJECT_NAME,
         "Activities" = O7.OBJECT_NAME,
         "Employee" = O8.OBJECT_NAME,
         "Value" = I.VALUE,
         "Position" = I.POSITION,
         "Generation" = I.GENERATION,
         "Operator" = I.OPERATOR,
         "SD" = I.LABEL
    FROM HSP_COLUMN_DETAIL D
         INNER JOIN HSP_PLAN_TYPE P
              ON D.PLAN_TYPE = P.PLAN_TYPE
         INNER JOIN HSP_COLUMN_DETAIL_ITEM I
              ON D.DETAIL_ID = I.DETAIL_ID
         INNER JOIN HSP_OBJECT O1
              ON D.DIM1 = O1.OBJECT_ID
         INNER JOIN HSP_OBJECT O2
              ON D.DIM2 = O2.OBJECT_ID
         INNER JOIN HSP_OBJECT O3
              ON D.DIM3 = O3.OBJECT_ID
         INNER JOIN HSP_OBJECT O4
              ON D.DIM4 = O4.OBJECT_ID
         INNER JOIN HSP_OBJECT O5
              ON D.DIM5 = O5.OBJECT_ID
         INNER JOIN HSP_OBJECT O6
              ON D.DIM6 = O6.OBJECT_ID
         LEFT OUTER JOIN HSP_OBJECT O7
              ON D.DIM7 = O7.OBJECT_ID
         LEFT OUTER JOIN HSP_OBJECT O8
              ON D.DIM8 = O8.OBJECT_IDYou'll want to modify it a bit to get it to work with your dimensions -- this is from an old project of mine.
    I have never tried to write Supporting Detail back in -- I know it has been done, just not by me. I would tread very carefully and only do it on a test database and be really, really, really sure you've got everything working just so. You could easily blow up your data.
    Another approach might be to restore that Planning app backup (making sure you made a backup of the current app), and then use LCM to export out Supporting detail, and then suck it back into the app that no longer has it.
    ^^^I like that idea a lot more even if it is a bit more tedious.
    With either approach, you are going to have to sync the Essbase data to the SD data -- hopefully you have a good Essbase backup as well.
    Regards,
    Cameron Lackpour

  • Recover Supporting Detail notes in Planning

    Our organization dimenion was restructured and before loading the new organization the old org dimension was dropped manually via Planning. We have exports of the data (all levels and lev-0 as well) on files. Where do Supporting Detail/Notes get stored in Planning or Essbase? Is there a way to recover the supporting detail from the exported file or some other way?

    Hi,
    The query needs really to be written to fit in with your application because it changes depending on how many dimensions you have
    In its simplest form you could extract with something like
    select item.label,item.value, dim1.object_name scenario, dim2.object_name account,
    dim3.object_name entity,dim4.object_name period,dim5.object_name version,
    dim6.object_name currency,dim7.object_name year
    from
    hsp_column_detail dtl, hsp_column_detail_item item, hsp_object dim1,
    hsp_object dim2, hsp_object dim3,hsp_object dim4,hsp_object dim5
    ,hsp_object dim6,hsp_object dim7
    where dtl.detail_id = item.detail_id
    and dtl.dim1 = dim1.object_id
    and dtl.dim2 = dim2.object_id
    and dtl.dim3 = dim3.object_id
    and dtl.dim4 = dim4.object_id
    and dtl.dim5 = dim5.object_id
    and dtl.dim6 = dim6.object_id
    and dtl.dim7 = dim7.object_id
    That is based on the standard dimensions and no custom dimensions, you would need to modify it depending what other information you want to include.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Is there a way to upload Supporting Details into a cell in Planning?

    Is there a way to upload Supporting Details in a cell in Planning from a couple of rows of data in Excel ?
    We have a lot of supporting details in excel rows that we want to load into one cell in Planning Web form 11.1.1.3.
    I know how to extract Supporting Details from Planning's RDBMS repository, but has anyone successfully reverse that process and update Planning's Supporting Detail Tables with data?

    You can reverse the process of how you exported the information using SQL to import the new information.
    I think you will need to restart the planning service for it to take effect, best to test it on a dev environment until you are comfortable with the SQL
    Or you can use LCM, use LCM to export supporting details, then look at the xml document for the format.
    You can then create your own XML document and use LCM to import it in.
    I would probably try the LCM route first.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Details abt Hyperion Planning and Budgeting

    Hi Experts,
    I want the entire details about Hyperion planning and budgeting for my project. I don't now anything about the Hyperion. I am in SAP BI. Please guide me in this matter...

    try this :
    http://download.oracle.com/docs/cd/E10530_01/welcome.html
    and http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_5.htm for manuals and
    http://edelivery.oracle.com/ for full access to software

Maybe you are looking for

  • Obtain Client IP

    Hi, Is there an easy way of obtaining an IP address of a client and then storing it a variable in SharePoint 2010. I basically want to use some javascript in a CEWP to determine what content to show based on the client's IP address? Many Thanks, Ben

  • Adding spaces between words

    I currently have a navigation menu with 5 words, each of which are also a link. I want each of the words to be spaces about 30 pixels from one another. I don't want to use a table to separate them. I can copy " " seven times between each word in the

  • Printing Problem in E7

    Photos have become very poor quality - much better printing from copy in Win Pictures. I have recently changed printer, now Epson Stylus Photo PX720. Could this be the problem ,what is the solution ?

  • When installing iTunes the installer tries to put it in the wrong drive

    When installing iTunes the installer tries to put iTunes in a network drive instead of the "C" drive.

  • WMS Questions  -

    Gurus, Help needed !! We are going live in Oracle WMS system on 11.5.10.2 version very soon. I have few questions of couple of business needs - 1. how can I direct the picker to a Staging Lane (Locator Defined  in Staging Sub Inventory)  for a partic