Release all phases and tasks if project definition is released

Hello,
I have several phases and tasks in a project and when I release the project only the first phase is also released. I am not working with approvals.
Is the a possible to release all phases when the project is released?
Thank you and have a nice weekend,
  Vanessa

Hi Vanessa,
You can create an implementation of BADI dpr_events, with filter dpr_tv_badi_method = ON_DPO_RELEASED.
ir_sender instance will be the project in that case, so you can easily retrieve the phases object and release them at this moment.
Matthias

Similar Messages

  • ST03 Export: How to export all instances and task types?

    I am exporting ST03 data using SAP GUI
    I can export data for a single task type and a single instance.Is there a way I can export the Time Profile data for all instances and all task types in a single export? Can I do a single export rather than NxM exports?
    Also, when I export to a text file, there is a header that reports the instance, data, and task type. When I export to excel file I only get the table, not the header info. Is there a way to to get the header info into the excel export?
    Is this the appropriate forum for these questions?
    Any help is appreciated.
    Thanks.
    Tim

    I moved this question to an ABAP forum. Here's the [thread|ST03 Export: How to export all instances and task types?;.
    Tim

  • CProjects 4.5: display tasks under project definition in Tasks dashboard

    Hello experts,
    we have the following problem in cProjects 4.5. We have in our projects some tasks below the project definition. This tasks are not visible at the tasks dashboard, after releasing. We can only see released tasks below from phases in the task dashboard.
    Does anybody know this problem and have a solution?
    Thanks in advance.
    Regards
    Christian

    Hi Matthias,
    thanks for this hint.
    regards
    Christian

  • Want to delete request and task id but by mistake released task id.

    Hi ,
             There is one request id and task id under which no object is attached.
             I dont know how it is created. I want to delete them but by mistake i have released task id and now it is not alloing me to delete task id and request id .
    Could anyone tell me how this blank task and request id created and how to delete it.
    Regards,
    Himanshu.

    -Transport requests that have been released cannot be deleted from within the
    SAP System. You can, if you wish to, delete the cofiles and datafiles that
    are generated at the OS level when a transport request is released.
    -You can even delete it from the STMS buffer and physically delete the DATA
    and the COFILE of the transport request. You can also delete the entries
    from the E071 table (NOT recomended, first step should be enough).
    Edited by: Mishra.Manas on Apr 28, 2010 11:09 AM

  • What  is difference btw project Assignment, Resource Assignment and task Assignment.

    Hi,
    I am new project accounting Module .
    what  is difference btw project Assignment, Resource Assignment and task Assignment.

    Project Assignment, Resource Assignment refers to the resource management part and Task assignment is basically the work assignment to the resource.
    An assignment/requirement is created in PJR for create demand for the resource requirement of the project and when the resource is aligned he can be assigned to the task in the work plan.
    Refers to the top down approach in this case.
    Additionally a resource can be assigned to the work plan and a assignment can be created to get the resource allocated to the project.
    Refers to the bottom up approach in this case

  • Editing Project Definition

    Hi experts,
    My client needs project definition field should only be displayed(Not editable) once project status becomes'Released'.
    How would I do this?
    Regards,
    Laxminarsimha

    Hi,
    If the requirement is not to allow change in proj def once the project definition is released then try following
    1) It can achieved through small development.
    2) Use BAdi BUS2001--- with the help of ABAPer write an implementation.
    3) Use BAPI_BUS2001_GET_STATUS and pass Project definition as input. Output will be system status. If it is released ( in background it will be stored as I0002) than check value of PROJ : PSPID same as input else throw an error " Change in proj def name not allowed after release".
    4) Also exits available in validations--- can explore same. However logic for the code can be as xplained above.
    I donn think it can be possible by just customizing. I verifed in Field selection criteria for Project definition....system status is not in infulencing criteria.
    Post ur observations after u try as advised.
    Thanks
    Saikishore Ganga.

  • Windows 7, when adobe downloaded and installed all desktop and taskbar icons become adobe icons, why

    Windows 7 operating system, when Adobe downloaded and installed all desktop and task bar icons have the Adobe icon and will not open, why does this happen?

    to answer your questions, i)  tried installing both
    ii) Tried 9 and 10
    iii)  Free version of both
    iv)  No!
    I turned off the anti virus but the same thing happened, I'm getting tired of downloading and then having to uninstall Adobe.  There must be an answer, something on the computer is not right.  I had problems with a CD drive my computer stopped reading it,   Replaced the CD burner and it still would not read, took it to be repaired and was a faulty registry which the guy at the shop fixed but the problem with adobe is only since I had the computer fixed last week or is this just a coincidence?

  • RA for sales order and RA for project

    Hi,
    What is the technical difference between these two RA methods, while sales order is linked to project.
    Can any one brief some detail .
    Zinni

    RA is a methodology and can be used for any cost collector - you can see various posts or go to SAP help to understand what RA is.
    When Sales Order is a cost collector then you can use RA on sales order
    When Project is a cost collector then you use RA on WBS element
    By cost collector I mean the object that is being used to collect all costs (and revenue)
    When project is linked to sales order then the project object is used as a cost collector, hence RA on sale sorder is not required

  • How to get Network headers from Project definition in PS module?

    Hi All,
    I want to get all network headers under a project definition. Please let me know how to get them?
    Do we have any BAPI for that?

    Check these BAPi's
    BAPI_PROJECTDEF_GETDETAIL
    BAPI_NETWORK_GETDETAIL

  • Inconsistency with maintenance cycle and task list phases in ChaRM

    Hi Experts,
    I'm deploying ChaRM with SolMan 4.0 SP09.
    I was testing a scenario where there are more than one maintenance project open for same landscape (different logical components but values are the same). I have been using maintenance cycle document (in crmd_order) to control phase changes both in task list and in maintenance cycle.
    I received an error message stating that the system has reset the status of the maintenance cycle and the end result was that task list phase is one step ahead of the maintenance cycle. This of course causes the situation where certain actions are no longer possible (maintenance cycle in Dev with release but task list already in test => release and import are not possible and reseting phase with task list is prevented by ChaRM).
    My question is how do I restore the inconsistency. I have looked for notes (but of course this is not a notes issue) and the internet for solution.
    I am very greatful for any hints you may give me!
    Kind regards,
    Auli

    Thank you!
    Exactly what I'm trying to do. I'll give it a go and get back to you asap.
    BR
    Auli

  • Donu00B4t release tasks after releasing a phase

    Hi guys,
    after searching a lot and programming in dpr_events i have no further idea.
    Does anybody know if it´s possible to do not release a task after releasing the upper phase?
    I tried the method set_data_ext from cl_dpr_task_o in dpr_events but there is no field for changing the sytem status from '1701' (released) to '1700' (created).
    Thanks for advice,
    Tobias

    Hi Zhenbo,
    thanks for the help. I solved the problem with your suggestion. In DPR_EVENTS first I buffered the task types and then I removed them, so that the system cannot release the tasks.
    In the project itself, I import the buffered task types and then I search in the project for tasks that have no task types. If the GUID matches I set the task type and remove the entry from the buffered task type table.
    Now I can release a phase without releasing the underneath tasks.
    Because of the filtervalue ON_PPO_RELEASED in DPR_EVENTS I can release top-tasks so that also sub-tasks are released.
    So the behavior is correct again except that there are some error messages when I release the project. But that´s OK so far.
    Regards & thanks again,
    Tobias

  • Data Transfer Not Up-To-Date  and To Be Archived at Project definition ?

    Hi All,
    I want to know about the statuses "Data Transfer Not Up-To-Date and To Be Archived at Project definition level?" In documentation Flagged for Transfer  and  To Assign are only mentioned.
    Thanks and Regards,
    Arti.

    Hello Arti,
    the system sets this status when there is a problem with the replication. For example, in the customizing of your project type (accounting area) you have defined the type of transfer as 'Automatic as of release of project'.
    Now, for example, you have a project that has status 'Created - Transferred - Data Transfer Not Up-To-Date - Assigned', this means that the replication is not yet complete because according to the customizing setting you need to release the project first.
    Hope this helps!
    Best regards,
    Silvia

  • How to block reusage of archived Project definition and WBS element numbers

    Dear All,
    We have archived our projects using the TC SARA and the Project definition and WBS elements numbers no more exist in tables PROJ and PRPS etc.. When I now try to create a new project, the system proposes the next open number or allows to enter a number which is the same as one of the archived projects. But in our organization we cannot reuse the Project definition and WBS element numbers (even if it is archived) as a rule.
    Can anybody guide me what are the possibilities to block or avoid the reusage of the numbers of archived project definition and WBS elements in a fool-proof way? 
    Thanks and regards

    One Workaround:
    Use T code OPSJ and lock the project coding mask. Doing this you can not use this mask any more.
    But you want to continue using the mask but with different numbers. Not sure how this can be acheived. lets wait for others view
    Regards
    Sreenivas

  • How to populate WBS element and Project definition in Additional Tab

    Hi,
    I have a 2 requirements
    1) we need to populate WBS element and Project definition of an order in PM
    IW 32 trasnaction (Additional data tab).
    2)Also i need to program settlement rules in CJ02 for WBS elements .
    How do i approach ?  when i do manually it is taking the values in IW 32 when the status is released.
    So i think first we need to chnage the Status from Created to released and then start working on step 1 and Step 2
    Kindly suggest.
    Thanks,
    Pradeep.

    Problem one solved ......
    Basically we need to put the status of WBS elememnts and then write a BDC for additional data tab.
    Looking into issue 2......

  • How to Get project definition and description  by WBS element

    Hi All,
    Is there any way to get  project definition and description  by providing WBS element.
    Please help .
    Salman Zahir

    Hi,
    These r the tables
    PRHI Work Breakdown Structure, Edges (Hierarchy Pointer)
    PROJ Project definition
    PRPS WBS (Work Breakdown Structure) Element Master Data
    RPSCO Project info database: Costs, revenues, finances
    MSPR Project stock
    Thanks,
    Anitha

Maybe you are looking for