Level of effort Predecessors & Successors

Is it OK for a level of effort activity to have more than
one predecessor and/or successor? what are the
consequences of doing that?
I know
it is possible to assign more than one predecessor or
successor. My question is as to whether it will be a
problem if I did so.
Cheers

OK, I have discovered why this happens.<br
/>
Two projects, the second one begins
with a FS to the first's end.
<br
/>The LOE activity in the first project has a
successor in the second projcet, an external
relationship.
In this exact
scenario, LOEs will have a negative float!

Similar Messages

  • How to make the Level of Effort task visible in the Gantt Chart?

    Hi,
    I am facing an issue when trying to add a level of effort task. The bar of the task is simply not visible in the Gantt Chart.
    I take the following steps:
    - Add new task
    - Link task to predecessor milestone and successor milestone
    - Change task from activiy type to level of effort
    I can see the task being added in the Gantt Chart, the name of the task is visible, the duration of the task is calculated, but I do not see the green bar..
    What could be the problem? Can anybody help me with this issue? Thanks!

    Go to View .. Bars... and enable the bar for Level of Effort activities. If it's not there, create one.

  • Standard Level of Effort for Universe design/development and Crystal Report

    Can any one please advise the standard level of effort to design and develop (excluding detailed testing) a Crystal report of
    a) Low Complexity =  __hrs
    b) Medium Complexity = ___hrs
    c) High Complexity = _________hrs
    Also the LoE for designing and builduing a universe(exluding detailed testing)
    a) Low Complexity = ___hrs
    b) Medium Complexity = ___hrs
    c) High Complexity = ____hrs
    Thank you in advance.

    Hi
    It depends on the person experience and expertise on the tool also it depends on understanding of business logic behind the report generation. A person, who is having intermediate knowledge he can develop report with below time lines.
    a)     Low Complexity = 2hrs
    b) Medium Complexity = 4_hrs
    c) High Complexity = ____8_____hrs
    Also the LoE for designing and builduing a universe(exluding detailed testing)
    a) Low Complexity = __2_hrs
    b) Medium Complexity = 5_hrs
    c) High Complexity = __10__hrs
    The above are tentetive work hours, again it depends on the logic and complexity of the design.
    Thanks,
    Sastry

  • Predecessor/Successor Report using Report Wizard

    I would like to create a Predecessor/Successor Report using Report Wizard similar to old style pred/succ reports with pred ID with description on top of main activity and succ ID with description below main activity. I currently use version 8.2. Please respond here and direct to [email protected] if you can assist.
    Dan

    Email sent.

  • P6 Predecessors & Successors - Display Activity Name in Gantt Chart column

    Is there a way to include the full text description of predecessors and successors (i.e. Activity Name) in a column in Gantt charts rather than just their Activity ID?

    even crazier than report editor :)
    you can create an activity UDF like "Predecessor Names" and run a script (trigger or job initiated) directly on the database to give it values for every activity, by joining Activity Names of any predecessors. you would have to trim that to some max varchar value (default for text udf's is 255 which may quickly prove insufficient).
    I seriously doubt that is feasable (little value for effort, affects performance and possibly risks db integrity if inproperly done).

  • Custom MDM Scenario - Level of Effort

    Gi All,
    Has anybody cretaed any custom repositories in MDM. Our company needs to maintain Financial Master data Objects( G/L Account Master,Bank Master, Exchange  rates etc)  through MDM primarily. I would like to give the best best possible estimates for the level of efforst involved to build, congigure and test it. So that I can give a good comparison with ALE option. Would appreciate if anyone who has created a custom repository gets back.
    Thanks,
    Salil

    Hi Salil
    Creating a customized repository is technically easy using the MDM Console. The "Hard" part is modeling the repository to accomplish your goals. Deciding which fields/objects you want to include in the repository and how you want then to reside is the "Brain Exercise".
    There are two documents that can help you in the process:
    1. How To proced by Data Modeling within MDM 5.5
    https://websmp104.sap-ag.de/nw-howtoguides > (Select Master Data Management)
    2. MDM 5.5 SP03 - Console Reference Guide 
    https://websmp104.sap-ag.de/instguides > SAP NetWeaver >Release 04 > Operations (Select MDM)
    Charles

  • Level of Effort and resource assignment

    In P6 I'm trying to generate some resource usage spreadsheets with Early and Late Remaining Units, Early Remaining units are good. But with Late Remaining Units: P6 expands them from Actual Start date to Late Finish date which is not correct.
    Any suggestions to resolve this issue would be appreciated.
    Sharyar

    Sharyar,
    You might want to consider contacting our support team about this issue. Support can be contacted at http://www.oracle.com/primavera/support.html.
    Have a great day,
    Justin

  • Uploading from MSP Client to cProjects 4.5 -- Leveling Delay

    Does SAP cProjects support leveling delay functionality as contained within Microsoft Project?  The intention is to import task-level information regarding leveling delays (an offset from the task start date as defined by predecessor/successor relationships, constraints, etc...).
    There are several instances where resource constraints require project managers to stagger the start of activities based on the availability of certain resources/skills necessary to complete a task.  If there are changes to the project staffing wherein additional resources are made available for the project, the project manager can remove the "leveling delays" to update the schedule.  Otherwise, project managers would have to find a way of using task constraints and would have to document real task constraints from ones created in an effort to resource load level the plan.
    Thanks,
    Luis

    Does SAP cProjects support leveling delay functionality as contained within Microsoft Project?  The intention is to import task-level information regarding leveling delays (an offset from the task start date as defined by predecessor/successor relationships, constraints, etc...).
    There are several instances where resource constraints require project managers to stagger the start of activities based on the availability of certain resources/skills necessary to complete a task.  If there are changes to the project staffing wherein additional resources are made available for the project, the project manager can remove the "leveling delays" to update the schedule.  Otherwise, project managers would have to find a way of using task constraints and would have to document real task constraints from ones created in an effort to resource load level the plan.
    Thanks,
    Luis

  • Details of Follow-up documents at Table level

    Dear All,
    I want to know if there is any table(s) which contains the follow-up documents numbers that gets generated in CRM.
    For example,
    1. first IC ticket will be generated,
    2. then product complaint will be generated as a follow up transaction of IC ticket.
    3. Compensation request transaction will be generated as a follow up of product complaint.
    I am already able to get this follow up using BAPI but I want to know how to get this at Database level so as to make report to perform faster.
    regards,
    Amey Mogare

    Hi Amey,
    one possibility is to read doc flow using FM 'CRM_DOC_FLOW_READ_DB'.
    If you really want to use the tables, here's the description:
    1. Table 'SRRELROLES' with OBJKEY = GUID of order --> get the ROLE_ID
    2. With ROLE_ID go to table 'CRMD_BINREL' field ROLE_A / B (depends on predecessor / successor)
    3. With the other role ( ROLE_A / B) you can go back to table 'SRRELROLES' and get the GUID by the OBJKEY.
    Hope, this is useful.
    Best regards,
    Claudia

  • Leveling delays project end date compared to manual rescheduling

    Hi,
    Best wishes to you all!
    New year, new problems. When I build my plan in MS Project and reschedule overallocations (to available date) on the go, instead of leveling everything at once after assigning all resources first, I get a shorter total duration. There is one factor
    which I can imagine has an impact on the result:
    - The tasks are not dependent on eachother. Most tasks have a predecessor but most task in a summary share the same predecessor. And even tasks from different summaries share the same predecessor.
    Other than that I can't see why MS Project isn't managing my resources as efficient as I do myself with the option 'reschedule to available date'. I.a. I think that MS Project just may not be the right application to do both: project planning and resource
    planning. Basically the planning is really about managing resources so to have resources with an allocation of close to 100% spread over multiple projects. I'm working with MSP for 2.5 months now and doubt that this is possible in an easy way. If I'm
    totally off here I'd really like to hear.
    I used this settings to level: Manual, Clear leveling values before leveling checked, Level entire project checked, Leveling order: ID Only, and only Leveling can adjust individual assignment on a task and Level manually scheduled tasks checked.
    When leveling by ID Only I expect MS Project to level the tasks according to their ID number. So in most cases task 1 starts sooner than task 5. I had a few cases (f.e. 2 tasks in same summary, same resource, same predecessor, no successor) where the
    first task got scheduled behind the second task.

    The beauty of MSP is that it is a tool which allows you to model scope, time and cost all together. You can't do any better than that if you separate the tasks from the resource management. I see many situations where there is an attempt to separate the
    "schedule" from the resources and/or from the costs (they do it in a spreadsheet). This causes one big problem every time and that is that is it is impossible to keep them synchronised.
    In project management, which is defined from the start as being about the tasks, the planning objective is not to make sure that everyone is working or necessarily "really about managing resources so to have resources with an allocation of close
    to 100% spread over multiple projects", but if that happens it is a bonus. It is getting the tasks done that is most important.
    I never use the "reschedule to available date" because we see a few posts from people who say it crashes MSP etc. Instead, I always go to leveling options and check. Try first of all leveling with none of the fine tuning check boxes turned on.
    And if you do use them, try not to use them in combination. Leveling by priority is useful because it gives you a way to nudge the leveling to your preferences.
    Be sure that there are no resources assigned to the summaries.
    You mention that you have manually scheduled tasks as well as some tasks which have no predecessor and/or no successor. Do you also have tasks with date constraints, and predecessor/successor links to/from summaries? All of these will make leveling more
    problematic, if not cause leveling problems directly. It is possible to make a closed network (every task has at least one FS0 predecessor and at least one FS0 successor, except the first and last of course) with no manually scheduled tasks, no predecessors/successor
    on summaries, no date constraints. The residential construction template is a good example, which includes some resource over-allocation for leveling practice.

  • I imported a COMPLETED book project into Aperture 3, only to discover that  the resolution of all the photos has been reduced to totally unacceptable levels

    I imported a COMPLETED book project into Aperture 3, only to discover that  the resolution of all the photos has been reduced to totally unacceptable levels.  Any easy solution?
    Steps:
    1. I finished an Aperture 2 (Two) book project and tried to submit it to Apple for printing. At that point I learned (belatedly, obviously) that Apple no longer accepts books from Aperture 2. I don't know how I would have known to even ask if Aperture 2 had been sunsetted as far as book projects go.
    2. So I tried to download Aperture 3 ($79.99), only to be told that I couldn't download Aperture 3.5.1 because I was still running OSX 10.8.x. So I read current reviews for OSX 10.9.x, and ...
    3. Downloaded and installed the current operating system (about a 3-hours process for me).  OSX 10.9.2, here we are!
    4. Then I returned to the Apple Store, found, and purchased Aperture 3.  [For safety's sake, it would sure be nice to have a .dmg file I could copy and file away.  I lost a perfectly legal and good copy of Adobe's Photoshop Elements 3 years ago because I wasn't smart enough to make a safety copy, and when my iMac crashed (fried electronic components), I was left with a copy of the software that wouldn't run, and couldn't be verified as legit.]
    5. When Aperture 3 finished installing, I found and imported my COMPLETED Aperture 2 book project, which import seemed to proceed nominally -- the right number of pages, the right content on those pages, that sort of thing -- until I started looking more carefully at the pictures themselves.  All of them, about 300 of them, have been imported into an Aperture 3 book project in such a reduced resolution that they are fuzzy at the size the book will be printed.  Screen-capture of just one example (at 100% viewer setting):
    I don't know what to do at this point to correct the problem, short of going through the entire book project, copy the custom captions (since those go away when you "delete" photo content), delete the photo, re-insert the photo, and paste back the custom caption.  Lather, rinse, repeat - ~300 times!  An estimated 2-3 hours of additional work.
    Or does anyone in this community know either (1) that I did something wrong in the Aperture 2-to-Aperture 3 import (I don't recall being offered any options or choices in the process); or (2) that there is a wholesale one-step solution to my problem?
    BTW, I tried to edit my "Product" info, but OSX 10.9.x is not in the pick list.  I am running OSX 10.9.2
    <Re-Titled By Host>

    Frank, thanks for your note.  I wrote "COMPLETED" because I had gone to a lot of effort to get the content of the book precisely as I wanted it. I would fully expect to see my level of effort and care matched by functional competence in Aperture 3 to render the book the way I created it.  Too much to ask?
    And yes, I upgraded the Aperture 2 Library first.  [Not ALL my tens of 000s of pix, because I use Lightroom selectively for photo editing. But Yes to the Aperture 2 Library.]  That step took a number of minutes, but seemed to work fine (no error messages of any kind).
    Then I opened the existing book project in Aperture 3, which followed some "magic-box" process that took a minute or so.  As I said, when that step was done, by all appearances the book was ready to submit for printing - until I examined the photos a little more closely.  You did see the blurry example I included, didn't you? That is what each and every photo looks like.
    Text-box content appears to have been rendered pertectly, for the record (including captions).
    So, ... is this result something you have heard of before?  Do you know of a one-step solution?  Or am I looking at an extended picture-by-picture fix?

  • Best Practice for Portal Patches and effort estimation

    Hi ,
    One of our client is applying the following patches
    1. ECC 6.0 SP15(currently SP14)
    2. ESS MSS SP15(currently SP14 with some level of functional customization )
    3. EP 7 SP18(currently SP14)
    We would like to kwow the best practice for applying portal patches and the effort estimation for redoing the portal devt on the new patch.
    o   What is the overall level of effort with applying Portal patches?
    o   How are all the changes to SAP objects handle?  Do they have to be
         manually re-entered?
    o  What is the impact of having a single NWDI instance across the
        Portal Landscape during the Patch process?
    Regards,
    Revathi Raju.

    Hi Revathi,
    o What is the overall level of effort with applying Portal patches?
    overall effort to apply the patch is apprx 1/2-1 days for NW7 system. This is exclude the patch files download because it's based on your download speed.
    o How are all the changes to SAP objects handle? Do they have to be
    manually re-entered?
    Depending on your customization. Normally it wont effect if you created the customzation application apart from SAP standard application
    o What is the impact of having a single NWDI instance across the
    Portal Landscape during the Patch process?
    Any change that related to NWDI, you might be need to re-deployed from NWDI itself.
    Thanks
    Regards,
    AZLY

  • Portal patches and effort estimation

    Hi ,
    One of our client is applying the following patches
    1. ECC 6.0 SP15(currently SP14)
    2. ESS MSS SP15(currently SP14 with some level of functional customization )
    3. EP 7 SP18(currently SP14)
    We would like to kwow the best practice for applying portal patches and the effort estimation for redoing the portal devt on the new patch.
    o What is the overall level of effort with applying Portal patches?
    o How are all the changes to SAP objects handle? Do they have to be
    manually re-entered?
    o What is the impact of having a single NWDI instance across the
    Portal Landscape during the Patch process?
    Regards,
    Revathi Raju.

    Hi Revathi,
    o What is the overall level of effort with applying Portal patches?
    overall effort to apply the patch is apprx 1/2-1 days for NW7 system. This is exclude the patch files download because it's based on your download speed.
    o How are all the changes to SAP objects handle? Do they have to be
    manually re-entered?
    Depending on your customization. Normally it wont effect if you created the customzation application apart from SAP standard application
    o What is the impact of having a single NWDI instance across the
    Portal Landscape during the Patch process?
    Any change that related to NWDI, you might be need to re-deployed from NWDI itself.
    Thanks
    Regards,
    AZLY

  • Column showing driving predecessors only

    Some folks that want to review a schedule do not have access to it online, thus hampering their ability to follow the flow. In the interest of assisting such reviewers I generally insert columns showing predecessors and successors, but that gives no immediate indication of the path. I would like to be able to show a column containing the driving predecessor(s) only, as well as the standard predecessor & successor columns - is such a thing possible?

    You can easily do this with a Tabular Report - Subject Area - Activity Relationships. Include the 'Driving' column and the values will be Yes or No. And you can filter on 'Driving' as well.

  • LOE track cost/time

    Hi,
    Can LOE activities be used to
    track cost and time for a group of activities which are
    assigned to it as predecessors ot successors? Please
    advise.

    Prim9087 references the following:<br
    />   
    <br
    /> <br
    />                            
    Solution ID: prim29225
    <br
    />How are the Early Start and Early Finish dates
    calculated on a Level of Effort activity? <br
    />
    Status: Reviewed<br
    />
    Version(s): 4.1, 5.0 <br
    />
    Problem:
    How does an LOE calculate the ES and EF dates?<br
    />
    Problem: What
    relationships are used when calculating the Early
    Start (ES) and Early Finish (EF) of an LOE activity?
    Problem: How are the Early
    Start (ES) and Early Finish (EF) dates calculated on a
    Level of Effort (LOE) activity?
    <br
    />Fix: A Level of Effort (LOE) activity obtains its
    Early Start as the earliest date among the following
    dates:
    Earliest ES from SS
    predecessors
    Earliest EF from FS
    predecessors
    Earliest EF from SF
    successors
    Earliest ES from SS
    successors
    A Level of Effort (LOE) activity
    obtains its Early Finish as the latest date from the
    following dates:
    Latest ES from
    FS successors
    Latest EF from FF successors
    Latest ES from SF predecessors <br
    />Latest EF from FF predecessors
    <br
    />If you're not on Primavera Maintenance, you don't
    have access to these KB articles, and that's the
    easiest place to find solutions. You can sign up for
    maintenance ($800 a year is very high, but I bit the
    bullet), or read the documentation on the original
    Primavera disks. It's searcheable.
    <br
    />

Maybe you are looking for

  • R/3 4.6c SR2 on win2003

    Hi Masters, I am struggling with an installation of the above. We are doing a migration of 4.6c Oracle from Solaris to Windows to upgrade it in the next step. As soon as I start the CI instance installation I run into the following error: Error: R3PI

  • What is the right way to charge a Macbook Pro, 13 inch Retina?

    Hi! So I recently just got the Macbook Pro 13 inch w/ Retina Display (about 3 weeks ago), and the main reason why I got it was because I am taking up Multimedia Arts in college. I do admit that the MBP really is quite pricy, so I want to be able to u

  • Aperture 2.01 - no tabs, no filter display in browser mode

    After upgrading to 2.01 from 2 I lost the tabs at the top of the inspector and the filter dialogue box in browser mode. Threw away the preferences and now everything is back to normal.

  • Communicate with LabVIEW RunTime Application

    Hi all. I have an application created in LabVIEW, and I built an executable file from it (Let's call it App1.exe). While App1 is running it sometimes generates an exception and is aborted. The problem is that the Run-Time APP1.exe GUI remains open (W

  • Can't login to iCloud thru Contacts

    I just updated my business iMac to Mountain Lion - my home laptop has already been updated. When I did, I also had to change my Apple Password. In any event, my phone started issuing questions to update my login for various things (Photostream, etc).