CProjects (with subprojects_ - replicate on PS under one WBS

We are on PPM5.0.
We plan to use subprojects in cProjects which meets a requirement that we have. We are now required to have this entire set (the main project with subproject) to be replicated under one WBS in PS. Is this possible? How?
We may be required to use a few subprojects, and one subproject may be linked to another subproject. And the business needs the entire set up to replicate under one WBS in PS (when "Flagged for Transfer").
Please advise.

Hi Deepak,
that's not possible by standard means. The automatic MLC scnearios always work for one project w/o subprojects. I think it could be developed / enhanced, but you will need someone with good technical skills in MLC
Best regards
Thorsten

Similar Messages

  • HT3529 Help with multiple e-mail addresses under one Apple ID

    My 3 kids each have their own e-mail addresses under my Apple ID for the iMessage feature on their iPod Touch's.  Just recently I began receiving their iMessages on my iPhone despite the fact that each device has only its own email address selected.  Also, when I send messages to certain people, it goes out as one of my children's messages.  When I send my children a message, it goes to them as well as comes back to me from myself.  We have never had an issue with this until about 2 weeks ago.  Has anyone ever experienced this, or do you have suggestions on how to fix the problem?
    Thank you in advance!
    Sincerely,
    Melissa

    To make it simple, you can use your purchasing Apple ID on all your family devices in Settings > iTunes & App Stores > Apple ID. That allows you to share your Apps, Books and Music purchases from Apple iTunes Store, iBooks Store and Apps Store.
    For all other Apple services like Game Center, iMessages, FaceTime, etc. you should get each of your children their own Apple ID (using their valid e-mail addresses)
    https://appleid.apple.com

  • Picking up a file with the all the contents under one node

    I have a requiremnt in which i need to pick an non-xml file and put wht evr the content into one node.
    Can this be done using FCC or normal file adapter
    Rgds
    Aditya

    You can use a normal file adapter.
    Just specify the suffix or filename...  .dat.  or file.

  • Advise on using DBMS_XA with multiple branches under one global transaction

    Dear all
    I need some advise on using DBMS_XA from PL/SQL with tightly coupled multiple branches under one global transaction. Basically, I've successfully written some PL/SQL code that in 3 different sessions attaches to 3 different branches of one global transaction and before ending each branch they can see each others uncommitted data. So far so good.
    However, I'm not sure I completely understand how each branch must call xa_end, xa_prepare and xa_commit correctly using two phase commit and my calls result in errors like:
    ORA-24767: transaction branch prepare returns read-only (XA error code 3 = Transaction was read-only and has been committed)
    ORA-24756: transaction does not exist (XA error code -4 = XID is not valid)
    ORA-02051: another session or branch in same transaction failed or finalized
    This is the structure of my programs (3 SQL*Plus sessions):
    main: Uses xid 123|0 (branch 0 of global transaction 123). This should be the coordinator that commits using two phase commit across the 3 branches
    m1.xa_start tmnoflags
    m2.DML
    m3.Wait for thread A + B to manually be started and run xa_end
    m4.xa_end tmsuccess
    m5.xa_prepare
    m6.xa_commit false
    thread A: Uses xid 123|A (branch A of global transaction 123)
    a1.xa_start tmnoflags
    a2.DML -- thread A can see main and thread B's data
    a3.xa_end tmsuccess
    a4.xa_prepare -- required?
    a5.Should we also call xa_commit false?
    thread B: Uses xid 123|B (branch B of global transaction 123)
    b1.xa_start tmnoflags
    b2.DML -- thread B can see main and thread A's data
    b3.xa_end tmsuccess
    b4.xa_prepare -- required?
    b5.Should we also call xa_commit false?
    The failing steps are:
    m5
    m6
    a4
    a5
    b4
    b5
    Before starting calling xa_end I see 3 rows in V$GLOBAL_TRANSACTION, eg (hex 7B = decimal 123):
    FORMATID GLOBALID BRANCHID BRANCHES REFCOUNT PREPARECOUNT STATE FLAGS COUPLING
    203348753 0000007B 00000000000000000000000000000000 3 3 0 ACTIVE 0 TIGHTLY COUPLED
    203348753 0000007B 0000000000000000000000000000000A 3 3 0 ACTIVE 0 TIGHTLY COUPLED
    203348753 0000007B 0000000000000000000000000000000B 3 3 0 ACTIVE 0 TIGHTLY COUPLED
    Thanks a lot in advance.
    Cheers
    Finn

    OK, I've figured it out. This is poorly documented as it's not well explained how to handle the various return codes. Turns out that all but the last xa_prepare calls return dbms_xa.xa_rdonly (tightly coupled branches are combined -- "read only" optimization), the last one returns dbms_xa.xa_ok and this is when you should call xa_commit.
    Now my next problem is that DBMS_XA doesn't work from within jobs (DBMS_JOB and DBMS_SCHEDULER), which makes it very difficult to use DBMS_XA. My purpose of using DBMS_XA is to coordinate work across multiple sessions in one transaction but if I can't easily create the multiple sessions, I'm stuck.
    When called from a job, xa_start throws:
    ORA-24789: start not allowed in recursive call
    on Oracle 11.2. In Oracle 11.1 it works, but xa_end fails with
    ORA-25352: no current transaction
    so I guess in fact the xa_start call didn't really work either, even though it returned tm_ok.
    I'm now trying to find a workaround on how to use DBMS_XA from within jobs, please comment if you have any suggestions. Or if you have any suggestions on other means of establishing the concurrent sessions (I wouldn't like to resort to external programs that need username/password to connect as password management would be a security issue).
    Thanks in advance.
    Cheers
    Finn

  • Define depreciation areas with different fiscal yr variant under 1 cod.

    Hi FICO Gurus,
    I am a new student in FICO, here i have a question as following, ask for help,
    Does anyone know how to define depreciation areas with different fiscal year variant under one chart of depreciation?
    Such as:
    Book Keeping Fiscal Year Variant 1: Jun-15-2007 to Jun-14-2008, Non-Calendar Month
    Tax Calculation Fiscal Year Variant 2: Jul-01-2007 to Jun-30-2008, Calendar Month
    So far as I know, SAP provides Specify Different Fiscal Year Variants on Depreciation Area. But it requires the same starting date and ending date for fiscal year variants.
    Right now, the scenario here is different book fiscal year variant and tax depreciation fiscal year variant with different time span.
    Does Anyone know feasible and tested solutions?
    Any responses will be awarded.
    Thanks a lot!
    Samson

    I believe - and this is only my belief - (haven't tried it before) - you can define Depreciation Areas like you wanted.
    Broadly, the steps to do this would be:
    Create a Chart of Depreciation and create two Depreciation Areas within this for your Company.
    The chart of Depreciation will be assigned to the company code level, so you are okay there.
    Now create a FYV corresponding to the June 15 - June 14 depreciation year and assign these to the Company Code using the menu path:
    Asset Accounting --> Valuation --> Fiscal Year --> Fiscal Year Variants --> Specify other versions on Depreciation Area Level.
    Here, pick your company code and you should see both the areas assigned to it. Assign the FYV as required and then check to see if it works.
    Like I mentioned before, this is only a random thought. Haven't tried this before.
    Cheers.

  • After Settlement, Cost not transfer from one WBS to another WBS in customer project

    Hello Experts,
    I am trying to settle cost from one WBS (i.e. XYZ-000014-1) to another WBS (i.e. XYZ-00001)in customer project.
    Its a revenue type of project.
    I have added 4 internal activities in an network under one WBS (i.e. XYZ-000014-1).
    Got actual values after confirming activities, then settle that network cost on WBS (i.e. XYZ-000014-1)  through CJ88.
    Now while trying to settle that cost from WBS (i.e. XYZ-000014-1) to WBS (i.e. XYZ-00001) through CJ88, system not showing any result.
    Kindly give ur valuable inputs.
    Regards,

    Kindly tell me that is it a standard functionality of SAP that through CJ88 we can transfer cost from WBS to WBS.
    Technically ,Yes.Cost is actually transferred from one cost object to another cost object.
    I hv discuss the same with some of my frds ...some are denying the same that its not a standard functionality of SAP to transfer cost on same cost object.
    Instead of 'transfer' I would rather use the word 'settlement' . Practically, they are right as projects-WBS are temporary endeavors of companies, and cost can not reside on WBS permanently as it has to settle to some entity (organizational unit) which can be accounted during the reconciliation of their chart of accounts and balance sheets.
    SAP has provided us an option to settle our cost to WBS and hence its standard . Generally, we use it when we have 1 WBS at level 1 and all lower WBS's costs is settled to this WBS . Here, we specify Level 1 WBS as the receiver of cost of these lower WBS.
    Hope,I am clear here.
    Regards
    Saurabh

  • Assigning more than 1000 orders in one WBS

    Hi Experts,
    I have a requirement of assigning more than 1000 Orders to one WBS element. As per SAP note, a maximum of 1000 Orders can be asssigned to one WBS otherwise system performance may get affected. But as per the client requirement, either I should allow more than 1000 Orders or System should give an error message when the assignment crosses this limit... I checked for User exits (for Orders) and could not find any for this... any experience / suggestions ?
    Thanks
    Bala

    Hi,
    If more than 1000 orders has been assigned under one WBS then the system performance will get slow.Whenever you are retriving some data or reports for that WBS the system response will be slow.
    If the client requirement is like that then you can create more than 1000 orders,
    orelse you can break the WBS in SUb WBS & create many orders under different head.
    You can cretae more than 1000 orders under one WBS.The system wont give any error message.
    Regards,
    Raj

  • When i updated itunes I lost all my music, I was able to retrieve it from my previous version, but now a artists have all of their songs list under one unknown cd.  How can I seperate these cds with the correct songs included?

    When I updated itunes I lost all of my music, I was able to retrieve it from a previous itunes library, but now some artists have all of their songs listed under one "unknown album."  Is there a way to separate these songs back into the correct albums?  Also, is there a way to make songs that have a featured guest just show up with the rest of the album instead of making a whole new spot for it?  Thanks!

    " When I did this, my library showed all the music I have "purchased" from itunes but did not have the music that I downloaded a long time ago through itunes from my old CDs."
    Correct.
    " How can I get that music to show up in my library now on my new computer?  "
    Copy it from your old computer or your backup copy of your old computer.
    The sync is one way - computer to ipod.

  • I need to carry two iphones for work - one with a UK sim card and one with a Spainsih sim card. Can I REPLICATE contetn across two devices from one itunes account

    Hi there, is it possible to replicate the content of one iphone on a UK sim card to anotehr iphone with a Spanish sim card and carry both devices, actice, for my work purposes?

    certainly.  Synch one of your phones to iTunes.  Then restore the other phone from the first phone's backup.

  • Multiple Schemas under one user account with XE 10g

    Hi,
    I am using (learning) XE 10g. I would like to know if it is possible to have multiple schemas under one user account and have the schemas logically separated. As of right now, I have three schemas that I am working with, each one under a different user account. This is inconvenient, because I have to logout of one user account and login to another user account simply to be able to work with another schema.
    Thanks

    It isn't possible to have multiple schemas under one database user account. It is of course possible to grant rights to other database users, and or roles, in order to allow access to the tables/data from other accounts. In Oracle there is a one-one mapping between schema and user.
    Niall Litchfield
    http://www.orawin.info/

  • HT2905 I have multiple album titles of the same name with different artists. How can I get them to go under one album title again?

    I have multiple album titles of the same name with different artists. How can I get them to go under one album title again?

    In iTunes(on a Mac or PC) just tap on 'Albums' rather than 'Artists' and you'll see them all together.
    You may find that there are songs mislabelled. In which case right tap on the Album or Artist and tap 'Get Info', then change to the correct name and the songs will join the rest of the songs for that Artist or Album.
    Then resync with your iPhone and all will be well.

  • I have one iPhone 4s, one iPad 2 and wife's iPhone 4s. yesterday I have updated all with ISO 8 under one apple id, now my problem is that in same WiFi when Any of phone receive phone all the three gazettes ring simultaneously . how to resolve this.

    I have one iPhone 4s, one iPad 2 and wife's iPhone 4s. yesterday I have updated all with ISO 8 under one apple id, now my problem is that in same WiFi when Any of phone receive phone all the three gazettes ring simultaneously . how to resolve this.
    regards
    rbv

    Tell your wife to get her own Apple ID. If you do not want continuity/handoff to work with calls, on both devicesgo to Settings==>>FaceTime==>> Turn OFF iPhone cellular calls.

  • 802.1x per host authentication under one port with multi-host access by hub

    Dear,
    While multi-host connect to one port by hub, it seems that in multi-host mode, after one host passed the authentication, the port change state to up, and the other hosts do not need to authenticate any more. And in single host mode, only one host could access to the network under one port.
    In the situation with multi-host access to one port by hub, is it possible that we could control per user access by authentication for each?
    We did some test on 3550, it seems that the 3550 doesnot support what we need. And what about 4506?
    Thanks!

    Multiauthentication Mode
    Available in Cisco IOS Release 12.2(33)SXI and later releases, multiauthentication (multiauth) mode allows one 802.1X/MAB client on the voice VLAN and multiple authenticated 802.1X/MAB/webauth clients on the data VLAN. When a hub or access point is connected to an 802.1X port (as shown in Figure 60-5), multiauth mode provides enhanced security over the multiple-hosts mode by requiring authentication of each connected client. For non-802.1X devices, MAB or web-based authentication can be used as the fallback method for individual host authentications, which allows different hosts to be authenticated through different methods on a single port.
    Multiauth also supports MDA functionality on the voice VLAN by assigning authenticated devices to either a data or voice VLAN depending on the data that the VSAs received from the authentication server.
    Release 12.2(33)SXJ and later releases support the assignment of a RADIUS server-supplied VLAN in multiauth mode, by using the existing commands and when these conditions occur:
    •The host is the first host authorized on the port, and the RADIUS server supplies VLAN information.
    •Subsequent hosts are authorized with a VLAN that matches the operational VLAN.
    •A host is authorized on the port with no VLAN assignment, and subsequent hosts either have no VLAN assignment, or their VLAN information matches the operational VLAN.
    •The first host authorized on the port has a group VLAN assignment, and subsequent hosts either have no VLAN assignment, or their group VLAN matches the group VLAN on the port. Subsequent hosts must use the same VLAN from the VLAN group as the first host. If a VLAN list is used, all hosts are subject to the conditions specified in the VLAN list.
    •After a VLAN is assigned to a host on the port, subsequent hosts must have matching VLAN information or be denied access to the port.
    •The behavior of the critical-auth VLAN is not changed for multiauth mode. When a host tries to authenticate and the server is not reachable, all authorized hosts are reinitialized in the configured VLAN.
    NOTE :
    •Only one voice VLAN is supported on a multiauth port.
    •You cannot configure a guest VLAN or an auth-fail VLAN in multiauth mode.
    for more information :
    http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SX/configuration/guide/dot1x.html

  • I've got two iTunes accounts with apps under each - how can I reconcile them both under one account and one email address?

    I've got two iTunes accounts with apps under each - how can I reconcile them both under one account and one email address?

    You cannot.
    Sorry.

  • How do you find out what apps have been downloaded to what phone with 5 lines under one apple ID?  HELP Nobody from the stores know how to do it.

    How can you get a list of apps that were downloaded from each indivudal phone?  The are under one Apple ID.  Ex:  Phone #1234 has downloaded Facebook and Twitter.  Phone # 4567 downloaded Angry Birds and Temple Run.  Etc.    Even the people at ATT and Apple don't know how to retrieve it. 

    There is no such list of what is downloaded to each phone except in the backup. So if you have a recent backup of each phone you should be able to find an app that reads the backup files and would tell you what list is saved of the content on each phone.

Maybe you are looking for

  • The volume to my laptop just completely, how do i get this started again?

    I have a silver HP Windows 7 Premium  laptop with intel core i5 and beat audio. The volume of my computer completely stopped. I have tried everything to restore its original settings- not sure what was changed! I can hear the log-in sound but my comp

  • Command Line argument is not valid please verify the switch.......???

    hello frends We are currently getting this error. Command Line argument is not valid please verify the switch. The code used to send the mail is mail ="mailto:?subject="+escape(subject)+"&body="+escape(email); document.location = mail; return ; this

  • Flash media server working

    Hello! I am new to this server. I have installed the flash media server2 but i could not run an application. I want the complete procedure to make use of this server. If you can help me in this regard plz help me as early as possible. I want the comp

  • I have forgotten my passcode. i am not able to open my ipad. help me.

    Dears i am an ipad user. i have forgotten my passcode of my ipad. please help me how to reset.

  • Lost my address book

    Hi. I updated my OS on my Z10 and downloaded whatsapp and I realised that my address book has disappeared... Can someone please tell me how I can get my address book please.