Multiple projects in n+1 landscape

Hello Experts,
We have a specific requirement to complete 3 projects in a stipulated time frame.
Requirement explained with the help of an example
-     Three projects to be completed in 12 months
Project 1  P1  Go live date 3rd Month
Project 2  P2  Go live date 7th Month
Project 3  P3  Go live date 8th Month
-     All projects have no shared workbench or customizing objects.
-     Projects donu2019t have any shared objects with the existing production support and client wants all projects to be in the existing production system. Introducing a new production instance is not an option.
-     Start data for all 3 projects is 1st month.
-     Existing landscape has
DV1  Development
QS1  Quality
PR1  Production
-     Intention is to introduce a n+1 system landscape and start the project 1.
Catch -     However with this concept P1, P2 and P3 cannot be started at the same time.
Approach to handle the scenario:
Introduce
One development system  DV2
Two quality systems  QS2 and QS3
Three transport groups  P1GRP and P2GRP , SUPGRP
All transports released to P1GRP from DV2 will only go to QS1
All transports released to P2GRP from DV2 will only go to QS2
All production support changes keyed in to DV2 released to SUPGRP will goto both QS1 and QS2.
This way production support changes can be tested along with the new projects and go lives can be staggered.
Question that a basis person would ask at this juncture:
If the project go lives are staggered and all of them are mutually exclusive, why isnu2019t project 1 and 2 done in production support path?
Issue:
o          Go live dates for projects may slip.
o     At some stage in the project 1 or project 2 some of objects may be shared causing issues with the production support.
Help required :
Has anyone come across such a situation in their porject ?
Would products like CTS+ in combination with CHRAM help to achieve this?
Any other recommendations?
Thanks in advance.
Thanks,
Rohit.

Hi,
As per my experience, you can have a separate landscape (DEV, QA, Mock Production system). These all three systems will be replica of corresponding system in your Live environment. So, you can do your development and testing here. So, as soon as go-live comes near you can transport all your change request to your live environment during cutover time. As a result your live environment will not be effected because of your future projects.
Thanks
Sunny

Similar Messages

  • Multiple project architecture over one landscape.

    Dear SolMan GURUS.
    I ma facing the following issue. Aou customer want to create multiple project anvironment over one landscape (one ERP system). The project will be created accordint the the existing SAP modules (MM, SD, PP... etc.). But how can be the transports managed when for example several projects have their PRD transports planned on the same time. For example 12 PM. Will this work. I read, that you can use Cross System Object Locking. Or is there any other way. How we can solve this problem? Thank you for your reply.
    Best regards,
    Petr

    We have used different way...

  • Multiple projects assignment not available in RfC

    We are using SAP Solution Manager 7.1 SP11. We are using ChaRM and creating change documents with the transaction ZMCR. We are using multiple projects with different systems. We have the following situation:
    M_ERP_0002 (maintenance project of ECC+BW+PI+TM)
    •    Development - Test - Acceptance - Production  (ECC)
    •    Development - Test - Acceptance - Production (BW)
    •    Development - Test - Acceptance - Production (PI)
    •    Development - Test - Acceptance - Production (TM)      
    M_SUP_0001 (maintenance project for Solution Manager)
    •    Dev - Test - Prod
    Now we have an RfC which is valid for the whole landscape. This means on all systems the change must be done. For example SAP security Notes. We create an RfC which is approved by some people and in the impact analysis it is said the change is necessary for all systems.
    But the problem is that we can choose only one project in an RfC. For example we choose M_ERP_0002 and fill in all systems in the request for change scope.
    Now we want to create the Normal Change for the M_SUP_0001. But when we look at available projects, we see only the M_ERP_0002. We are missing now the M_SUP_0001, so we can not create a Change for all systems on one RfC.
    Summarizing: We want to use one RfC (with all required approvals) and create the changes for all the systems (eq multiple projects) , so we don’t have to go trough the complete approval process again for the systems under a different project. We want an RfC and not multiple to do the same change on multiple systems.
    Are there more SAP users with the same situation and how I have to solve this? 

    Hi Richard,
    It is more like the business requirement and then design of change management you want to use.
    Therefore, it is not mandatory to have one project but easier to use that way again w.r.t business requirements etc
    You still can have multiple project and can go ahead with your requirements but then you need to adapt the various Import strategy as mentioned in the document like
    Status dependent import
    Selective import on status or combination etc
    Again if you ended up in more complex criteria where it can't be achieved without any config then definitely need to go for development but avoid as much as you can otherwise it will be big impact during upgrade.
    Thanks
    Prakhar

  • How can I share a *.java source file across multiple projects in NetBeans?

    I'm sure this simple and a pretty common operation but how can I share a *.java source file across multiple projects in NetBeans? Right now I keep cut, coping and pasting the same source file between multiple projects to re-use the same code. But I could I make this source file a library file or something like that so that I could access it from any project. I assume this would be a generic operation but I mentioned NetBeans for clarity. Thanks.

    fiebigc wrote:
    I know I mentioned NetBeans but I'm most interested in the generic method for creating a library of source files that I can call into whatever program I am developing. I've done such a thing in C using header files and such but I'm trying to get a direction on how this is accomplished in Java. I'm sorry if I could edit the title I would. If anyone wants to be specific about NetBeans I welcome that too.
    Edited by: fiebigc on Jun 20, 2008 5:57 PM
    >I know I mentioned NetBeans but I'm most interested in the generic method for creating a library of source files that I can call into whatever program I am developing. I've done such a thing in C using header files and such but I'm trying to get a direction on how this is accomplished in Java. I'm sorry if I could edit the title I would. If anyone wants to be specific about NetBeans I welcome that too.
    Edited by: fiebigc on Jun 20, 2008 5:57 PM
    Create a class library.
    Write your code, compile it to .class files, put those class files in a .jar file and include the jar file in the classpath whenever you want to compile a project against it.

  • How to use multiple projects in single application :)

    Hai ,
    I ve to use single .portal for accessing multiple projects in a application. if i create two new projects in a application i cant able to use .portlet file of one project to display in another .portal . is there any way to display both the project .portlet files in a single portal. :)

    not really.. sorry
    Kunal Mittal

  • Multiple projects in one web role using Azure cloud?

    How to run One webrole with multiple projects using azure?
    In my solution One WCF service and ane website i want run both on one solution,
    How to run both in one domain?
    anilbabu

    Thanks for replying,
    I want to this type of output,
    In my project one solution two projects(one website and one WCF service)
    what i am asking is 
    this type 
    running both projects single service
    http://postimg.org/image/oijwkbn7h/
    After
    i a hosting into azure that url's like this
    How can i get this type of output
    EX: http://multliplehos.cloudapp.net/ 
    Service url: http://multliplehos.cloudapp.net/Service1.svc
    anilbabu

  • How to manage multiple resources in multiple project?

    Hello,
    We are a very small company that has migrated from an in-house TFS solution to using VSO to manage our projects.  One issue we are having is being able to look at outstanding tasks and resources allocated across multiple projects.  What I'm looking
    for is one place where I can see how many hours a person is allocated for a given week for all projects.
    Thank you for your help!
    Curt

    Hi Curtis,
    You can create a single team project and create teams for each of you project. Then you would be able to monitor all team progress etc using root team project and each team progress can be separately monitor. If you use parallel iterations across all teams
    this would be more effective.
    For team capacity you can set full capacity to root level and divided capacity levels to each team.
    Scaled Agile Framework is explaining similar concept here for more complex situations in below article. But you can use a simplified version of it.
    https://msdn.microsoft.com/en-us/library/dn798712.aspx
    Cheers!
    Chaminda

  • How do you purchase multiple projects?

    How do you purchase multiple projects in iPhoto? I am trying to buy a calendar and 4 different books that I created on iPhoto. WHen I click the buy button it takes me to a purchasing page, but I can't figure out how to get other projects. There isn't a "shopping cart" that I can find. I'd like to pay just 1 shipping fee. Is this possible?

    You can't combine those into one order.
    (117833)

  • What is the concept of multiple projects

    Hi All,
    We have multiple development projects and support as well. Now my problem is say in Project1 we are working on OBJECT1, simultaneously the support team is also working on the same object (which is unknown to us). Now while transporting OBJECT1 as part of Project1 it has a dependent objects of support team, thus resulting in transportation errors and object conflicts. From SAP help I read about the concept of using multiple project assignment in transportation. Can anyone clearly explain what is multiple project concept in terms of transportation.
    One most important thing I would like to know is how, whilst transportation how SAP is identifying the missing object. For example I am trying to transport a request number, but while transporting it has given an error something like object 'XXXX' is missing. Now my question is how SAP is identifying that object 'XXXX' is missing?
    I would really appreciate any useful information.
    Thanks,
    Venkat
    Edited by: putcha venkatesh on Feb 4, 2009 12:14 PM

    Multiple projects in terms of transportation should make it possible to have a better overview of your transports. This way, a transport request can be assigned to a certain project, making it easier for logging purposes.
    During import of the transport request, a check is done on the database (for example if a data element is available) to find out if a certain object is available or not. If not, an error is generated.
    So it would be wise, before releasing the transport, to check if all objects you are using are part of another transport as well and if these transports have already been imported before your transport. Check all possible dependencies. It would be better though, to check this before making use of objects which you haven't created yourself in your development objects.

  • Multiple projects, multiple lists on Share Point

    Hi, I am hoping someone can provide me guidance here.
    I am trying to create a project list on SharePoint that shows the Gantt Chart of the task duration. However, there are multiple projects with the same tasks which I would like to capture. For example: Project A has task 1, task 2, .... task 20; Project B
    has the same tasks 1, 2... and 20. These tasks and projects are being worked on by different individuals.
    What I would like to capture is the duration of each tasks for these projects in one list on Share Point. Is it possible?
    any response would be greatly appreciated.
    thanks in advance for your time.

    Making this more complex adds potential rendering difficulty down the line.
    One list is indeed better and can be managed more easily. you'll be able to present different views of the data on different web part pages if needed, along with additional metadata,
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • FCPX 10.0.7 hangs when loading multiple projects - a non-destructive work around

    FCPX 10.0.7 hangs when loading multiple projects - a non-destructive work around....
    Hi Guys, I upgraded from FCPX 10.0.6 to 10.0.78 and discovered to my immense frustration that many of my 100+ FCPX projects would not load.
    Symptom:
    FCPX 10.0.7 appears to hang ("spinning beachball") with either high CPU% on a single core or  with 1-2% CPU busy (activity monitor.app) when a FINAL CUT PROJECT is selected. No logs error information in /var/logs ..hmm
    notices that the "status circle" spins around endlessly.
    Actvity Monitor.app shows "Final Cut Pro (Not Responding)
    and also I notice in some cases that an OEM filter ("NEAT VIDEO NOISE REDUCTION") is in progress to be loaded. FCPX V10.0.7 must be FORCED QUITtted to remove it from system.
    History: Upgraded FCPX from V10.0.6 to V10.0.07.
    "FINAL CUT EVENTS" and "FINAL CUT PROJECTS" on a single file system on SAS 16TB disk array (768MB/sec read via AJA system test) and 60% utilised capacity… FCP EVENTS has 400 events in it .. some 5.2TB of Prores essence etc .. all works fine! (i.e. the storage system is first class and is NOT the issue)
    32GB of RAM on MAC PRO 2009 Nehalem 16 x Vcore with ATI 5780 card and ATTO HBA's (i.e. plenty of resources!)
    As usual with any "upgrade" to FCPX 10.0.? all the EVENT objects need to be upgraded. In my case this takes an hour or two.. so I do that when asleep.
    After experiencing above, I restored the FCPX EVENTS LIbrary of that file system from LTO4 tape archive (BRU-PE ) and still had the same issues as above.
    WORKAROUND:
    FORCEd QUIT FCPX V10.0.7
    RENAMEd "/volumes/some_file_system_volume/Final Cut Projects" to "/volumes/some_file_system_volume/Final Cut Projects_original"
    created (make) a new "/volumes/some_file_system_volume/Final Cut Projects" (use finder)
    For each project !!! in "/volumes/some_file_system_volume/Final Cut Projects_original", (do one project at a time!!!)
    MOVE "/volumes/some_file_system_volume/Final Cut Projects_original/one_fcpx_projext_nnnn_folder" to "/volumes/some_file_system_volume/Final Cut Projects"
    Make sure you move ONLY one project at a time. If you have a subfolder of projects, please do each project one at a time (serially!)
    Launch FCPX V10.0.7 and BE PATIENT!!! .. DONT click or fiddle with the UI.. it seems when you intervene it locks up as well…
    Let FCPX V10.0.7 settle….
    select the project you just added above  and RELINK any objects it needs. Thumbnails and proxies will be rendered again.. just be patient
    wait until ALL the rendering as stopped.
    QUIT FCPX V10.0.7
    (now if FCPX locks up, just force it out and start again as above).
    repeat for all projects in "/volumes/some_file_system_volume/Final Cut Projects_original" (go to step 4 ad do until all projects moved)
    When all is COMPLETED MAKE SURE YOU ARCHIVE an instance (or make a backup ) of "/volumes/some_file_system_volume/Final Cut Projects"
    If this procedure has worked the folder "/volumes/some_file_system_volume/Final Cut Projects_original" will have zero (nill, none) projects in it.
    I have managed to restore ALL my  "/volumes/some_file_system_volume/Final Cut Projects" this xmas between drinking etc. I'm satisfied that its all ok.
    Other issues:
    use DISK WARRIOR or TT PRO 6 to make sure that the file system volume where your  "/volumes/some_file_system_volume/Final Cut Projects" are is physically ok. I noticed some entries in file system's  volume table that represented objects in  "/volumes/some_file_system_volume/Final Cut Projects" were at fault when I used these utilities… FWIW.
    SUMMARY: yes this took ages to d, however luckily I had everything in at least 3 instances in an archive which has saved me many time in the old FCP& and prior days… it was just a matter of time to put it back together.
    I put this outage down to may be my own impatience when I first fired up FCPX 10.0.7 after the upgrade.
    I'm interested if this workaround is helpful to others and in addtiion if others have a more satisfactory remedy.
    HTH
    warwick
    Hong Kong

    Hi Eb, yeah I could not see any "memory leak" or unusual consumption of REAL memory whose less availability would cause excessive PAGEing and SWAPping as seen in the Activty Monitor.app
    I watch this carefully especially the use of REAL MEMORY by 3rd Paryy apps. BTW there are a few that cause ALLOCATED but NOT USED memory (blue in the A.M.app UI). Simply a unix PURGE command can release that memory and help clean up the PAGE and VM swap files (its alleged!).
    Yes, you may be might with the element of "Luck" involved. I would add though, that having MULTIPLE project displaying in the STORYLINE window and loading always caused my FCP 10.0.7 jam up at startup with h symtoms and observations I described.
    TIP: I might also add that for a super speedy launch of FCPX one may also emply setting each PROJECT's UI to show only AUDIO thus negating the need to contstruct or reneder out a PREVIEW ui in each clip in the storyline.
    Your/Apples  suggestion of the movememt (rename) of "Final Cut Pro Projects" to "Final Cut Pro Projects Hidden" is similar to what I proposed above to stop FCPX 10.0.7 accessing and building it up at startup. This workaround has been useful inthe past as well.
    ALso one might also get the stick out and remove (delete/rm) the ~/Library/Saved Application State/com.apple.FinalCut.savedState in one's home ~/Library so that FCPX wont do such a neat job reinstating FCPX last time you crashed it... This has been helpful also in diagnosing my issues.
    Lastly I have noticed that:
    impatience clicking on the FCPX UI when in the unstable state causes it to lock up with NO visible CPU% busy.... as if its waiting on something which is usually me MEMTERMing it via FORCE QUIT and
    the projects where I have employed the NEAT VIDEO Noise Reduction OEM filter for FCPX seem to exasserbate the PROJECT loading issues when several PROJECTS are available at FCPX startup time.
    As of yesterday I have some 400+ EVENTS Final Cut Pro Events and 130+ projects of varying compexites in a single file system on Final Cut Pro Projects all working fine and as good as gold again!
    Oh and one more thing, I had to RE-RENDER many projects of them again... strange as the FCP PROJECT library was renstated from a recent LTO archive as of V10.0.6 FCPX.. strange that...I would have expected if the projects and events were 10.0.6/7 compatable as proposed by Tom, that this would not be necessary... hmm straneg that
    I'll monitor this thread.
    Thanks for your comments lads!

  • Purchase Orders_ Multiple projects not permitted on a single purchase order

    Hi Guru
    Please assist:
    We are using the MM & PS for Purchase Requisition, the Account Assignment N and the buyers created PO with different Network numbers on one Purchase Order,
    I want to delete the purchase order and i am getting the message Multiple projects not permitted on a single purchase order
    How do i delete this PO, i have tried the delivery complete and final invoice tick its not working
    Regards
    Susan

    The Apple Configurator tool robbed my school of @ 60×4 apps.
    Here's my mistake. I bought all the apps needed for the whole school in one lump sum. i.e. 350 copies of Pages. Then happily went to Configurator and loaded the spreadsheet. Installed on all the student iPads. Then need the remaining licenses to gift to the teachers and @ 30 for the cart. NOPE! Once they are loaded in to Configurator you can never get them back. Apple said, “sorry”.
    I did this for the iWorks suite, iPhoto, & neu.Annotate before I realized what was happening.
    This is what to do, in short. From the VPP account, buy the number needed for exactly what you need, just make sure, it's over 20, even if you only need 11, 20 copies is cheaper than 11 because they are half off at 20 or more. Get the spreadsheet generated by the VPP site for the 20 then buy for the next cart or site, it will generate a new spreadsheet of 20 you can give to the computer and its copy of Configurator.
    https://schoolipads.wordpress.com/2013/03/23/vpp-configurator-multiple-carts-or- locations/

  • Mass change Tcode for  status of multiple projects

    Dear All,
    Any SAP Standard t code for mass Status change for multiple Projects
    (like TECO,AALK).
    Thanks.
    Arun

    Hi
    You dont have this option in any STD SAP t.codes, where you can change the status of the projects/WBSE collectively.
    So use this BAPI to Read  the status of Project/WBSE
    BAPI_BUS2001_GET_STATUS   To get both the active system statuses and the user statuses for a project definition
    use this BAPI to Change  the status of Project/WBSE
    BAPI_BUS2001_SET_STATUS
    one system status and one user status  can be revoked each time, and one system status  and one user status  can be set each time for a project definition 
    For Network order status change
    BAPI_BUS2002_SET_STATUS
    Set/Reset Network Status. At the same time, you can revoke one system status and one user status, or set one system status and one user status in a list of activities for the network.
    Thanks
    S.Murali
    Edited by: S. Murali on Jul 24, 2009 3:43 PM

  • How to Select Multiple Projects?

    Another: "Wait a sec -- you mean Aperture still can't...?" question...
    So I'm in the Inspector's Projects tab. I've just created and named a new sub-folder, into which I want to drag several dozen projects. I've tried Cmd-clicking; I've tried Shift-clicking. But so far I only seem to be able to select (and then drag) one Project at a time.
    Does this mean, in the above scenario, I have to select, drag, and drop each of my 47 (or however many) Projects into that new sub-folder separately -- one at a time?
    Please tell me there's a way to select multiple Projects (and multiple Folders for that matter) in order to do some quick re-organizing/re-arranging in the Inspector. Or is this going to be yet another should've-been-there-in-the-Beta-version Feature Request?
    Thanks,
    John Bertram
    Toronto

    I'm also frustrated by not being able to select multiple projects. I guess we should leave feedback.

  • VS2013 Community Edition : How to add multiple projects in one solution?

    I am an experienced .Net developer. I am using Visual Studio since 2005.
    Yesterday, I just installed “Visual Studio 2013 Community Edition”. Suddenly I came to know that I can’t add multiple projects to a solution. Even a project does not have
    solution !!
    I had also tried to create a blank Visual Studio solution and then tried to add projects to that solution. But after creation of project, it will not be added to that solution.
    Infact it even doesn’t have solution !!
    How can I add multiple projects to a solution in VS2013 Community Edition?

    Glad to see the problem was resolved. Thank you for sharing the solution here.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • How to change the default admin password for IAS/UDDI

    Using "OracleAS UDDI Registry" 10g Release 2 (10.1.2) http://docs.oracle.com/cd/B15904_01/web.1012/b14027/regwsuddi.htm How to change the default password ias_admin/ias_admin123 http://xxx.xx.xxx.xx/uddi/publishing

  • Profit Center is not getting captured in Vendor line item from MIRO.

    Dear Friends, Profit Center is not getting captured in Vendor Line Items from MIRO Transaction for some New Business Users, where as for Old Users profit center is getting generated at Vendor Line Item. We have provided the same authorization of old

  • Maps not Reading Addresses in Contacts

    I have updated a contact's address. The new address shows up on my iphone (where I made the change), mobile me online and address book on my macbook. However, when I open the map app on my phone and type in the person's name, her old address pops up.

  • Database utility SE14 purpose

    Hello folks, I have read a few forums on the functionality or SE14, but and unable to understand the exact occasion on when to use this TCode. Its been said that SE14 is automatically executed while moving the transports. We had an issue while moving

  • Wifi indicator now always shows white instead of blue

    Hi All- My new Ultra had been showing "blue" on the wifi indicator, but now will only show "white". I am getting 65Mbps link speed and excellent signal strength. This has been constant ( good speed and excellent sig strength). Motorola says blue mean