Memberlist for generic dimension in HFM 11.1.2.2.300

What is the syntax for making a memberlist for a generic dimension in HFM. Trying to write it the "old" way which works for all the none generic dimensions does not work.
The dimension is called C3Network, Dimension Alias:AllNetworks, Short Name: NTW
This is what I tried:
Sub EnumMemberLists()
Dim aC3NetworkLists(1)
Select Case HS.Dimension
Case "C3Network"
aC3NetworkLists(1) = "Test"
HS.SetMemberLists aC3NetworkLists
End Select ' Case HS.Dimension
End Sub ' EnumMemberLists()
Sub EnumMembersInList()
Select Case HS.Dimension
Case "C3Network"
Select Case HS.MemberListID
Case 1 'Test
HS.AddMemberToList "R16"
HS.AddMemberToList "W16"
HS.AddMemberToList "D1"
HS.AddMemberToList "R15"
End Select ' Case HS.MemberListID
End select 'Case HS.Dimension
End Sub ' EnumMembersInList()

You'll want to use the Alias for this.

Similar Messages

  • Mapping Type missing for Import Dimension via Interface Tables

    Greetings Everyone,
    I was wondering if anyone else had this issue. I have two Generic dimensions that I have created within the Shared Library. The issue that I'm having is that whenever I create a new profile for these two dimensions, there is never an option to Merge or Replace the dimension. I always have to "create new dimension" even though these dimensions exist within my shared library. This causes a problem because, I have to always perform a replace and it looks like be default, when creating a new dimension, it merges whatever values I have within the interface tables into the existing dimension.
    Thanks,
    Tammy Bian

    Hi Vinodh,
    Pls check if you have mapped the Alias table from Interface Area to Alias dimension in your import profile definition.  And then also check if association between Alias & entity is defined.
    Thanks,
    Darshana

  • Sharing mappings for single dimensions between locations

    Dear all,
    In our application we want to load data into essbase as well as into HFM, so we are using the two different adaptors. We though about using on the one hand locations with the essbase adaptor and on the other hand locations with the HFM adaptor.
    The account mapping table is the same regardless of loading into HFM or Essbase. The problem now is, that once a mapping in the account dimension is changed in an essbase location, it should also be automatically changed for the corresponding HFM location. The solution seems to be the creation of a location with a third adaptor that contains the HFM dimensions (until UD4) as well as the additional dimensions (UD5 - ...) for Essbase. This location is then the parent location for the HFM as well as for the Essbase locations. However, according to my understanding, this third adaptor can only be connected with one system (lets say Essbase). This means that once a mapping tabel for the HFM-UD3 is updated, it will result in an error, as FDQM can not find the corresponding UD3 member in Essbase.
    1. Is there a solution for this problem, so that for some dimensions the mapping table refers to essbase metadata while for others the mapping table refers to HFM metadata?
    or:
    2. Does anyone has a proposal for an approach to share the mapping tables of certain dimensions between different locations with different adaptors?
    Any comments are very much appreciated.
    Thanks a lot in advance,
    Chris

    Hi Chris,
    You put some good thoughts in here. Have you tried to use a parent location with the 3rd adapter yet? Depending on whether the adapter of the parent or the child location has priority this might work or not. Give it a try, might be a great reference for the rest of us, so thanks for sharing your results.
    The only other solution I see would be to add some scripting to sync the dimensions that you need.
    Regards,
    Matthias

  • Can not export dimensions to HFM application Entity

    Hi
    I'm trying to integrate Oracle Hyperion FM 11.1.1.3 with Oracle eBS R12.
    I've successfully registered the source system and the target application.
    I've successfully created a metadata rule but when I run the process, the following step failed: "Can not export dimensions to HFM application Entity"
    The log indicates the following:
    Error in LKM COMM Load Members into HFM - Load Metadata to HFM
    Traceback (most recent call last):
    File "", line 277, in ?
    *com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: Metadata load failed. Error code: 0x800443C1 [Can not load metadata because of integrity constraints]*
    My Environment: Win server 2003 on VM, oracle 10g
    Thanks in advance

    Hello WPauffhausen,
    Thank you for your reply.
    I've read the ERPi/FDM Adapter ReadMe ( [http://download.oracle.com/docs/cd/E17236_01/epm.1112/fdm_adapter_readmes/erpi_fin_b_source_adapter_readme.pdf] ) but I didn't find any patch related to ODI.
    I've configured ODI and used ERPi in workspace to perform the integration process. Have I to use FDM in order to complete the integration process?
    I followed the following demo on Oracle University [http://oukc.oracle.com/static09/opn/apps09/ebusiness_suite_11i/84326/111809_84326/111809_84326_DEMO.html]
    This demo doesn't use FDM (workbench) to complete the integration process.
    Regards,
    Ahmed

  • Why we use Parent  parent adjs parent total in Value dimension in HFM

    Hi Experts
    Can any one plz give me an explanation for Why we use Parent, parent adjs and Parent total in Value dimension in HFM?
    regards
    Smilee

    Hi,
    As a quick answer, when you post a journal adjustment to <Parent Curr Adjs>, this adjustments affects all parent entities. In the contrary, if you post a journal adjustment to [Parent Adjs] then you must also select which of the parent entities should be affected by the journal (while all other parents will not be affected). In order for this discussion to be relevant, you must have your entity shared under multiple parents. If you have it under a single parent then this does not apply. Note that in order for this to work you must have AllowAdjFromChildren enabled

  • Generic Dimension ( Security Enabled)

    Hi
    When I enable security on a "generic" dimension, is it possible to have the data roll up all the way to the very top ( the actual dimension name)
    For example, i have this type of hiearchy
    Product ?
    Total Product 10 +
    Alt. Product 5 ~
    I would like my users to be able to see the 10 at the "Product" dimension in a pull sheet. Right now, they must change to "Total Product" to see a number. I can't
    figure out how to give them access to "Product" - - - IS IT POSSIBLE?
    Thanks.

    John - thanks for your reply. just a couple of follow ups if you don't mind.
    you say "usually" - could you give me a an idea of what some of the exceptions ? does it matter if it is dense / sparse or dynamic vs never share?
    also - in the essbase add in, when you initally retrieve and it gives the template with top level of each dimension, is it possible to have it start out with the lower level so
    they get a number at first, vs "no access"

  • Error While Saving Mapping For A Dimension

    I am getting The Error While Saving The mapping For a Dimension
    Any Clue?
    An error occurred creating DimensionMapGroup BROKERS.MAPGROUP1.DIMENSIONMAPGROUP : ***Error Occured in
    DELETE_MAPPING_GROUP: Analytic workspace object __XML_STARTUP_CALCMMBRS does
    not exist.
    Thanks
    Raghu

    Check the OSS note 550760 regarding the issue.

  • Year property for category dimension

    Since year property is the Required Properties for Category Dimensions, if I need to have actual and budget for multiple year, is this mean that I need to create id for every year?
    Like following:
    ID                            year
    actual_2010           2010
    actual 2011            2011
    budget_2010          2010
    budget_2011          2011

    Hi,
    Actually, maintenance of the category dimension is an admin activity. The admin has to change the year value every year. This is similar to the Time dimension. Every year, the admin has to add members for that particular year. Its just once in a year.
    Hope this helps.

  • How to create Hierarchies for a Dimension?

    Hi,
    How to create Hierarchies for a Dimension in Multidimensional Models? Could you please suggest some document provides step by step instructions to create Multidimensional Model?
    Thanks
    M Thiyagarajan

    Hi M Thiyagarajan,
    connect dimension to first level and after that connect that level to another one and so on. For level - each additional outgoing connection means additional hierarchy.
    Philip

  • ENT-06954: Error while Displaying BIBean for Cube/Dimension Dataviewer.

    Hi all,
    I have defined a cube with three dimensions. All elements are deployed and the mappings is executed successfully. If I try to open the dataviewer either for the cube or for the dimensions I receive the following errors:
    ENT-06954: Error while Displaying BIBean for Cube Dataviewer.
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.CubeDataViewerMain.getDataviewObject(CubeDataViewerMain.java:391)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.CubeDataViewerEditor._init(CubeDataViewerEditor.java:66)
         at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
         at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
         at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    ENT-06972: Error while Displaying BIBean for Dimension Dataviewer.
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.getDimensionListObject(DimDataViewerMain.java:479)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerEditor._init(DimDataViewerEditor.java:89)
         at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
         at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
         at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    In another warehouse this function works properly. I am using OWB 10gR2 (10.2.0.1.31).
    Any hints to fix this issue would be appreciated.
    Thanks in Advance, C.

    If you run OWB using the supplied shell script or batch file are there other errors on the console before the exception. OWB uses a component (OLAPI does some validation over and above any other) which dumps the errors on the the standard output which often illustrates some invalid metadata in the OLAP catalog.

  • Error while create aggmap for concatenated dimension ???

    How can I create aggmap for concatenated dimension ??
    I created dimensions named awprod_lvl0 ,awprod_lvl1,awprod_lvl2,awprod_lvl3,awprod_lvl4 and concatenated with a dimension awproducts. Then I created a parent relation awproducts.parents and mapped into the relational tables using sql fetch procedure .Iam able to see values in the olap work sheet .When i tried to create aggmap for different aggregation , it is throwing an error??It is telling that awproducts and awpro_lvl4_id cannot appear because they share same base level dimension...
    can anyone help in resolving this problem?????

    Jithesh, could you provide the exact definitions for the aggmaps, dimensions and relations that you're using?

  • Free Goods Promotion for Generic Article

    Hi
    In IS-Retail can we create free good prmotion for generic article & it will automatically be applicable for varients of that generic article. or we need to create on individual varient free good condition record
    Pl advise
    Regards
    Sandip

    Hi selva
    1)Check in Change Promotion T.code - WAK2
    in the item level   Promotion announcement category(Ann column) - set indicator as F     Promotion announcement
    2)Check sales periods dates - Sales order from to TO it should be valid date
    if not works, reply me i will give some more solutions
    regards
    Satish

  • How to define an aggregation rule for a dimension based on bridge table?

    Hello,
    I need a solution for aggregating data correctly when using a dimension based on a set of dimensione tables containing a bridge table. Please find below a description of my business case and the OBIEE model which I’ve created thus far.
    Business Case
    The company involved wants to report on the number of support cases, the different types of actions that were taken and the people involved in those actions. One support case will undergo a number of actions (called ‘handelingen’) until it is closed. For each action at least one person is involved performing a specific role, but there can also be multiple persons involved with 1 action, each performing a different role for that action. This is the N : N part of the model.
    The problem that I face is visible in the two pictures below:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample.png
    As long as I don’t include anything from the Dimension Meelezer in my report, I get the correct number of handelingen (7). When I include the person (called ‘Meelezer’), the measuere per action is multiplied by the number of persons/roles involved with that action.
    When I changed the Aggregation rule in the report column #Handelingen to ‘Server Complex Aggregate’ I do get the correct endtotal:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/sample2.png
    I believe it should be possible to define in the repository a different aggregation rule for individual dimensions, but I’ve not been able to achieve this.
    Explained below is what I have created in my Physical and Business Model & Mapping layers:
    The Physical Model is built like this:
    (This is just a small part of a much larger physical model, but I’ve only included the most relevant tables)
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/PhysicalDiagram-1.png
    The Fact table (ALS Feit Zaakverloop) contains FK’s for the action (FK_HANDELING, joined to ALS Dim Handeling), the date the action took place (FK_DATUM_ZAAKVERLOOP, joined to ALS Dim Datum Zaakverloop) and the uniqe group of people involved (FK_MEELEZERS, joined to ALS Groep Meelezers) and a measure column (SUM_HANDELINGEN) populated with the value ‘1’ for each row.
    The Bridge table (ALS Brug Meelezer/Reden Meelezen) contains three FK’s: FK_GR_MEELEZERS (joined to ALS Groep Meelezers), FK_MEELEZER (joined to ALS Dim Functionaris) and FK_REDEN_MEELEZEN (joined to ALS Dim Reden Meelezen).
    The Business Model
    In the business model, the four physical tables for the N:N relation have been combined into one logical dimension table.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BusinessModel-1.png
    DIM Meelezer contains one LTS in which the four physical tables have been combined:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS1.png
    And all the required locical columns have been created:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/LTS2.png
    DIM Meelezer has also been identified as a bridge table and a Business Key has been defined on a combination of the FK’s in the bridge table and business codes of the two dimension tables.
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/BMDIM.png
    Next a hierachy was created for Dim Meelezer:
    http://i84.photobucket.com/albums/k24/The_Dutchman_2006/OBIEE/Hier.png
    In Feit Zaakverloop, a measurement called ‘# Handelingen’ was created using SUM_HANDELINGEN, with an aggregation rule of SUM.
    In the LTS of both the DIM Meelezer and Feit Zaakverloop, the Logical Content Levels have both been set to: LVL Detail – Meelezer.
    Please provide suggestions that will NOT require changes to the physical datamodel as they would require too much time to achieve (or at leats would not be ready before my deadline.
    Thanks!
    Edited by: The_Dutchman on Dec 13, 2011 11:43 AM

    Hmm, no replies yet...
    Am I in 'uncharted territory' with this issue?

  • Configuring KPRO for generic object services

    Hello,
       I have a requirement where I have to configure KPRO as the storage for generic object services. We are using the generic object services for materials and hence using the Business object BUS1001. Please let me know of how to do the same or if we have any documents for configuring the Generic object services and KPRO please provide me the same.
    Regards
    Nilanjan

    Hi,
    i reply to the question you posted in my thread:
    I solved the request without using Kpro. Kpro ist just a more comfortable way in managing documents. But using ArchiveLink and GOS is all you need if you just want to upload documents and view them in a linked transaction. I would be able to give you a better help if you would give a short introdcution in what you plan to do in detail.
    kind regards Matthew

  • When we go for Views and Function Modules for Generic Extraction

    Hi Experts,
    Can you please explain when we go for extracting the data using Views and when we got using Function Modules using Generic Extraction from R/3 system to BW with examples. And also can you explain when we go for delta for the above both scenarios.
    Thanks for you help in advance
    Rohith

    Hi,
    Scenario for Extarction using FM
    Imagine the scenario where you need to extract data from
    tables having no common field between them and thereby preventing you from creating a view on top of those tables..
    Or simply consider tables that are highly unrelatd in terms of fields, but you have a requiremnt to extract data from them.
    Also Refer.
    create generic extractor based on 2 tables
    Generic Extraction via Function Module
    /people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module
    Steps.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0f46157-e1c4-2910-27aa-e3f4a9c8df33
    http://help.sap.com/saphelp_nw04/helpdata/en/86/1c8c3e94243446e10000000a114084/frameset.htm
    Scenario for Extraction using View
    If there are more number of tables and data in those tables can be represented using joins then we can use this type of extraction
    For more info Refer these links
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm
    Difference between "Help View" and "Search Help"
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm
    for more detailed info look on:
    http://www.sap-img.com/abap/what-is-the-different-types-and-usage-of-views.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/abap+dictionary&
    For GEneric Delta refer these links
    [generic with delta;
    [https://forums.sdn.sap.com/click.jspa?searchID=11388803&messageID=5164737]

Maybe you are looking for