Populating level values in Demantra.

Hi Guru's,
We have a requirement to create a new level on top of item level in item hierarchy. I took one of the exisiting level (t_ep_p2) and changed the its level title. The thing got reflected in the configure levels. I upgraded the data model and used level value and level value association dat file to populate the level member. The request went through without any errors but I could not see the same in staging tables. The level members are also getting reflected in the worksheets.
Does any one faced this issue. Am I missing anything here?
Thanks
Ram

Ram,
Why are you using level value and level value association dat file in Demantra? As far as I know, they were meant for ODP, not for Demantra.
I recommend to use custom_hook procedure (if you are using EBS-Demantra integration) OR direclty populate staging table (standalone Demantra).
Follow the steps mentioned in implementation guide for Adding a new level.
Thanks,
Amit

Similar Messages

  • Is there a way to fix particular percent of slice area to each level value

    Is there a way to fix particular percent of slice area to each level value in a flash pie Chart?
    I need a pie chart for Distribution of Escalations by Status; here I have following status Record in my table
    5 record for Status: Reopen
    2 record for Status: Escalated
    2015 record for Status: Closed
    12 record for Status: Open
    1000 record for Status: WIP
    So I am not able to see data in pie chart for Status Reopen, Escalated, and Open, bcz all levels are overlapping each other
    So I want to fix particular percent of slice area to each level value(Reopen, Escalated, Closed , WIP and Open)
    For e.g. I want to show 15% slice area of chart for Escalated, 10% for Reopen, 20% for Open
    25% for WIP and 30% for Closed. So i can see record for all status while that have less data as compare to other
    status.
    I am using following query for pie Chart….
    SELECT
    ''javascript:dhtml_GetReport_r2(0,0,0,0,0,''''''||''''||STATUS||''''||'''''',0)'' link,
    nvl(STATUS,''Unknown'') label,
    COUNT(ISSUE_ID) Escalations
    FROM XYZ_ITR_MAIN
    WHERE 1=1 GROUP BY STATUS;
    Thanks
    Rathore
    Edited by: Rathore on 01-Apr-2010 02:37

    Your requirement makes sense from the point of visibility but doesn't make sense having the facts in mind that 2 out of 3034 is always 0,000659195% no matter how you look at it. And a pie chart is always going to give you exactly that. The only thing you can do is to manipulate your data but then what a user will see is not going to match with the reality. So, the only solution I see is to make a bigger chart. Exploding a pie chart is also an alternative but I don't think you can do that currently with the flash charts.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Adjust manually changed Object field as per org level values

    HI,
    I have a role wherein a field maintained at org. level has been changes in object manually. hence it no more follows the the org. level values assigned.
    The requirement is "this object should get adjusted for its field to have values as per the org. level values" As I remember there is a SAP standard report that when executed for this role, will correct the object and we will be able to again have it's field values aligned with org. level values.
    I am not able to recollect or find the name of the report.
    Need help!!
    Thanks.
    ~ Pranali

    That this option is available in any authorization which is not copied from a standard one is still a mystery to me...
    I normally just check for them to see whether someone toasted the role and solve the root cause problem. Training is the hard way.
    Solution: Delete the authorization and open the role again to maintain the org. level.
    As this is in a development system generally, there are some pre-requisites though to be able to avoid it. Role admin is a very specialized task and everyone always wants more.
    Sandbox systems are cool places to mix the two of them and let people be creative with prototypes etc. Development systems also have feelings and enemies...
    Cheers,
    Julius

  • Is this a bug? createdBy populated with value "1"

    I have a field in entity object mapped as historical column "createdBy". once I create a new record, this field populated as login user name. -- this works fine.
    However, after I specify this field "refresh after inserted/updated". this field populated with value "1" automatically once new record created. -- Is this a bug?
    BTW, the historical column "modifiedBy" does not have this problem.
    Thanks

    at javax.swing.JInternalFrame.setMaximum(JInternalFrame.java:890)
    at TestInterface.initComponents(TestInterface.java:48)What you posted there cannot be the entire contents of the method. According to the stack trace, your initComponents method, at line 48, calls the setMaximum method of some JInternalFrame object. However, the problem remains: Why a NullPointerException? It's possible there is a bug in the JVM, but that theory doesn't get your problem solved if it's true. And it's more likely (MUCH more likely for most of us) that it's a bug in your program. But what could that be? I looked at the API documentation for JInternalFrame.setMaximum and noticed this:
    "A maximized frame is resized to fully fit the JDesktopPane area associated with the JInternalFrame."
    I don't know how you would "associate" a JDesktopPane with a JInternalFrame, but possibly if you failed to do that, then references to the JDesktopPane would fail with a NullPointerException.

  • Hierarchy Level value displayed in BEx Query

    Is there a way to display the Hierarchy Level value (0, 1, 2, etc...) associated with each hierarchy level in BEx Query as a characteristic?
    we are currently using the Crystal Reports function HierarchyLevel(GroupingLevel(GL Account Node id)) to display the level of the node (0, 1, 2, etc...).  Is there something similar to this in BEx Query.
    We would like to use this Level value to do groupings in Crystal Reports.  When we try to create a Group, we can only create the groups on fields that are brought over in the BEx Query results.
    Thanks --

    Hi ,
    Hierarchy level can be defined in Bex query as well.
    In the query property there is option where you can say hierarchy active for that particular object.
    Also you can define level upto which it can be active in initial display say 3 level
    Also when you want to drill down further level 4,5 you can right click and select that particular level say 4 or 5 or 6.
    If you want to display hierarchy flat there is no option in BW then to right code,but I heard in crystal report it will automatically display in fl;at version as well  means
    Level 0 level 1   ......KF1 KF2  etc.
    Thanks and regards

  • Issue in populating dynamic values in smartform

    Hi Experts,
    I am facing some serious alignment issue while populating dynamic values in smartform.
    Through table, I am populating  dynamic values in smart form. If my internal table contains 20 records , first 10 records are populating in first page and remaining records are populating in next page properly. But here issue is whenever that first 10 records are populated in first page system automatically leaves empty row at the end of page. Ideally it should not happen. please tell me how to solve this issue.
    thanks
    Karthik

    Hi,
    I was wondering how are the bold lines output, if you only have one line type... is the Table node executed multiple times under the loop node, where the bold text is implemented as separate text node..? It should IMO actually not affect the output of the table in any negative way if it's done so - just curious
    With the "protect" I meant this baby:
    You could also try to download and attach only the (upper) node involved in the output of table instead of whole form, if there is something in the form that should not be seen publicly...
    cheers
    Janis

  • Populating static values in addition to database value in select one choice

    Hi All,
    We are using jdev 11.1.1.2.0.
    I am populationg a select one choice based on a read only VO. The vo is populating fine,but in addition to the values from the database I want to add two static values. I want to add 'select customer' and 'all customer'.
    Currently I am doing this using UNION in the sql query of my VO. WhenI add union in my sql query its taking more time to load the value from the database.
    Is this the proper adf way to do it? Is there someother way to attain it.
    Following is the query I am using to populate one of the VO's
    SELECT * FROM(
    SELECT ID,NAME,3 SORT_ORDER FROM CUSTOMER
    UNION
    SELECT -1,'SELECT CUSTOMER,1 FROM DUAL
    UNION
    SELECT -2,'ALL CUSTOMER,2 FROM DUAL)
    ORDER BY SORT_ORDER,NAME
    Please advice
    Susan

    Hi,
    You can do this usecase by populating the values to SelectOneChoice Programmatically.
    <af:selectOneChoice label="List"
    binding="#{MyTestBean.myTestListComponent}">
    <f:selectItems value="#{MyTestBean.listOfItems}"/>
    </af:selectOneChoice>
    backing bean code will be:
    public List<SelectItem> getListOfItems() {
    List<SelectItem> items= new ArrayList<SelectItem>();
    SelectItem si = new SelectItem();
    //if u trying to populate data from VO then u have set the values
    DCBindingContainer dcBindings = (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterBind = (DCIteratorBinding)dcBindings.get("DepartmentsView1Iterator");
    for(int i=0;i<iterBind.getEstimatedRowCount();i++)
    Row row = iterBind.getViewObject().getRowAtRangeIndex(i);
    if(row!=null)
    si = new SelectItem();
    si.setLabel((String)row.getAttribute("DepartmentName"));
    si.setValue(row.getAttribute("DepartmentId"));
    items.add(si);
    //here you can add the static values;
    si = new SelectItem();
    si.setLabel("Static Value1");
    si.setValue("Static1");
    items.add(si);
    si = new SelectItem();
    si.setLabel("Static Value2");
    si.setValue("Static2");
    items.add(si);
    return items;
    }

  • Sorting the level value in dimension

    After mapping the dimension table to a dimension, the level value is not in order when quering the data in OWB. How can I sort the data in dimension to a specific order ie, year and month?
    Thanks for your help
    Edwin

    Hi Edwin
    Do you mean using the dimensional data viewers? No sort metadata information is captured on the dimension itself in OWB (but is for the business defs if deploying to Discoverer), so you will have to do this in the query tool or in AWM (if AW). Which implementation (AW/ROLAP) are you using and what is your planned report tool?
    Cheers
    David

  • Basic Information about Organizational Level & Org. level value.

    Hello Experts,
      I am new to the field of SAP and security. I have the following questions:
    1. What is an organizational level & org. level value? What do they represent? How do they matter in PFCG?
    2. What is a derived role and what is its usage?
    I appreciate your help regarding this. If you could point me to some documentation regarding this that will be very helpful.
    Regards, Ben

    Ben,
    I am new to the field of SAP and security. I have the following questions:
    1. What is an organizational level & org. level value? What do they represent? How do they matter in PFCG?
    if you want to restrict on region vice (best use org level & values (plant,company code, sales org)
    In role u will notice them in red color
    2. What is a derived role and what is its usage?
    Derived role inherits menu struture and the function from the parent role. Derived role do not differ in their functionalities(identical menu & trans) but have different characterticts with regard to Org levels.
    Eg1; Master role
    PFCG -> role name -> create->menu->enter tcodes-.Auth tab->export mode->read old status and merge with new data->Pop for org levels (give a full access)->see to that everything is green->generate it.
    http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
    Eg2: Derived role
    pfcg->role name->create->in describtion  tab towards right  enter the master role name->Auth tab->export mode->read old status and merge with new data->you will get a pop for org levels (here you can restrict on plant lvel,purchasing group,company code....)
    ->let say for plant : 1000 ->generated / user comparssion
    Once the role is added to the user. User will be albe to see only those plant related details (1000) (i.e he will have access to only plant 1000)
    suppose if the user enters 2000,he will get a error message saying no access to 2000
    NOTE: Any changes to the role should be done in master role (like adding tcodes)
    .http://www.rssfeeddirectory.org/directory/items/346239.aspx
    https://cw.sdn.sap.com/cw/docs/DOC-12021
    http://help.sap.com/saphelp_wp/helpdata/en/1c/c38028816c11d396bc0000e82de14a/content.htm
    Re: Authorization error after transport
    Thanks,
    Sri

  • DRG-11427: valid gist level values are S, P

    when i want to create a gist, appears this error, but i don't understand what it means.
    I ve found in documentation:
    Specify valid gist leved..but what it means?
    SQL> begin
    2 Ctx_Doc.Gist (
    3 index_name => 'realistic_docs_text',
    4 textkey => 2,
    5 restab => 'ctx_gists',
    6 query_id => 2,
    7 pov => 'GENERIC',
    8 glevel => 'paragraph',
    9 numparagraphs => 2,
    10 maxpercent => 100 );
    11 end;
    12 /
    begin
    ERROR at line 1:
    ORA-20000: Oracle Text error:
    DRG-11425: gist level paragraph is invalid
    DRG-11427: valid gist level values are S, P
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.CTX_DOC", line 401
    ORA-06512: at line 2

    OK.I've solved!
    Solution:
    glevel => 'paragraph', wrong!!!
    glevel => 'P', ok!

  • Second level value for batch

    How can one assign 2nd level value fot Batches,below I elaborate the actual problem
    Batch Class:Z_Bar which is assign to material
    1st level value eg: Locator
                               Carbon
                               Grade
    Each value have its own value say for Locator: the values are A,B,C
                                                           Carbon: the values are 4,4.5,5
                                                           Grade :  the values are S1,S5,S7  etc
    User want to see the the final value as a combination of three like: A4.5S7,or A5S1
    I try by creating 1st level value as charactaristics but it is not working....Can any body help

    Partha,
    You can define a separate Characteristic, which should concatenate the values of characteristics Locator, Carbon and Grade. Since I dont have the access to system now, I cant explain in details, however go through this help material of SAP...it would clearly explain how it should be done...[Concatenation of Characteristic Values|http://help.sap.com/erp2005_ehp_04/helpdata/EN/92/58c683417011d189ec0000e81ddfac/frameset.htm]
    Regards,
    Prasobh

  • Warning: Could not find the customization level value for document

    Hi All,
    I am trying to upload the translation for one of the page at responsibility level.
    I am getting following warning when running the below command.
    java oracle.jrad.tools.trans.imp.XLIFFImporter $APPL_TOP/xmci/12.0.0/fr-CA/Translated/ARIACCTDETAILSPAGE.xlf -username apps -password apps -dbconnection "$AD_APPS_JDBC_URL"
    Warning: Could not find the customization level value for document "/oracle/apps/ar/irec/accountDetails/webui/customizations/responsibility/51688/ARIACCTDETAILSPAGE".
    The same is working fine if the translation is for some attribute at site or function level.
    Did anyone faced this kind of issue.
    Thanks,
    Anoop

    Anoop,
    I am sure you would have verified the responsibility id in the target instance is 51688(may be source instance your resp id is 51688 and in target it is different).
    Have a look at this below notes, it might help.
    1077267.1 - Unable To Move Resp Level OA Personalization From 1 Env To Another
    848851.1 - Attempting To Upload XML File Generates Error: Could not find the customization level value for document
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Populating the Values into Dropdownindex using Web services

    Hi Experts,
    Iam New to the Web dynpro for java.i am doing one assignment. That assignment is like this
    1. Create a form with 4 text boxes
    Plant, material, UOM, altBOM
    2. Using webservices
    3. Populate plant textbox with list of plants as input help
    4. Once a plant is selected the respective list of materials have to be populated as input help to materials text box
    5. Once material is selected UOM and Altbom to be populated
    i have created view and also web servies imported.
    i am not able to do that populate plant textbox with list of plants as input help and
    Once a plant is selected the respective list of materials have to be populated as input help to materials text box
    and remain
    please help me regarding this.
    Thanks and Regards,
    Neelima.
    Edited by: Neelima Yadla on Nov 10, 2011 7:18 AM

    Hi Neelima,
    Instead of using input field(or textbox) for materials, UOM, altBOM, you can use dropdown by index. That will be  easy to do compared to input help for input field.When user gives Plant and press enter key, the corresponding list of materials will be loaded in Materials dropdown. Simillarly when he selects the material, the correponding list of UOM will be populated.
    First create adaptive webservice model and use that particular model in your component.
    Create an action onEnter event of Plant input field and on its event handler, send the plant  value to the model and fetch the corresponding list of materials. Make sure to bound the material dropdown by material of model. This will return the material.
    Simillarly create an action on onSelect event of dropdown of material and on its implementation , write logic to send the material value to the model and fetch the UOM values.
    Do this for altBOM also.
    Hope this will be helpful for you.
    Regards,
    Jithin

  • Populating the value of Sel Screen Parameter in the Free Characrtistic

    Hi  ,
    The requirement is that we have 2 dates - Touched Date and Created on Date .
    The Touched date is present in the Selection Screen .
    Now we need to use th value entered  for the Touched Date as default value of the created on Date in  the Free Characteristics.
    Please provide inputs on the same .
    Regards
    Edited by: Garima on Dec 10, 2010 4:07 PM

    As you said touched date is present in selection screen, you might be having a manula i/p variable for it. Right?
    Now create a cust exit variable for "created on Date".
    In cmod transaction use the following code to populate values from touched date to created on date.
    when '+Variable name of created on date+'.
        loop at i_t_var_range into lwa_var_rng where vnam = +'variable name of touched date'+.
          lwa_range-low  = lwa_var_rng-low.
          lwa_range-high = lwa_var_rng-high.
          lwa_range-sign = 'I'.
          lwa_range-opt  = 'EQ'.
          append lwa_range to e_t_range.
          clear lwa_range.
        endloop.
    This code u should write inside  if i_step = 2. condition.
    Now the cmod variable of created on date will have the same values of the touched date populated.
    Now u can use the filter as cmod variable of created on date and use created on date in ur free characteristics.
    Hope this helps. Revert back for any queries.
    Rgds,
    Guru

  • Populating condition value instesd of rate in creation of Quotation

    Hi All,
    I have to create quotation with condition value(KWERT) populated with some value using function module BAPI_QUOTATION_CREATEFROMDATA2.
    I'm able to  cteare quotation with value populating to condition amount( KBETR ) using the same function module. At that time automatically KWERT will get populated with a value = KBETR * QUANTITY.  But I do not need any value in KBETR, but need the value to be populated in KWERT. Please let me know how to do this with FM, BAPI_QUOTATION_CREATEFROMDATA2.
    I'm able to create the same manulay, but finding issues while using FM.
    Thanks in advance,
    Sabu

    Hi,
    Check the Pricing condition type configuration(Table : T685A).  Calculation type should be B-Fixed Amount.
    Pass the value in structure field QUOTATION_CONDITIONS_IN-COND_VALUE & QUOTATION_CONDITIONS_IN-CONDVALUE while executing the BAPI.
    Regards
    Vinod

Maybe you are looking for