0MAT_SALES Hierarchy customization

Hi,
   I have requirement where I have to add new nodes to the standard material hierarchy.  The Business content material hierarchy have 5 nodes.  I need to add 4 more levels in the hierarchy. How do I go about extracting those hierarchies.
I am using datasource 0MAT_SALES_LPRH_HIER which extracts only the material hierarchy without the material number as leaves.
Thanks

Include those infoobjects 0PRODH1 etc as the external characteristics under hierarcy tab of master data ..Then try loading
Jayasudha

Similar Messages

  • INCFL Flag in SID table is missing for hierarchy leaf Error

    Hello:
    We are having issues with 0mat_sales hierarchy.
    The RSRV  check on individual hierarchy for 0mat_sales is giving multiple following error message.
    u201CINCFL Flag in SID table is missing for hierarchy leaf 560135 with sid 560135u201D.
    RSRV correct error functionality Is not rectifying the error.
    Did anyone have similar issues previously? We have recently upgraded to 7.3 version.
    Thanks!

    Hi,
    Check the below given thread might help you, they are talking about running program RRINCLTAB_REBUILD in background to repair the infoobjects.
    [http://forums.sdn.sap.com/thread.jspa?threadID=316796]
    Regards,
    Durgesh.

  • Customize Hierarchy from Infoview

    Dear all,
    I've to set customize Hierarchy at report level. I already set Hierarchy at universe and select all Hierarchy objects at report level.
    So all the selected Hierarchy objects are available in "Drill by" menu in a report. But i want to keep only those objects in "Drill by" menu which has some special data (like, Country not equal NULL). So i must take decision dynamically that which objects should be in "Drill by" list after analyzing data.
    So is it possible to take decision from InfoView/Report level that which would be my Hierarchy? Or is it possible to overwrite the Hierarchy(set at Universe level) at report level after analyzing data?
    Thanx in advance...
    Nahid
    Edited by: nahid bd on Nov 25, 2009 8:41 AM

    Hi,
    please check if the flow you created is BI 7 or BI 3.x you can see this by look for a small square behind the datasource name.
    Since you are able to look in PSA i expect it to be BI7 flow which (no square in above mentioned place) means you need to check your infopackage to see if it is loading to PSA only or also to infoobject. If its loading only to PSA you either need to create a DTP and run that aswell or change the setting in the IP
    Hope this helped.
    C.

  • Create Customize Hierarchy in BW

    Hi All,
    As per my requirement i have to create a customize hierarchy in SAP BW system, could one please suggest me how to create customize hierarchy in BW system.
    I know that in R/3 by using BW07 and BW10 we can create the Hierarchy by using Z or on standard table we can create, but my requirement is to create in BW.
    A big please to everyone to respond ASAP with possibilities.
    thanks,
    p

    Hi Prashanth,
    To create hierachy in BW/BI , First of all you need to make the characterstic 'With hierarchies'
    Right click on the characterstic(Z_SREP, for example) --> Change
    Go to Hierarchy Tab ---> check 'With hierarchies' check box
    activate the characterstic
    then right click on the same characterstic and say Create Hierarchy
    Enter a name and a description, and then click continue
    Right-click charactersctic or the right hand side area , and then select Insert characteristic node--> Insert info object ( Z_SREP) u2026. and so on...
    Let me know if you want to know more in detail,
    Hope this helps.
    Sukhi

  • How to view List of Customization request in hierarchy.

    Hello Experts
    Once customization is saved by an user, how to visualize all the lists of customization request saved in hierarchy wise, also provide more clarity on how to transport (Process of migration) these customization requests from one server to other.
    Can someone help me with this?

    Hi!
    In SE10 transaction you can see the transports, and the customizing entries within it.
    Customizing entries are only tables and table entries, there is no hierarchical relationship between them.
    You might know, that "this entrie is a must to create that entry", but SAP doesn't know this, it knows only tables and table entries.
    The "hierarchy" is checked in those SAP standard transactions, where the customizing entries are used.
    So if you wanted to write such thing, you have to write them for each customizing entries. That would be a huge work...
    I think it's better for you to use the SE10 transaction.
    Regards
    Tamá

  • How to customize Category and Category items list while creating New Model

    Hi,
    what the most convenient way to customize the Category and Category items list while creating New Model?
    This is standard:
    Now, what we want to achieve, is to customize this menu, to:
    1. Display in the Category window only f.e. two categories:
    - EA Diagrams
    - BPM Diagrams
    2. In the EA Diagrams, we want to have f.e. four copies of City Planning diagram, each of them should have different elements available, f.e. in the first copy, only Architecture Areas shall be made available, in the second one Architecture Areas and Business Functions, in the third on f.e. only Business Functions shall be made available. Additionally, it should behave like a hierarchy ... meaning you can create the second diagram, only as child (related diagram) of the first diagram etc.
    I know, excluding the particular diagrams/diagram elements can be configured using the right/profile settings, but how to:
    1. Customize the standard New Model menu window
    2. Create copies of City Planning Diagrams with different set-ups
    3. Set the relationship between diagrams
    Is such a configuration change possible?
    Thanks a lot for your help!
    Regards,
    Rafal

    Now, what we want to achieve, is to customize this menu, to:
    Question #1. Display in the Category window only f.e. two categories:
    - EA Diagrams
    - BPM Diagrams
    Click on Tools => General Options=> Model Creation
    Click on Properties => at right of Default category set
    Note : Model template does not work as Category. We can't set. An enchancement request has been open to SAP
    In the following example I defined a new default (MyNewDefault.mcc). As you can see only BPMN models are available.
    To create a new category set with BPMN choice
    a) Copy default.mcc in MyNewDefault.mcc file.
        Go to Tools=>General Options=>Model Creation : Select your new category
        Go to Tools=>General Options=>Model Creation : Edit properties and remove all things you does not want keep
    or
    b) Go to Tools=>General options=>Model Creation : Edit properties and click on Save as button and specify the file name "MyNewDefault".
        Quit the window.
        Select you new category : Go to Tools=>General Options=>Model Creation : "MyNewDefault"
        Edit properties and remove all things you does not want keep.
        Save you new category
    Question #2. How to define copies/replicas of existing diagrams
         Wrote an extension
    Question #3. How to make sure, particular diagrams can be used (created) only on predefined "levels" and how to set the parent-child relationship, so that PD enforced it directly when creating a new diagram.
         Specify yours conditons in your extension attached to your model
         Example : When the user want create a child diagram :  You can display a list of Parent Diagrams to select from.
         You can set in your extension by VBScript parent-child relationship
    Question #4 In the EA Diagrams, we want to have f.e. four copies of City Planning diagram, each of them should have different elements available, f.e. in the first copy, only Architecture Areas shall be made available, in the second one Architecture Areas and Business Functions, in the third on f.e. only Business Functions shall be made available.
    If I understand well your question. I suggest to take a look in
    Repository=>Administration=>Objects Permission Profile
    You can specify objects to show, mask, deactivate at model level.
    You can specifiy your own metadata.
    But I'm not sure you can mask, deactivate functions following diagram selection. It seem to specific.
    Message was edited by: Benoit Le Nabec

  • Customization approach as per best practice for SharePoint Online

    Hi All,
    I am working for a customer for customization on SharePoint Online. I need to create following customization.
    For each department one site collection is required to be created. There will be 15 site collections.
    Each site collection will have couple of team sites.
    Each team will have couple of document libraries and customer list.
    Custom lists and document libraries will have custom views.
    MaterPage and Layout will be customized to apply the UI Branding.
    Customer wants that configuration management should be as per the Microsoft best practice. I am wondering what the approach I should use is.
    Should I create visual studio solution, but since there are 15 different site collections are required to be created I believe sandboxed solution will not be feasible sine sandboxed solution are scoped with site collection.
    I also believe if I do create visual studio solution that development efforts will be extensive.
    I am not sure whether it is feasible, use the SharePoint Designer to apply this customization but I am confused in this case. If it is possible then how I will promote the customization to production.
    I am also confused in case SharePoint online how I will keep production and development environment separate? What is the best practice around it?
    Regards 
    Unrest Spirit
    Regards Restless Spirit

    Hi,
    You can create Custom Master page using SharePoint Designer. And for first four points from creating Sitecollection to creating views you can create a hierarchy of objects in site using csv file and then create Powershell script to create sitecollection,
    team site, list/libraries and view by reading csv files.
    http://blogs.technet.com/b/fromthefield/archive/2013/08/22/create-a-site-structure-using-powershell.aspx
    http://blog.falchionconsulting.com/index.php/2009/12/creating-a-sharepoint-2010-site-structure-using-powershell/
    Details about SharePoint Online Powershell management shellcan be found on below links:
    http://technet.microsoft.com/en-us/library/fp161362%28v=office.15%29.aspx
    https://support.office.com/en-GB/article/Introduction-to-the-SharePoint-Online-Management-Shell-c16941c3-19b4-4710-8056-34c034493429
    Best Regards,
    Brij K

  • JDev 11.1.2.3.0 Release 2 - crashes with Hierarchy Viewer

    Every time I try to edit properties for the Hierarchy Viewer, JDeveloper crashes: - Any Ideas????
    oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager:Jan 21, 2013 8:57:06 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:1
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:07 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Documents and Settings/p304641/My Documents/classes/Oracle ADF/ReUsableJARs/SharedComponentsViewController.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:07 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Oracle/Middleware/jdeveloper/jlib/bundleresolver.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:09 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Documents and Settings/p304641/My Documents/classes/Oracle ADF/ReUsableJARs/SharedComponentsViewController.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    Performing action (79) About [ from HtmlEditor ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Invoking command: [ from HtmlEditor ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    oracle.bali.xml.share.WeakListenerManager:Jan 21, 2013 8:57:10 PM oracle.bali.xml.share.WeakListenerManager addListener
    WARNING: Tried to add listener that was already attached: listener=oracle.jdevimpl.webapp.grammar.DelegatingGrammarProvider$IdenticalGrammarEventPercolator@77d7basource=oracle.jdevimpl.webapp.facelets.libraries.FaceletsLibraryMetadataGrammarProvider@ab4a39
    oracle.bali.xml.share.WeakListenerManager:Jan 21, 2013 8:57:10 PM oracle.bali.xml.share.WeakListenerManager addListener
    WARNING: Tried to add listener that was already attached: listener=oracle.jdevimpl.webapp.grammar.DelegatingGrammarProvider$IdenticalGrammarEventPercolator@508cb2source=oracle.bali.xml.grammar.proxy.GrammarProviderProxy@8a8eb3
    Performing action (79) About [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Invoking command: [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (173) Release Notes [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (340) Check for Updates... [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (490) Customizer [ from InspectorWindowImpl ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1:Jan 21, 2013 9:11:29 PM oracle.javatools.logging.LogUtils log
    WARNING: Exception in task oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1@1c29a32 on model oracle.jdevimpl.j2ee.facelets.FaceletsXmlModel@10fba16; txn name=Create Hierarchy Viewer
    java.lang.ArrayIndexOutOfBoundsException: node has no children
         at javax.swing.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:228)
         at javax.swing.tree.DefaultTreeModel.getChild(DefaultTreeModel.java:156)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.processNodeFacet(TVBindPanel.java:1395)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.initTreePanel(TVBindPanel.java:1617)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.<init>(TVBindPanel.java:1298)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.updateJTabbedPane(TVBindPanel.java:1197)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.setSelectedCollection(TVBindPanel.java:756)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initTreeFromDef(TVBindPanel.java:603)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.createCollectionTree(TVBindPanel.java:589)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initialize(TVBindPanel.java:328)
         at oracle.adfdtinternal.model.dvt.ide.objects.editors.TVEditor.createEditPanel(TVEditor.java:201)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.findOrCreateEditPanel(JUDTObjectEditor.java:171)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.prepareEditor(JUDTObjectEditor.java:247)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.showEditorInDialog(JUDTObjectEditor.java:217)
         at oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1.performTask(TVModelProvider.java:179)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
         at oracle.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
         at oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider.displayEditingUI(TVModelProvider.java:171)
         at oracle.adfdtinternal.dvt.datapresdt.metadata.creators.HVNodeCustomizer.customizeNode(HVNodeCustomizer.java:69)
         at oracle.bali.xml.util.XmlCustomizeAction$1.performTask(XmlCustomizeAction.java:97)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
         at oracle.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
         at oracle.bali.xml.util.XmlCustomizeAction.actionPerformed(XmlCustomizeAction.java:92)
         at oracle.bali.xml.gui.jdev.inspector.XmlInspectable.showCustomDialog(XmlInspectable.java:272)
         at oracle.ideimpl.inspector.InspectorWindowImpl.showCustomizer(InspectorWindowImpl.java:1684)
         at oracle.ideimpl.inspector.InspectorManagerImpl.handleEvent(InspectorManagerImpl.java:187)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:662)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:1140)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:617)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    oracle.bali.xml.util.XmlCustomizeAction$1:Jan 21, 2013 9:11:29 PM oracle.javatools.logging.LogUtils log
    WARNING: Exception in task oracle.bali.xml.util.XmlCustomizeAction$1@17a189b on model oracle.jdevimpl.webapp.jsp.JspExplorerView@e5a772; txn name=Properties for dvt:hierarchyViewer... (exception previously logged)
    Exception while performing action Customizer
    java.lang.ArrayIndexOutOfBoundsException: node has no children
    jx.s.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:228)
    jx.s.tree.DefaultTreeModel.getChild(DefaultTreeModel.java:156)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.processNodeFacet(TVBindPanel.java:1395)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.initTreePanel(TVBindPanel.java:1617)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.<init>(TVBindPanel.java:1298)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.updateJTabbedPane(TVBindPanel.java:1197)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.setSelectedCollection(TVBindPanel.java:756)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initTreeFromDef(TVBindPanel.java:603)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.createCollectionTree(TVBindPanel.java:589)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initialize(TVBindPanel.java:328)
    o.adfdtinternal.model.dvt.ide.objects.editors.TVEditor.createEditPanel(TVEditor.java:201)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.findOrCreateEditPanel(JUDTObjectEditor.java:171)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.prepareEditor(JUDTObjectEditor.java:247)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.showEditorInDialog(JUDTObjectEditor.java:217)
    o.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1.performTask(TVModelProvider.java:179)
    o.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
    o.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
    o.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
    o.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider.displayEditingUI(TVModelProvider.java:171)
    o.adfdtinternal.dvt.datapresdt.metadata.creators.HVNodeCustomizer.customizeNode(HVNodeCustomizer.java:69)
    o.bali.xml.util.XmlCustomizeAction$1.performTask(XmlCustomizeAction.java:97)
    o.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
    o.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
    o.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
    o.bali.xml.util.XmlCustomizeAction.actionPerformed(XmlCustomizeAction.java:92)
    o.bali.xml.gui.jdev.inspector.XmlInspectable.showCustomDialog(XmlInspectable.java:272)
    o.ii.inspector.InspectorWindowImpl.showCustomizer(InspectorWindowImpl.java:1684)
    o.ii.inspector.InspectorManagerImpl.handleEvent(InspectorManagerImpl.java:187)
    o.i.controller.IdeAction.performAction(IdeAction.java:662)
    o.i.controller.IdeAction.actionPerformedImpl(IdeAction.java:1140)
    o.i.controller.IdeAction.actionPerformed(IdeAction.java:617)
    jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    jx.s.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    j.a.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
    j.a.Component.processMouseEvent(Component.java:6289)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6054)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4652)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4482)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4482)
    j.a.EventQueue.dispatchEventImpl(EventQueue.java:644)
    j.a.EventQueue.access$000(EventQueue.java:85)
    j.a.EventQueue$1.run(EventQueue.java:603)
    j.a.EventQueue$1.run(EventQueue.java:601)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
    j.a.EventQueue$2.run(EventQueue.java:617)
    j.a.EventQueue$2.run(EventQueue.java:615)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.a.EventQueue.dispatchEvent(EventQueue.java:614)
    o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
    o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    oracle.ide.controller.IdeAction:Jan 21, 2013 9:11:29 PM oracle.ide.controller.IdeAction performAction
    SEVERE: Error during handleEvent on action 'Customizer' (id=490).
    None of the attached controllers handled the action..

    Thanks for your reply.
    Unfortunately, the application is for work. So, I am not using the HR schema.
    I was asked to evaluate the tool as part of a pilot effort to determine its usefulness.
    So, I downloaded Oracle Essentials for the evaluation.
    We do not have a support license.
    I believe some modification of a View Object caused the issue.
    The application was working great since I started using the tool a few weeks ago.
    My hope is that the stack trace will provide enough information to understand the root cause and corrective action.

  • Hierarchy authorization pbm in BI7.0 with Front end of BW3.5

    Hello All,
    We have a problem regarding authorizations for the hierarchies in BW7.0
    We have migrated from BW3.1 to BW7.0. Authorization are OK in our BW3.1 server, the authorization on hierrachy work well.
    Current Issue (in BI7.0) :
    An authorization object for XCOMPROD for a hierarchy 'ZMAT_HIER'.
    There are 2 queries which have variables of XCOMPROD & ZCOMPROD in selection criteria, ZCOMPROD has variable of type 'Hierarchy node'
    I've a test_user which has authorization on Product Group 5 (one of the nodes in the hierarchy-ZMAT_HIER).
    When i run the queries independently with this test_user, the user has access to Group 5 only, which is correct. 
    When i run a web template report with any one query (from the 2 queries), the user has access to Group 5 (as in first case) - correct.
    However when i run a web template report having above 2 queries together, the authorization fails, as user gets access to root node (instead of only Group 5).
    FYI, we're using BW3.5 front end (no PORTALS)  with the OLD authorization concept (of BW3.1).  Not 'Analysis Authorization' as in BI7.0.
    Looking forward to an explanation/solution to the above.
    Regards,
    Nagendra.

    Hi,
    Check out the customization of SPRO to select the authorization concept. I suspect that it's set on the new authorization concept.
    Tomer.

  • GL ACCOUNT hierarchy load

    Hi BI Guru's,
    Could someone help me to understand a strange issue on my customer BW.
    I mantained a GL_ACCOUNT hierarchy for my P&L on SAP R/3 ECC 6 throw t-code ob58.
    As a test I created a simple structure with only 10 account under Profit node.
    Save and load into BW.
    Now, a strange issue appear.
    The accounts under Profit Node are showing correctly but I have the same 10 accounts under "Unassigned nodes"!Only the 10 accounts are showing twice!
    If I load into BW the standard P&L hier (complete of all the nodes) ALL THE ACCOUNTS are duplicated into "Unassigned nodes"!
    I have to make a precisation: I don't need to see GL ACCOUNT Hier into a bex query, I've to load it into BPC 7.5 with dedicated package.
    Someone can help me to solve the issue?
    Thanks and sorry for my english!
    Andrea
    Edited by: Andrea Davoli on Sep 23, 2011 6:22 PM

    Thanks to all for your replies.
    I try to clarify: the structure under R/3 and under BW are the same.
    So the nodes and the account under standards nodes are the same. But under unassigned nodes into BW I've all the account that are under the other nodes but in R/3 the unassigned node is empty (I suppose that node is populated by system at runtime when abap report is run).
    BW
    + Asset
    ++ 1000001 - Asset
    + Unassigned nodes
    ++ 1000001 - Asset
    R/3
    + Asset
    ++ 1000001 - Asset
    + Unassigned nodes
    It's possible to have some customization under R/3 customizing?

  • Prod Hierarchy - how to

    I am really confused on use of product hierarchy. I have various options and I want to understand the implications of these options. And get views of you experts on how to design; maybe one of you can point me in entirely new direction.
    1) I can Split 18 characters of MARA-PRDHA in different levels of hierarchy and map these levels to custom infoObjects (ZLEVEL1 to n) while loading data in BW 0MATERIAL via 0MATERIAL_ATTR. These ZLevel infoObjects would be made navigational attributes of of 0MATERIAL.  Meets all the technical requirements but users need real hierarchy presentation
    2) Use 0MATERIAL_LPRH_HIER extractor with help of report RPHALPRH. This gives me perfect presentation hierarchy. But when I do this, I made to use 0Prodh1 to 0Prodh5 infoObjects to map the different levels of hierarchy. I cannot use the custom infoObjects Zleveln mentioned in option #1
    3) Use of combination both?.. but still caanot map hierarchy levels to custom infoobejcts Zleveln.
    Please advise... Thanks

    Hi,
    As You said , the second method is best one .There is no need of using z Characterstics. Take a llok on these notes.
    407033
    One of the notes says ,
    1) Call up the InfoObject maintenance,select 0PROD_HIER, switch to the 'Hierarchies' tab and set the 'with hierarchies' flag.Then, save and activate the InfoObject.
    2) If the Extractor and the DataSource 0PROD_HIER_LPRH_HIER (active) exist in the source system, replicate the DataSources in the BW.
    3) Right-click and assign the new hierarchy DataSource from the source system.
    4) Fields 0PRODH1, and so on should be assigned to the InfoObjects with the same name.After that, you will be able to load the hierarchy into the BW system.
    5) In order to be able to use this hierarchy in the evaluations, the 0PROD_HIER attribute of 0-MATERIAL must be active as a navigation attribute in the cube.When you expand the hierarchies by product hierarchy in the query, you can display this hierarchy.
    AND ALSO IT SAYS THAT DONOT TAKE THE HIERRARCHY IN 0MATERIAL INSELF.
    <i>the described errors by multiplying out the material records for all sales areas.In the worst case scenario, the hierarchy to be transferred may become too large in the process.To avoid this, you can use the enhancement instead which only transfers the product hierarchy without the material numbers as leaves.As a result, this hierarchy belongs to InfoObject 0PROD_HIER which is both the attribute for 0MATERIAL and 0MAT_SALES.This solution generates the thinnest possible hierarchy, but leads to some restrictions in the navigation options in the BW queries because you can no longer expand the hierarchy to the material numbers.</i>
    Withr gds,
    Anil Kumar Sharma. P
    Kindly assign points, If it really helps you.

  • Customization of "Positive Pay file with additional parameters"  template

    Hi,
    We've a requirement to customize the eText template of the Positive Pay file with additional parameters report. The setup is done , now the program is picking up the new format. Since the payments involves multilines hierarchy, we are unable to print the data in the hierarchical format. Our requirement is to print a Header with information like BankAccountNumber,Total Amount in Dollars , Total number of lines. And Detail segment with all the infomation like BankNumber, BankAccount Number, Amount, Print 'V' if the check is voided etc. please let me know how to achieve this format in eText.
    Thanks
    Elan

    Did you introduce a new LEVEL for the detail info?
    Refer user guide on the syntax of usage.

  • How do I stop IN CLAUSE when query a hierarchy of object.

    I have a base class which is annotated with
    @Entity(name="UdmHierarchyObject")
    @Table(name="UDM_HIERARCHIES")
    @Inheritance(strategy = InheritanceType.SINGLE_TABLE)
    public class UdmHierarchyObject ...
    I have a single table hierarchy of objects which use the following annotation:
    @Entity(name="Lookup")
    @DiscriminatorValue(value="Lookup")
    public class Lookup extends UdmHierarchyObject ....
    Now I may have MANY classes that extend the base and this is were I am worried. When I query, EclipseLink always creates an IN CLAUSE including all the subclassed entities, which I don't really need. And I worry about it's size.
    An example query produces the SELECT below.
    select l from Lookup l join l.data d
    where l.hierarchyObjectName = :name and d.name = 'Code'
    order by d.value"
    2008-05-28 14:06:31,773 DEBUG [oracle.toplink.sql:135] - ClientSession(22145060)--Connection(23069842)--
    SELECT t1.ID, t1.JPA_DISC, t1.OBJECT_NAME, t1.OBJECT_TYPE, t1.UPDATED_ON, t2.ID, t2.HIERARCHY_NAME, t2.PARENT_ID, t2.REFERENCE_ID FROM UDM_DATA t0, UDM_HIERARCHIES t2, UDM_OBJECTS t1 WHERE (((((t2.HIERARCHY_NAME = ?) AND (t0.DATA_NAME = ?)) AND (t2.ID = t1.ID)) AND (t1.JPA_DISC IN (?, ?))) AND (t0.OWNER_ID = t1.ID)) ORDER BY t0.DATA_VALUE ASC
    bind => [StateCode, Code, Lookup, EventTypeCode]
    The actual query is fine, however I don't always need the t1.JPA_DISC IN (?, ?) part because I am providing sufficient filtering.
    Is there a way to suppress this in the query, or should I not be bothered with a large IN CLAUSE?
    You comments would be appreciated.

    The issue is you are querying a branch class, so only the children of this branch must be filtered. Unless you are noticing real performance issues with the IN, I would not worry about it too much.
    Otherwise, you could consider using joined inheritance, or some level in between joined and single table (JPA does not support this, but TopLink does if you customize your descriptors).
    You could also customize your TopLink descriptors using a DescriptorCustomizer to change how subclasses are filtered. You would need to set the ClassDescriptor's InheritancePolicy's withAllSubclassesExpression.
    -- James : http://www.eclipselink.org

  • BEx Hierarchy Display

    In a report we are using orgunit hierarchy and we have another field in the report Manager name (manager of the orgunit).  Currently at the top level of the hierarchy all managers are displayed for every node under it. Example
    Level 1
    Org 1----Manager 3
    Manager 2
    Manager 1
    Level 2
    Org 2-----Manager 2
    Manager 1
    Level 3
    Org 3----Manager 1
    Is there a way to only display Manager 3 for Org 1 and Manager 2 for Org 2? We thought about compounding orgunit with manager but we could run into an issue with time dependency.  Any other suggestions without removing the hierarchy display?

    Not sure if this fits your situation or not, but look in orgunit and see if there is a manager in there already (if not you can customize it and add it in).  Then you can display the orgunit on your report and then also display the orgunit's manager attribute.
    You are displaying the manager and orgunit from transaction data.  This manager could be the employee's manager, cost center manager, orgunit manager, etc... 
    Brian

  • Expand All for Hierarchy in Layout

    Hi all
    Has anyone developed an 'Expand All Nodes' function for a BPS Web application? I have a layout which contains a hierarchy and I would like to be able to provide two buttons which perform an 'Expand All' and 'Collapse All'.
    Cheers
    Dimitri

    If you want expand all levels in hierarchy then you could choose the appropriate level in the 'Expand to Level' option in layout cutomization in Web Interface Builder.
    In our case i have set it to 5 so that when the layout opens all the cost elements appear.But it takes time if the layout is going to read lot of data.
    There is also another option for layout customization called 'Collapse Lead Columns'.If you want both these options in the form of button then you may have to write BSP codes for this task.

Maybe you are looking for