Tracking Project Status Changes

Hi,
I need to create a query to look back at the status changes a project goes through but I cannot see anywhere that the project record history or the status history is saved and date stamped.
Are there tables that store the status history or something similar?
Please reply to: [email protected]
Thanks
Andy

This is for 11.5.10+...
SELECT
chg.last_update_date changed,
chg.old_project_status_code || ' ==> ' || chg.new_project_status_codestatus_change,
usr.description changed_by,
chg.change_comment comments
FROM
apps.pa_projects_all          pa,
apps.pa_obj_status_changes     chg,
apps.fnd_user usr
WHERE 1=1
AND pa.segment1 = 'ATA5' --project number here!!
AND pa.project_id = chg.object_id
AND chg.status_type = 'PROJECT'
AND usr.user_id = chg.last_update_login
ORDER BY
chg.obj_status_change_id
;

Similar Messages

  • Project Status Change Date

    Hi!
    I wolud like to see the Project Status Changed dates. Which data base table I need to refer?
    Thanks in advance.
    Regards,

    It is not given in any standard report/ table, you need to develop some report and that also may not be straight forward to get it.  But the same you can get in  any PS structure maintenance T Code say Cj20n  >Open that WBS> Keep cursor on it> Click on bule I Icon which get displyed on right hand pan > click on first left menu here you will get all the change history.
    With regards
    Nitin P.

  • Unable to commit the project status change

    Dear Experts,
    I am developing a utility program to change the status of multiple projects at once.
    I am changing the status of Phase, task, check list,check list item and Project status from
    Create to Release, release to Complete and to Work Effor Complete.With respective status change BAPIS.
    when ever the projects is not able to change the status success fully due to validations
    such as person respondsble not mainted or any other basic data is missing,
    We are not committing the changes if every thing goes fine we are commiting with BAPI: BAPI_CPROJECTS_COMMIT_WORK
    but when we commit with this it still retaining the previous project status in LUW and trying to commit previous project too.
    and commit is getting failed.
    I am not able to roll back or free the project with BAPI:BAPI_CPROJECTS_ROLLBACK_WORK and BAPI_BUS2172_FREE
    BAPI_CPROJECTS_ROLLBACK_WORK: when iam trying to use this BAPI it is going to short dump
    BAPI_BUS2172_FREE:  It is returing error saying unable to free the project.
    Could you please tell how to roll back the changes to the project or how to commit only success full projects (Project with out any errors in status change.)
    Kindly do the needful
    Thanking you.
    -ravi

    Program flow
    Loop at It_Project
    *Status Change for Check List
    CALL FUNCTION 'BAPI_BUS2176_SET_STATUS'
        EXPORTING
          checklist_guid                = p_guid
      IV_STATUS_PROFILE             =
         is_business_transaction       = lv_bus_trans
         TABLES
             return                    =  t_return.
    *Status Change for task
      CALL FUNCTION 'BAPI_BUS2175_SET_STATUS'
        EXPORTING
          task_guid               = p_guid
          is_business_transaction = lv_bus_trans
        TABLES
          return                  = t_return.
    *Status Change for project
    CALL FUNCTION 'BAPI_BUS2172_SET_STATUS'
          EXPORTING
            project_definition_guid = p_guid
            is_business_transaction = lv_bus_trans
          TABLES
            return                  = t_return.
    If there is a sucess in changing the status.
    CALL FUNCTION 'BAPI_CPROJECTS_COMMIT_WORK'
        TABLES
          return = t_creturn.
    Else.
        CALL FUNCTION 'BAPI_CPROJECTS_ROLLBACK_WORK'
          TABLES
            return = t_rreturn.
    Endif.
    Endloop.
    In the above code when we are executing  BAPI_CPROJECTS_ROLLBACK_WORK is going for dump.
    If we simply commit with  BAPI_CPROJECTS_COMMIT_WORK for all the projects then if any project
    commits with error same error is re produced for all the following projectsid (unable to destroy the LUW).
    and in CRM we can't use 'BAPI_TRANSACTION_ROLLBACK'.

  • CJ20N Authorization Object for Project Status Changes

    Hi Gurus,
      Can any one knows the Authorization Object responsible to control the change of status for a project in the CJ20N?
      We want to control who can and who can't change the STATUS of a project independent from other changes.
    Regards
    Gustavo Balboa

    User authorization object B_USERSTAT. Before that u should define authorization key in Tcode:BS52 and assign it to User status in Tcode:OK02.
    In authorization object B_USERSTAT set ERSL=Authorization Key, so that the user can change the status of that perticular status only.
    Venkat

  • System Status Change for Project Definition

    Hi,
    I am working on a requirement to notify the Project Manager when the Project Status changes to REL.
    I couldn't find any user exits where I can add the code to send an e-mail notification at the time of status change of the Project Definition or the WBS elements within the Project.
    I checked for events in Business Objects BUS2054(WBS) and BUS2001(ProjectDefinition) which might get triggered at the time of status change. I couldn't find any events relevant to Status Change.
    Any ideas how to handle this requirement ?
    Regards
    Bhooma

    I found a solution to this issue.
    Regards
    Bhoooma

  • Table for WBS status change with date

    Hi,
    Please assist me with a table name which should have WBS status with date on which statis was changed.
    Thanks,
    Manish.

    Hi
    You can use program (SE38) RBSVCDOC to track these changes. Else go manually in CJ20N to track these status changes.
    Use JCDS and JEST table for any other reporting on it.
    *Kindly mark your thread once your query is resolved.*
    Regards
    Saurabh

  • Invoice Plan Status Change

    Friends,
    Here is my requirement...
    When a batch program runs (using RMMR1MIS), based on certain criteria, the Invoice plan status changes from A to C (table : FPLT-FKSAF).
    I would like to start a workflow by tracking the status change, but I do not see any default event or update in any change document....
    Thanks in advance.
    Muthu

    HI,
    Unfortunately I can only confirm that there is missing functionality
    for change management in area of MM invoicing plan. No change documents
    are created in CDHDR and CDPOS tables for any change for invoicing
    plan.
    Best Regards,
    Arminda Jack

  • Sale Order Status Change after delivery of materials from projects

    have ETO sccenario which consists of all modules such as SD,PS.PP etc. Materials will be procured from external vendors & manufactured inhouse through project systems. After delivery of materials from project systems, billing & invoicing will be done at sales level.
    On delivery of materials from projects, sale order status remain open. Request you to look into the matter & suggest about status change of sale order after delivery / billing.
    Regards,
    Ranjan

    Hi,
    In sale order, WBSE is assigned. Delivery of materials are through cns0. then subsequently picking / packing / billing will happen at sales level. Billing is of delivery related. Please suggest to fix the issue.
    Thanks & Regards,
    Biplab Ranjan

  • Set Project status error Activity 000005012744 0010 No changes possible bec

    Hi All,
    I am getting this error on RPM "Activity 000005012742 0010: No changes possible because of status CLSD"  after setting project status to Complete Technically or Closed. I could not change the status to any other status when set to these two statuses.
    I tried looking for custom implementation in the BADIs but unfortunately breakpoint is not triggered on any of the BADIs. Is this a configuration issue?
    Thanks and I hope someone can help me.
    Renz
    Edited by: Jorenz.Llanes on Jul 5, 2011 8:43 AM

    I found out that the activity of a project should be released first before setting a status to the Project level after which is applied to the project hierarchy.

  • Project definition system status change details

    Dear PS experts,
    Request, kindly let me know which report is available to show the system status change from
    crtd to rel
    rel to teco
    teco to clsd
    we would like to analyse which date or period the system status changed thru edit-status
    from crtd to rel
            rel to teco
            teco to clsd
    we don't use any user status.
    i have checked cn60 & all reports from cn41 to cn47, but i don't get any report states about the change details of system status.
    pl help
    srihari

    thanx,
    can u pl tell me about cn60 std report, does this use for system status change or any other purpose, pl let me what purpose this report is available for us.
    i wanted to know only the changes taken place in project definition with regard to crtd to rel or rel to teco or teco clsd, there should some report which will give this data without touching the tables.
    pl help
    regards
    Srihari

  • Track production order ststes histry (Status change date, time, user)

    I want to track a production order status change history. Status change date, user name and status. Appreciate if somebody can give me a T Code, SAP report or a table.

    HI,
    You can see the the date, time and user for the status changes by following the menu path given by Mr. Mangalraj.
    However if you cant see them, then check the T Code OPL8 (for PP and COR4 for PI), implementation tab. Tick the check boxes for for Status Change Documents as your choice (for header, operations etc).
    After checking these boxes you will be able to see the status change details.
    Hope that helps.
    Regards,
    Rohit.

  • Project system : system status changes log?

    Dear PS experts,
    Kindly let me know where i can see the Project Definition ; system status changes done by users as & when required.
    CRTD to REL
    REL to TECO
    TECO to REL (cancel)
    so on
    I wud like when the project status - system status changed by user thru any log report?
    regards
    srihari

    Hi...
    why don't you try the following:
    in project builder CJ20N (project definition) use the I (informaton button) where the System/User status ism and then in the next screen use the menu Extras->Changed Documents ->All.
    Next screen press button history...
    (or even CN60 transaction)
    i hope it helps
    pan

  • Changing Project Status Switch via SE10

    We have a problem with tcode SE10.
    We created a display role with SE10 to be able to view transport request. However it is possible (when a user is in SE10) to go (via the menu) to edit project. There it is possible change the project status switch. These switches are connected to CHARM and therefor we don't want to have any changes to these switches.
    Does anyone have a solution for this. We already tried to analyze a trace file, but it seems that no authorization checks are performed when executing the actions above.
    Thanks!

    thanks for the update. We already checked this.
    The user in question is not authorized for the authorisation object S_CTS_ADMI.
    The tracefile does not indicate this object as a missing authorisation object to perform the action.
    As said before it seems that no authorisation check is performed at all.

  • Status and Tracking: Lock Function overide due to status change?

    Hello experts,
    Does anybody know whether it is standard functionality that a user with only R_STS_PT authorisation can unlock his/her planning by changing the status to "in process"?
    Should it not be the case that I higher hierarchy node or someone with R_STS_SUP authorisation must first unlock the plannig before for somone with only R_STS_PT authorasation can perform any status change? I am currently unsure whether what we are observing is a feature or a bug which we had previously not noticed.
    Thanks in advance,
    Will

    Hi William,
    Persons responsible for executing the planning process i.e. the User (Auth: R_STS_PT) are assigned to an area of responsibility (hierarchy node) within a subplan. They are either assigned to their own area of responsibility directly or are assigned as a substitute. The person responsible uses the STS, firstly to jump to his or her planning application, secondly to set the status of his or her own planning, and thirdly to monitor and set the status of any people who may be assigned under them.
    For example, the person responsible for node 11 of the subplan u201Ccost center planningu201C  logs on to planning session 1 in the STS. In this way he or she can obtain the detailed view for his or her cost center.
    Auth: R_STS_SUP is for Planning Coordinators for monitoring the entire planning process and thus have special access rights. So R_STS_PT & R_STS_SUP are the same, except that you are only allowed to set certain statuses of a task on the basis of the hierarchy levelto which you are assigned (this means, whether you are executing (R_STS_PT) or supervising a particular planning task (R_STS_SUP))
    Manoj

  • Track Master Data Changes for Multiple countries

    Hi experts,
    I am in a Global HR Implementation & Rollout Project. We are creating Outbound Interfaces for 3 countries to export pay, time and general data to the 3rd party systems in those local countries. (Payroll is outsourced there).
    As well as sending New Joiners data every month, we need to send Changers data also to all those 3rd partys every month before the Payroll runs.
    I know 2 solution for this :
    a). Using Change Documents - Tcode : SCDO ..etc
    b). Using the report RPUAUD00.
    c). Using RBDMIDOC.
    Query :
    1). Are these the only solutions ?
    2). Whats the best solution for doing this for a Global Rollout project ? I need to track master data change for different countries for different set of Infotypes and fields. I need to send those Changers data as well as the New Joiners data through the Outbound Interface to all the local countries.
    This year we are doing for 3 countires, next year for 9 more countries, etc. Whats the best solution keeping this in mind ?
    Restrictions :
    1). Our Client HRs dont want us to disturb the report RPUAUD00 as they use that regularlly and want the flexibility to configure the configs themselves.
    2). If I must need to create and activate Change Documents for ALL individual fields, is there an easy way of doing this ?
    3). I need to send this Changers data from SAP to Legacy system, so dont know if RBDMIDOC will be a good solution for this. Any comments ?
    Just want the best possible and feasible solution for this issue.
    I will be please to allot point to anyone who gives a good solution.
    Moreover will be Thankfull also !!
    Cheers.

    Please try with transaction code "PC00_M02_LINF0"
    Cheers
    Suresh.KK

Maybe you are looking for

  • Not able to create vendor account

    Hello Experts, We have an issue while creating supplier in e-sourcing. While adding contact in account management in directory information  "Enable user to Login" field is non editable (its display only) Also in Account maintenance "Synch Account wit

  • How to dispaly the text in pdf in the top to down form

    Hi, i have to generate the pdf from the sevlet and i am using xsl and xml for that. But i have to dsplay the text not in line but from top to dow. for. eg. JAVA has to be displayed as J A V A with 90 degree rotation of each word (as it is not possibl

  • Backing up DS 5.2

    After reading the admin guide, I believe I can perform a COMPLETE backup of the directory server by performing these three commands: 1) db2bak 2) db2ldif (to restore individual user info) 3) copy dse.ldif to a backup dir Does this cover everything th

  • Not enough bandwidth?!

    PLEASE help! I have a Powerbook G4, and my husband has an iBookG3. We had no trouble with iChat - text, audio or video - until we loaded Tiger on our machines. The error messages we receive tell us that we don't have enough bandwidth to maintain even

  • Project Online User Licensing

    Hi, I am using Project Online. I have a user base of around 1000 users. I need a work around to provide bulk licenses to the users, as assigning license individually will be a very time consuming task. Is there an option to bulk assign licenses? Any