EIS - Adding a new parent for existing 2 members

Hi All,
I have an existing model and a metaoutline in my EIS. Which is getting built using a star schema from my oracle relational database.
In my dimension in question - I need to make a small change.
There are 2 members named "X" and "Y" - I need to make the change in the outline such that I have to introduce a new member "Z".
This new member "Z" would become the parent of "X" and "Y".
X and Y wud simply roll up to Z and Z wud roll up with other members to the Dimension.
I don't want to make any changes in the database(oracle) - how do i go abt it in EIS? Any idea? hints?
Thanks.

Hi Glenn,
Thanks for your reply.
Yes, I've tried to use the 'Add member as child' and 'Add member as sibling'(manually as u said) in the EIS to add the new member "Z".
But it does not allow me to add the member at the lower generations (need to add at generation4 in my case ). The options get disabled when I select the gen2 or gen3 in the meta outline in EIS.
I'm only able to 'Add Member as child or sibling' at the higher level - i.e. at the dimension level.
Any idea how do i proceed now?
Thanks in advance.

Similar Messages

  • Does we need new CALs for adding a new domain for existing users?

    Hi, 
    Our company has setup a new company with domain.  We want to add the new email account to existing mail box.  Do we need new CALs?
    Thanks
    Wilson

    Hi Wilson,
    For license related questions, it will be more professional to inquiry Microsoft Customer Service:
    http://support.microsoft.com/gp/customer-service-phone-numbers/en-gb
    Thanks,
    Simon Wu
    TechNet Community Support

  • Problem in creating new versions for existing DIR using CV01N

    I am working in SAP ERP 6.0 EHP 4.0 system.
    I have problem in creating new versions for existing DIR using CV01N
    I create a DIR version 00 with functional location and mpd cycles. Then when i try to create a new version by copying the contents created from already created document.I change the MPD cycles in the new version and save it.
    once when i display the first document created the mpdcycle specified in version 01 is copied to the 00 version.
    The document is inconsistent where versioning of document doesnot work properly wrt MPDCYCLE and MP HEADER.
    The problem which i found was the document identification guid remains the same for all the document versions getting created.
    The same is working fine in SAP ERP6.0 EHP3.0 sytem.
    Please someone help me in resolving the above issue.
    Regards,
    Prasad.B

    There is a change in the standard code.The reason for the above problem was  because of a missing Enhancemnet point in a standard function module 'CV110_DOC_CREATE_WITH_TEMPLATE'.
    IS-ADEC-MPD  - Enhancement to copy MPD data
    ENHANCEMENT-POINT CV110_DOC_CREATE_WTEMPL_01 SPOTS ES_SAPLCV110.
    +*$*$-Start: CV110_DOC_CREATE_WTEMPL_01----------------------------------------------------------$*$*+
    +**ENHANCEMENT 1  ZSF_AD_MPD_SAPLCV110.    "active version**+
    +*** copy MPD relevant data from templ. doc to current doc**+
      +**CALL FUNCTION 'MPD02_COPY_MPD_DATA'**+
        +**EXPORTING**+
          +**is_draw = ls_draw**+
        +**TABLES**+
          +**ct_drad = lt_drad.**+
    +*ENDENHANCEMENT.**$*$-End:   CV110_DOC_CREATE_WTEMPL_01----------------------------------------------------------$*$*+
    Created a custom enhancement point similar to SAP ECC6.0 EHP 3.0 system.
    The reason was the buffer was not getting cleared previously.After inserting the above code the DIR's are getting created withot any issues.
    Regards,
    Prasad.B

  • How to create the new varients for existing generic article.

    Hi all,
          Can any body tell how can i create new varients for existing generic article
        T-Code - MM41 ( IS-Retail).
       Plz help, helpful answers will be rewarded.
    Regards,
    Sai

    Hi
    If you have access to the program of the tcode, then go to that tcode click on system->status, to get the program name, go to se38 give that program name and select variants radiobutton, create the variant.
    Regards
    Haritha.

  • Create new mailbox for existing users?

    Hi All,
    I am new to JNDI concepts. I need to create new mailbox for existing users in domino directory. is it possible?
    Scenario is : I have some users in domino directory. They dont have mail account now. I want to create it.
    Kindly guide me...
    Thanks,
    Ram

    Hi,
    You can try LSMW (Direct method) for uploading class values.
    Upload file can hae following structure:
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    Release Grou+Release strategy |     Characteristic name     |     Class type     |     Class Value
    e.g. rel grp is PO, rel strategy is 01, characteristic name is EBAN_EKORG, and class value is 1000 then
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    PO01     |     EBAN_EKORG |     032     |     1000
    multiple characterstics can be
    OBJEK     |     ATINN     |     KLART     |     ATWRT
    PO01     |     EBAN_EKORG |     032     |     1000
    PO01     |     EBAN_EKGRP |     032     |     100
    Regards,
    Yogesh

  • Apply new style for existing paragraph

    How to apply new style for existing paragraph
    I need to apply existing paragraph style "FEBL1" to bullet list (newstyle)

    May be I am not clear with your question.
    You want to apply any style to a paragraph, you can use grep function:
    app.findGrepPreferences = app.changeGrepPreferences = null;        
    app.findGrepPreferences.findWhat = ".+";
    app.findGrepPreferences.appliedParagraphStyle = "FEBL1";   
    app.changeGrepPreferences.appliedParagraphStyle = "bullet list";   
    app.activeDocument.changeGrep();
    app.findGrepPreferences = app.changeGrepPreferences = null; 
    OR
    You want to add bullet list in your existing style "FEBL1", try the below code:
    var pstyles = app.activeDocument.paragraphStyles; 
    for(var i=0;i<pstyles.length;i++) 
        if(pstyles[i].name == "FEBL1")
            pstyles[i].bulletsAndNumberingListType = ListType.BULLET_LIST;
    Vandy

  • Adding a new field to existing structure

    HI all
    I am adding a new field to the existing structure in BW ,shall I remove all the data in the cube to fill fill this field for the previous records and reload again or any other solution
    thanks in advance

    Hi,
    Yu need to delete the data to fill the new field again.
    Assign points if it helps
    Regards,
    Srinivas

  • Problem adding a new field to existing BPS planning layout

    Hi
    I am new to BPS and planning
    I have a requirement to add a new field which has values maintained as 0 and 1 to an existing planning cube.The user wants this new field in the existing planning layout where in he can enter the values for this field as 0 or 1.I have created a new field and maintained values for this field as 0 and 1.I have added this field to the existing planning area and have created variable with fixed value with range 0 to1.I have added the same in selections in existing planning level and package as well along with other existing selection conditions.
    In additional functions of adhoc package they have made setting as set to all possible char combination.
    In this planning area all the selections are locked in planning level and package.
    Now when i execute the planning layout to enter data,my new field is grayed out,it does not allow me to enter the values.need help  with this as to how can i make this field input enabled.This is an independent characteristic.
    Thanks
    Panchan

    Hi,
    Yu need to delete the data to fill the new field again.
    Assign points if it helps
    Regards,
    Srinivas

  • New JSP for existing app?

    The client presentation layer of an existing app is swing, which is for the local office user. For the travelling users, can I deploy the app to their notebooks with Webstart so that they can access the app thru internet, without writing any new codes? or should I write new JSP/html pages for them?

    The client presentation layer of an existing app is
    swing, which is for the local office user. For the
    travelling users, can I deploy the app to their
    notebooks with Webstart so that they can access the
    app thru internet, without writing any new codes? or
    should I write new JSP/html pages for them?It depends on your requirements. If your clients start to use PDAs, you won't be able to use Webstart with those. A servlet/JSP solution OTOH would require the client to be constantly online and can't be as feature-rich as a Swing UI, but they can serve all kinds of devices.
    Whether you need to rite new code for Webstart depends on how well-written the application currently is. If it doesn't rely on path or JAR names in any way, I don't think there's a problem. You might need to sign the JARs, though.

  • Adding a new layout for DME for file download

    Hi All,
    How do i add a new layout for file download in DME?
    Thanks
    William Wilstroth

    This problem is solved.
    Need to enhanced the T042O table.

  • New database for existing user?

    Hi,
    am I right saying that a new schema in Oracle involves a new user to create?
    Say I've got my user already and I just want to create a new schema for this user.
    How can I do it?

    833519 wrote:
    wherever I'm looking I can read this:
    schema
    A named collection of database objects, including logical structures such as tables and indexes. A schema has the name of the database user who owns it.
    ---I don't particularly like that definition.
    A schema can be a logical database - just like a SQL-Server database. For example, the schema HR can be the Human Resources database with tables like employees, departments, payroll and so on.
    A schema can be a user account. Let's say John is the head of a department. A schema can be created for John called JOHN. The HR schema (logical database) can grant select privs to the JOHN schema (user account) on tables and views inside the HR database schema.
    It can even be setup in such a way that JOHN can only see his department's staff in the employees, and payroll tables, and a single row for his department in the departments table (this feature is called virtual private databases).
    The JOHN schema, besides connection to Oracle rights and selection rights on the HR tables, may have no other rights. So no tables, views and other db objects can be created in the JOHN schema.
    The HR schema otoh has the rights to create the db objects. And it may for example not have any create session rights, preventing anyone from directly logging into this schema.
    There may be a .Net application for HR. It uses an application schema in Oracle called HR_APP. It may have certain db objects (such as application log tables, application audit tables, etc). It also will have access to the HR schema's db objects.
    So an Oracle schema can be used in many different ways - providing flexibility way beyond what other database products provide in this regard.
    As for how to use a schema (as a user schema, logical database, app schema, library schema, etc) depends entirely on your requirements - and correctly translating these into secure and flexible Oracle schemas that address these requirements.
    In my understanding this means that if I wanna create two databases (collection of tables), which are called 'schemas' in Oracle I also have to create 2 database users.Yes. But these will be logical database schemas. Not end user schemas. For example, you can create a HR schema for a Human Resources database. You can create a MARKETING schema for the Marketing database. (yes, you will use the CREATE USER command to create these 2 logical database schemas - and you would use the same command to create a user schema, developer schema, or any other type of schema)
    The HR schema can be specifically setup for the HR database requirements. A space quota of 10Gb. The ability to create tables and stored procedures and views.
    Likewise, the MARKETING schema can be setup specifically for marketing. They may need a 50Gb space quota. This database may use object relational features and also need the rights to the SQL advance data types. Etc.
    If you want to use the HR database, you can logon as the HR schema. If you want to use the marketing database, you can logon as the MARKETING schema.
    Or you can create a user schema - and for this schema user to select tables from the HR database, the HR schema needs to grant specific rights (like select, update, delete and insert) to the user schema on those tables.
    Do not let this confuse you. A schema can be many different things, depending on WHAT it can do and HOW it is used. And both these you determine when creating the schema and its rights and its contents (if any).
    As already suggested - read the Concepts Guide. See http://tahiti.oracle.com (Oracle documentation portal).

  • For Adding up New Line in existing PO

    Hi,
    I have created PO through Import Standard Purchase Order and now client requires to add more line into existing approved PO which has been migrated through interface table.So,I wanted to know what necessary steps I need to follow for adding lines into existing purachse order.I tried to update action column as 'ADD' in po_headers_interface table but everytime records is being rejectd.
    Please help me if anybody knows the solution.
    Regards
    DS

    hi,
    you want to do change PO, if it is the case, oracle has provided public APIs to do the changes. for details you can refer manufacturing api's and po interface tables pdf docs.
    sen

  • Adding a new system to existing ChaRM Project

    Hi,
    We have configured Charm in our landscape and we use Solution Manager 7.1 SP08.
    Requirements:
    Add a new system to the existing ChaRM Project.
    Edit the logical components for e.g. To replace current SID (QA1) with another SID (QA2)
    Add items (Systems or Tasks)to the existing task list
    We faced problems (duplicate record dumps), while configuring as per our requirements above. SAP suggested us to
    Close the Project and create a new one to include a new system. [This is not feasible for us]
    Close the current maintenance cycle and create a new one if you want to edit the logical systems or to add any task or system to the existing task list.
    So we have the following questions
    What is the impact on closing the current maintenance cycle? We have half of transports in released and half in locked status.What happens to the transports that are not yet released?
    Will they automatically get released or
    Will they not get impacted or
    Will they get assigned to the new maintenance cycle automatically or
    Do we need to do it manually or does it not matter
    Since we are close to starting our ITC, how do we go about that? How will we bundle our transports for our ITC with different maintenance cycles holding transports
    What is the impact on locking a maintenance cycle?
    What is the impact on project team members on creating a new maintenance cycle?
    How does the maintenance cycle get impacted if we refresh existing systems?
    Have you faced a similar problem? Is there an alternate solution?
    If we need to add a new development system to the Project do we need to close the current project or just add it to a new maintenance cycle?
    Reporting
    How do we run a report for stats by Maintenance cycle
    --> System --> Transport released
    --> System --> Transports created (not released)
    How does reporting get impacted if we make the changes stated above

    Hi Nanada,
    check the below blog,to adding - Add a new system to the existing ChaRM Project.
    Charm task list creation for newly added system... | SCN
    So we have the following questions
    What is the impact on closing the current maintenance cycle? We have half of transports in released and half in locked status. - dont close the MC with out proper TR movement in PRD. it will make the system inconsistency. if it is released TR not able to unassigned from MC . this feature available from SP10. What happens to the transports that are not yet released?
    Will they automatically get released or - no
    Will they not get impacted or - make solman inconsistency
    Will they get assigned to the new maintenance cycle automatically or- if not released from DEv, it needs to assign manually from one MC to other MC
    https://websmp106.sap-ag.de/~sapidb/011000358700000611352012E/index.htm
    Do we need to do it manually or does it not matter - yes, check the above link
    Since we are close to starting our ITC, how do we go about that? How will we bundle our transports for our ITC with different maintenance cycles holding transports
    What is the impact on locking a maintenance cycle?
    What is the impact on project team members on creating a new maintenance cycle?
    How does the maintenance cycle get impacted if we refresh existing systems?
    Have you faced a similar problem? Is there an alternate solution?
    If we need to add a new development system to the Project do we need to close the current project or just add it to a new maintenance cycle?
    Check the Dolores blog -
    Change Request Management scenario: Usual questions and known errors
    Rg,
    Karthik

  • Using new namespace for existing abap objects

    Hi,
    We have just reserved a namespace and want to move existing code (tabels, data-elements, ...) to this namespace. The issue we notice is that the namespace is added to the name of the abap-object, so that every code-reference to that object must be changed. This leads to a lot of work. Can this somehow be avoided?
    Regards,
    Jurgen

    Hi Jurgen!
    This can't be avoided, that's the very core of the names. Different question is: can this be automated. Not completely.
    Fastest way (and it's really not so terrible as it seems):
    - copy the objects to new names
    - make where-used list to all objects (e.g. table name)
    - search and replace in each object (e.g. include)
    - generate new version
    - delete old object
    - check all objects for missed references
    Still will take several days for one person. For very large developments you can think about a program to do the mentioned list - but this will take a lot of time to program, too.
    Regards,
    Christian

  • Change Pointers - adding a new field to existing Change Document

    Hi,
    We have a requirement to capture the changes made to the Material object through the transaction C223. The changes to field MKAL-PRFG_F have to be captured.
    There is an exisitng Change Document Object - MATERIAL. This is included in Message Type MATMAS. These are the steps we have done:
    1. In SCDO - added the Z structure to the Change Document Object - Material. [Z structure contains the field MKAL-PRFG_F. Change pointer option is checked for this Data element.
    2. Created a Z Message Type with reference as MATMAS.
    3. In BD52 - we have listed the fields for the new Z Message Type created.
    4. The Change Pointers - reactivated after the steps are done.
    The changes to the field MKAL-PRFG_F through C223 Tcode are not recorded in BDCPV table.
    Have we missed any steps here?
    Thanks,
    Pallavi

    HI,
    I don't think a new zmessage type is required in this case.. is the structure added to MARA table??The change document programs are there which triggers the iodcs... In SCDO transaction code , click on generation info for MATERIAL.. You will find the includes. The FM MATERIAL_WRITE_DOCUMENT creates entries in CDHDR and CDPOS, if we maintain entries in BD52 , the entries wil be written in BDCP and BDCPS tables.
    Try to add your structure in MARA table as append strucre and then you can debug the IDOC from WE19 and use the FM "MASTERIDOC_CREATE_SMD_MATMAS" and then you also need to switch on Update Debugging on, to debug the changes in update FM   MATERIAL_WRITE_DOCUMENT.
    Please see if the change is reflected or not....
    ELSE.
    may be you need to create a new entry in SCDO and do all the ALE configurations for change pointers.
    Please find the link for change pointers and also you can get lot of information on change pointers in SCN.
    http://help.sap.com/saphelp_nw70/helpdata/EN/12/83e03c19758e71e10000000a114084/content.htm
    Regards,
    Nagaraj

Maybe you are looking for