Supporting Detail in Data Input Form

Hello,
I would like to ask except HSP_Object, hsp_column_detail and hsp_column_detail_item these 3 tables store data of Supporting detail, is there any other table store it? Because I would like to know which data input form contain supporting detail. I can't find it in these 3 tables.
Thanks

Hi,
Yes it is the tables :-
hsp_column_detail
hsp_column_detail_item item
hsp_object
that contain the information, have a look at the following post it should contain all the information you require :- Re: Recover Supporting Detail notes in Planning
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Use data input form in workflow

    Greetings,
    I need to input some fixed asset information from FI-AA master data in a data input form and route through a workflow process before finally update the asset master data. Does anyone does something similar before? Is it technically possible? Is there any guide available here.
    Thanks
    Steve

    Hi,
    you can put several table controls / alv grids on one dynpro.
    find example in :
    SE38 - environment - reuse library
    Andreas

  • GP doubt in  Data Input form

    Hi Experts,
    I have a doubt in GP Input Data Form callable object.
    When i insert a callable object of type "Data Input Form" and test it.
    It should display Input box and a button only. But i'm getting "Edit/View Attributes Values" and below i'm getting the input box, button. (u can view in following link https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d027c966-b6de-2910-0681-cdb0be7e1b59 )
    My question is, How to avoid "Edit/View Attributes Values"?
    I was following the tutotial
    SAP Composite Application Framework - CAF Tutorial Center [original link is broken]
    Tutotial name: 33 Creating a Callable Object in Group - Data Forms (GP)
    Valuable answers will b rewarded.
    Thanks in Advance,
    Suba

    Hi,
    You are creating Data Input Form callable Object. The template for Data Input Form is provided by SAP. So you can not change the template. It is fixed.
    Which Service Pack are you using? The screen short within the link (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1f589ed1-0c01-0010-9988-e3a67384acd9) are taken from SP7 or before that. But from SP8 onwards you will not get that type of Data Inout Form template. So I think you are using SP8 or nowards. Now staing on your current SP level If you want to hide the "Edit/View Attributes Values" then you need to create your own (custom) Form either using Web Dynpro Application or VC application.
    Please set your requirement which technique and which SP you will use.
    Thanks
    Chandan

  • Supporting Details remove data

    Hi Gurus,
    I need to delete dollar amounts from supporting details in planning data form. There are a lot of supporting details, so I was wondering if there is a way to delete/remove them in an automated way.
    Any input would be greatly appreciated.
    Thank you

    John,
    I tried to delete the supporting details by going to the DELETE CELL option, and what happened is that it deleted the description as well. I wanted to delete only the amount in the cell without deleting the description. For example if the supporting details is
    TRAVEL EXPENSE 3000
    Tolls 40
    I would like to delete only 3000 and 40 and would like to have the travel expense and tolls as they are so that we can use it again.
    How would i do that.
    Thanks

  • JavaScript:Modify Data form to expose multiple periods of Supporting Detail

    Good Evening,
    I am currently on a project that has a requirement that users can enter Supporting Detail for multiple periods, regardless of what intersection of data you enter.
    I know that one approach is to not store the Supporting Detail in Hyperion Planning and just have Excel "store" the supporting detail and load the totals via SV VBA.
    Example:
    Detail 1
    Detail 2
    Detail 3
    Total Amount  (gets loaded into Essbase)
    However, I went down the path of exploring different approaches aside from the one mentioned above and came up with creating a process of copying the SD via stored procedure in the Planning Tables as a second approach (although I know this isn't exactly best practice) or creating custom Java Script. I have seen the examples of "Forcing SD" on Data Form using Java Script, but is is possible to expose multiple months of Supporting Detail in a customized form?
    Any thoughts/inputs/best approaches would be greatly appreciated.
    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/

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

  • Close popup data input window once CREATE button pressed?

    Hello,
    I have a data input form opened as a popup, it contains 2 buttons (CANCEL & CREATE). The cancel button just uses the javascript:window.close(); command and works fine. The CREATE button creates the record correctly but when it tries to close (using a branch with the same javascript command as the create button), it fails and I get the following:
    The window doesn't close.
    It gives me the error: Cannot find server. The page cannot be displayed.
    Does anyone know how I can close the popup form after a new record has been successfully created.
    Many thanks
    Sue

    Hi
    I think it does not work because you cannot close and submit a page at the same time. One idea is to create an empty page, and add this code to the Page HTML body attribute:
    onload=window.close();
    Then make the popup page branch to this page after submit...
    I hope this helps.
    Luis

  • Is there any way to disable supporting detail functionality in Planning?

    Hi all
    Just had a user request to be able to disable the supporting detail functionality in Planning forms. We are on 11.1.1.3. All we want is to disable the double click functionality that brings up the supporting detail box.
    Thanks

    Ok I have found a way to disable supporting detail and I thought I would share it in case anyone else needed to do this. Similar to what John has suggested, it involves javascript but a much simpler way.
    In the parent directory of where the ValidateData.js file is {[Hyperion_Home]\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning} there are a large number of javascript files. I had a look through these and found the EnterData.js file. Make a backup of this file, and edit the original.
    If you edit this, and search for doSupportingDetail, you can simply comment out all of the code in this function except for the return line. Its not a good idea to comment the whole function out or else I would expect other functions may call on this and then fail. At least if its just calling the doSupportingDetail and immediately returning back to the calling function, this would have no issues.
    Restart your session and it should all work.
    Obviously you can improve this blanket change by specifying which apps / forms supporting detail should apply for by using the equalsIgnoreCase function in the validatedatasample.js example.

  • Can we Import Supporting Detail from Excel ?

    Can we import Supporting Detail from Excel

    Yes in forms, you have already asked the question - Can Supporting Detail can be viewed using the Smart View Add-in Essbase ?
    Cheers
    John
    http://john-goodwin.blogspot.com/

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

  • How to combine data from different input forms outside a nested iView

    Hi,
    i try to combine data from different input forms in a single one.
    Because of space reasons in Flex compiling i already use nested iViews. Within these nested iViews its possible to use the 'combine' function to do this.
    But in the main iView I cant compose these function with other elements. I need to do this because of using these model in Guided Procedures with output parameters. These parameters I only get with a 'endPoint'. Unfortunatly its not possible to combine data from different input forms into the 'endPoint'.
    Is there any solution?
    Thanx
    Mathias

    Hi Scott,
    i tried this already and i also tried to map all parameters in the endpoint by drawing lines from the other forms and assign the 'empty parameters' by a formula.
    And when i create a collable object in GP and assign the VC iView, only the parameters of the parent-form (the form who trigger the event) are shown as output-parameters.
    Maybe any other ideas? I cant believe that such a simple thing is not possible?!?!
    In my opinion, thats a bug, that I'am not able to use the combine-operator in the main VC-iView. Whats your mind?
    greets
    mathias

  • Creating a Data Entry Form combining 2 or more tables like a Master Detail

    I have a client requirement to create a data entry form which shows fields from 3 different tables joined by linking key. The data entry form should allow the user to enter a new record details. This should populate into 1 or more tables.
    Example: User table with userid,username. userRoles with userid,roleid. The user can have one or more roles. There are 4 roles and possibility of expanding. The data entry form should show userid, username and all the possible roles fetching from a look-up table roles_lookup which has role_id, role_description. When a new user is created with 4 roles selected the system should create one user record and r userRoles records.
    What is the best approach.
    Thanks in advance.
    Satya

    I found the solution. We can create a database routine to which we pass all the values and in the routine we create two different insert statements. Based on the number of roles selected we can control the loop to create number of records in role table.
    Satya

  • Standards or Best Practices on limits to Adobe LiveCycle forms as data input tools?

    We are trying to determine whether we should be using Adobe LiveCycle forms for our user input pages, or use a web input form (jsf) that is part of the application server. The data captured would then be rendered in multiple output forms. (printing, etc) We've proofed that it can be done, but our experience so far is that to achieve the complex business rules, validations and calculations, there is a lot of javascript code to write. Has there been any industry assessment or best practices on determining when it is best to use a web form vs Adobe Livecycle form for capturing user input? especially when there is a lot of strict validation and business rule, backend data calls, etc?   Our input requirements also differ significantly from our output requirements- where we will definitely be using LiveCycle forms.

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

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

  • Use of Supporting Detail & Offline Forms

    I have two questions:
    1) What is the benefit of the supporting detail feature to business users?
    2) What is the benefit of working offline? I know this might sound stupid, but I was just wondering if the system is expected to be up all the time, what is the benefit of this offline feature to users?
    Thanks.

    For Supporting Details:
    http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_user/ch07s01.html
    For Offline:
    Enables you to enter and analyze data using Offline Planning when you are disconnected from the Internet—for example, on airplanes or in hotel rooms—and later save the data back to the Planning server.
    cheers...!!!

Maybe you are looking for

  • Adobe has lost a customer for life....

    So, here is a run down of what lead to the situation I am letting the forums know about: Several weeks ago, my mother was using one of the websites she uses that requries Flash and was told she needed to update Flash, which she had done countless tim

  • Animated gif resizing problem

    Im trying to achieve the following: showing an animated gif that resizes to fill the area of a canvas. I tried the easy way: adding a label and setting the icon for that label, but when trying to resize the image it doesnt show (see code below). Is t

  • Sales office and sales group in STO scenario

    We need to populate the sales group and sales office in intercompany billing originating from a STO (PO>STOdelivery>IV invoice). However, the sales office and sales group is blank despite both the customer masters of both plant customer (shipto) and

  • The service cannot be found for the endpoint reference (EPR) 127.0.0.1/a

    Hi All: I need help!!! I am using axis2-1.5.1, jdk 1.6, eclipse 3.5, and Axis2_Codegen_Wizard_1.3.0 and windows xp. I used Axis2_Codegen_Wizard_1.3.0 to generate the client stub and proxy. I get the following error when I tried to call the web servic

  • Flash Export of Slideshow hoses users using IE for Windows

    I have exported a slideshow from Keynote as Flash and it works great in Safari and other Mac browsers. When I run the show on Windows XP in IE 6 each frame in the presentation modifies the URL of the page with an anchor. eg. test.html#SlideFrame_1 ra