How to find out System Status of WBS Elements?

Hi PS Experts!
Please help me on my query.
I want to get a list of WBS elements whose status is Released and can be used.
If I try to search the table PRPS, it can only help me in finding WBS elements without deletion flag, with RA Key and so on.
But the System status (such as Blocked for use) etc. is not present in the table.
The one way I know is to get Object Number of WBS element from PRPS Table and insert it in JEST Table to get system status.
Or alternatively, I give the WBS element no. in CJ20N t-code, and then check for System Status.
These 2 methods work, if I do it one WBS Element at a time. If I need to get thousands of WBS elements in such a fashion, it's tedious.
So could anyone help me on this issue?
Thanks in advance,
Vinitha.

Hi Bala
Yes, you have put it rather correctly.
We use WBS elements for booking and posting time (client requirement). So what I am looking for is WBS Elements with the system status TERL (Time and Expense Released).
I talked of the deletion flag also, because a WBS element flagged for deletion can't be used. It's one of the criteria to screen the WBS elements.
I hope it's clearer now.
Vinitha.

Similar Messages

  • PS-Relationship between the system status in wbs elements and activities.

    Relationship between the system status in wbs elements and activities.
    We have the following requeriment with the system status in PS. We have a project with complete technically status and we want to undo the complete technically status in one activity without changing the complete technically status in the WBS element or the project.
    The reason is that after putting the complete technically status, users have to change the values in the P.O. We don´t want "open" all the project and we only need to "open" the activity where the P.O. are in.
    Is that possible? How is connected the system status between activities, wbs elements and the project son I can change the status in the below step without changing the higher steps?
    Thanks in advance.

    Hi Bala
    Yes, you have put it rather correctly.
    We use WBS elements for booking and posting time (client requirement). So what I am looking for is WBS Elements with the system status TERL (Time and Expense Released).
    I talked of the deletion flag also, because a WBS element flagged for deletion can't be used. It's one of the criteria to screen the WBS elements.
    I hope it's clearer now.
    Vinitha.

  • How to retrieve the User Status on WBS Elements

    Hello,   could someone please tell me  how to retrieve the User Status for WBS Elements using ABAP?  Which table stores this information.
    Thanks.

    if you have the OBJNR there was also another FM status  in Se37 [link>>|http://sap.ittoolbox.com/groups/technical-functional/sap-dev/changing-status-620444]
    also look in the similar requirement [discussion|http://sap.ittoolbox.com/groups/technical-functional/sap-bw/wbs-user-status-262089]

  • How to find out Tomcat status

    hi all,.
    how to find out the tomcat status in windows? linux also helpful ..i want to know whether the tomcat is running or stopped....?

    if it is tomcat 5+, tomcat is most likely started as a service (At least under windows 2000 and higher). So go to control panel -> administrative tools -> services and you can check the status there.

  • How to find out system/sys password

    unable to login for system user someone changed the password is there any other way to find out system's/sys password and which user has modified the password

    Try to connect
    conn / as sysdbaor use orapwd utility to change sys password
    If you want to know all activity of user sys, you should AUDIT it
    Refer to this article for more information
    http://justoracle.blogspot.com/2007/02/auditing-sys-users.html
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • How to find out the status of a file in java

    Hi
    I have an application that writes xml files anytime it is invoked. I am writing all unique files to a windows directory.
    i also have an ftp client working on that directory that scans all the files and sends them to the server every few minutes.
    I want to find a way using which all the files except the one that is being currently written by the application are transferred.
    Is there a way to find out in java as to what file is being written to by the operating system at that point of time ? I have looked around for quite a long time and have not been able to find a solution to this problem.
    Any help will be deeply appreciated.

    out = new FileOutputStream(matcher.group(1)+".open" , true);
                          FileChannel ch = out.getChannel();
                                       FileLock lock =  ch.lock(0L, Long.MAX_VALUE, false);
                                   // Connect print stream to the output stream          
                                       p = new PrintStream( out );
                            p.println ("\n" + parms.getProperty( value ) + "\n");
                                  p.flush();
                            p.close();
                                  lock.release();Ok, I tried implementing locks but I dont know why it is not working...An exception is thrown and nothing is wriiten to the file. I have employed a complete lock on the file so that no other JVM application can use it.
    Actually this is a server that grabs data sent from an Iframe and writes it down to a temp file. I open a file input stream, lock it and then use a printwriter strream to write the realyed data to the file. Any inputs as to what is wrong with the code snippet above?????

  • How to find out System properties are available

    Hello,
    Is there a way to get a list of the properties that are available 'out-of-the-box' on Netweaver via the System.getProperty("xxx") method?
    In other words, can I get a list of the possible values for "xxx"?
    I know I can add my own properties but I'm more interested in finding out what is available to me by default. What I'm looking for may already be there. Plus, this list would tell me what constant NOT to use if I'm adding my own property.
    Thanks in advance for any help.
    David.

    David, System class has method getProperties which returns instance of Properties (http://java.sun.com/j2se/1.4.2/docs/api/java/util/Properties.html). Iterate through it using propertyNames() and you will get all system properties available.
    Best regards, Maksim Rashchynski.

  • To get system status of WBS Element in run time

    My requirement is to call a Z prorgam when the std transaction CJ20N is saved.
    The Z program should be called only when the system status is set as closed. I am using the BADI workbreakdown_update to call the Z program. Inside the BADI I need to check if the system status is closed or not. How can I capture the screen field value of System status ? Can any one help me?

    Hi,
            table TJ02 dont contain the updated record. this process should be triggered before saving. So I need to get the changed system status in screen. The table contains the status as Released but the screen field has the status as closed.I need to fetch the screen value.

  • How to find Annual Budget for a WBS element ?

    Hi All ,
    Is there any way by which i can find the annual budget for a WBS element ?
    I have been working on this for a long time , but couldnt get the answer .
    So getting back to this place .
    Thanks in advance .
    Regards,
    Ambar .

    Hi,
    This link may help you.
    how to get the budget amt and commited amt and available amt?
    Regards,
    Shamma

  • How to find Childs of a perticular WBS Element

    Hi All,
    Is there any FM/ Class method which gives me all Child WBS element for a perticular WBS element for same project.
    EX:
    POSNR                    PSPHI                    UP                       DOWN                     LEFT                     RIGHT                                                                               
    J-M-000376-1             J-M-000376                                        J-M-000376-2                                                    
    J-M-000376-2             J-M-000376               J-M-000376-1                                                               J-M-000376-3  
    J-M-000376-3             J-M-000376               J-M-000376-1                                      J-M-000376-2             J-M-000376-4  
    J-M-000376-4             J-M-000376               J-M-000376-1                                      J-M-000376-3             J-M-000376-5  
    J-M-000376-5             J-M-000376               J-M-000376-1                                      J-M-000376-4             J-M-000376-6  
    J-M-000376-6             J-M-000376               J-M-000376-1                                      J-M-000376-5             J-M-000376-7  
    J-M-000376-7             J-M-000376               J-M-000376-1                                      J-M-000376-6             J-M-000376-8  
    J-M-000376-8             J-M-000376               J-M-000376-1                                      J-M-000376-7                           
    If i enter J-M-000376-1 it has 7 childs so it should give me 7 Child WBS.
    If i enter J-M-000376-4 it does'nt have any child it so no child WBS element.
    Any one have idea about this.
    Regards
    Amar

    Hi,
    Refer table PRHI to see WBSE Hierachy.
    Also you can try using function module: BAPI_PROJECT_GETINFO. which may be helpful to you.
    Regards,
    Sandeep

  • How to find Childs of a perticular WBS Element(PRPS-PSPNR)

    Hi All,
    Is there any FM/ Class method which gives me all Child WBS element for a perticular WBS element for same project.
    EX:
    POSNR PSPHI UP DOWN LEFT RIGHT
    J-M-000376-1 J-M-000376 J-M-000376-2
    J-M-000376-2 J-M-000376 J-M-000376-1 J-M-000376-3
    J-M-000376-3 J-M-000376 J-M-000376-1 J-M-000376-2 J-M-000376-4
    J-M-000376-4 J-M-000376 J-M-000376-1 J-M-000376-3 J-M-000376-5
    J-M-000376-5 J-M-000376 J-M-000376-1 J-M-000376-4 J-M-000376-6
    J-M-000376-6 J-M-000376 J-M-000376-1 J-M-000376-5 J-M-000376-7
    J-M-000376-7 J-M-000376 J-M-000376-1 J-M-000376-6 J-M-000376-8
    J-M-000376-8 J-M-000376 J-M-000376-1 J-M-000376-7
    If i enter J-M-000376-1 it has 7 childs so it should give me 7 Child WBS.
    If i enter J-M-000376-4 it does'nt have any child it so no child WBS element.
    Any one have idea about this.
    Regards
    Amar

    Hi,
    The Perfect FM for your Requirement is BBP_PS_PROJECT_GET_LIST
    Use this FM..Give the Name of the Project Only to this FM and it would bring you back the complete hierarchy of the Project as you see in CJ20N.
    CALL FUNCTION 'BBP_PS_PROJECT_GET_LIST'
        EXPORTING
          i_ps_sel   = i_ps_sel
          i_username = sy-uname
        TABLES
          et_rsthie  = i_rsthie
          et_proj    = i_proj
          et_prps    = i_prps
          et_aufk    = i_aufk
          et_afvc    = i_afvc
          et_comp    = i_comp
          et_ctxt    = i_ctxt
          return     = return
        EXCEPTIONS
          not_found  = 1
          OTHERS     = 2.

  • How to find out application status on a server?

    Hi,
    How can i find whether the application is running or not on specific system and port in core java?
    //Gupta.

    By using the JDK's jConsole tool. YOu can connect to any JVM and display all the threads, memory consumption, etc. Just inspect the running threads and show if something blocks.

  • How to find out the status of "Mark As Approved" in the workflow

    Hi All,
       How can i change the field values for any workflow record once its set as "Mark As Approved".i.e, once the workflow record is set to "Mark As Approved"  the value "abc" should be assigned automatically to the field "category".
    Can anybody please suggest me on this...
    Regards
    Sireesha.
    Edited by: sireesha esukapalli on Jun 4, 2008 1:45 PM

    Hi Harrison,
         Thank you for your reply.
         Let me explain my requirement clearly.
        I want to assign a value automatically to a particular field say "Category" to "Training" whenever approver approves the workflow record by right-clicking on the selected workflow record and choose Workflow-> Mark As Approved.ie., the value should be assigned automatically when you choose "Mark As Approved".
    My doubt is how can i assign a value automatically when its approved ?
    As u said how can i trigger a workflow when its approved through Workflows->Mark As Approved.
    Please advice me on this..
    Can anybody please advice me...
    Thanks & Regards
    Sireesha.

  • Hw to find out the status of the program...? like active / inactive?

    Hi kindly let me know how to find out the status for the programs (like active / inactive).
    I have 100’s of zprograms; I want to know at a time which are all active and which are all inactive.
    I heard some table is there, but don’t know exactly, let me know if you have any idea…
    Akshitha.

    Hi akshitha,
    1. Active and Inactive status is stored in table REPOSRC.
    2.  Just goto that table in SE11/SE16,
         and enter (copy/paste) the list of your 100 programs.
    3. <b>In that there is a field R3STATE
       Where A= Active
                 I = Inactive</b>
    From there u can filter as per ur requirement.
    regards,
    amit m.

  • How to find out SR level in SAP system

    Hi Guys,
      How to find out the SR level of our system in Windows. And can any one tell me, what are the necessary CD's required for ECC 6.0 installation. I can found all the informations but I can't found for specific installation on windows -- mssql .
    Thanks
    Regards,
    Ral

    An SR (Service Release) is simply a base release + a certain amount of SPs(Support Packs).
    So, the question you really want is what SP level is the system at.  If it's an ABAP system, you can find that in the SYSTEM menu-->STATUS.  Then click the magnifying glass under the "system data" section to see the individual SPs  for the various components.
    If it's a Java system, you need to log into the URL for the system information screen.  That is:
    http://<host>:5xx00
    (where xx is the system number)
    click "system information" and login with an administrative user.  The component listing on that screen will tell you what level your java components are on.
    You can download all needed software from
    http://service.sap.com/swdc
    You will need an OSS account, and proper authorizations given to you by an admin by the customer.  Further, you will need your downlaods to be approved via the SolMan Maintenance Optimizer by an admin at the customer.

Maybe you are looking for

  • Data Recovery from TC 4gen drive

    HI, I just had problems with my TC, it shows "drive needs to be repaired" in Air Port Utility. After trying some backup via a connected USB drive (connected to TC) i did not succeeded so I just reinitialized the TC, keeping in mind using diskwarrior

  • Customer Sales Report

    Hi Is there any report in SAP to know the customer wise sales order peport. we need to konw customer wise sales  orders report period wise. how many salea orders we booked for the customer wise. EX: Customer No       Customer Name               Total

  • What is alignment in unicode and what are restrictions

    what is alignment in unicode and what are restrictions, dont give about unicode i want only about alignment in unicode Points will be awarded if usefull

  • Long runnig queries

    Hello, We have some long runnig queries, One query in example have around 150 chars(49 in Default layout and 101in free chars) and 65 keyfigures- this query executes in RSRT within 3 minutes.. but if you try to execute in BEX (7.0) it gets Time out e

  • PSE8: Can't import a PSE6-Catalog

    Hi forum, I just installed Windows 7 Home Premium on my notebook. It was a clean install - no upgrade! I installed the trial version of PSE8 - not problems. Now I started PSE8 and would like to import my PSE6 catalog from an external hard disk. The i