How to analyse the project

i am new to programming
plz tell me how to analyse project i have database schema,usecases,srs
plz explain indetail

When you want to ask something, it is better to specify your problem with few details.
For your question, you should purchase a book on OOM and read it.

Similar Messages

  • How to delete the project  version RELEASED.

    System is below:
    " Project 1522DJ110001 version RELEASED already exists
    Message no. CJ016
    Diagnosis
    A Version RELEASED already exists for project 1522DJ110001.
    System Response
    Processing stopped. "
        but in the system , there are no  "Project 1522DJ110001". so the user can't create the project "1522DJ110001".
        how to delete the Project 1522DJ110001 version RELEASED ?
    Please explain me all the steps to be required.
    Thanks in advance!

    Hi Harish,
    When I select Delete Project Version from Extras menu in CN41, its asking session number and version.
    In session number no serch help is avialble. I am keeping it blank and seleting RELEASED in version.
    After pressing enter I am getting an error Project Version RELEASED cannot be deleted??
    Let me the exact steps to deleted the Project Version.
    Thanks and Regards,
    Atul R. Rajmane

  • How to find the Project and wbs Element System Status

    Hi all,
      How to find the Project and wbs Element System Status.
      We can find the system status in the CJ20n transaction but I want the table and field name where it is stored.
    Regards
    Raghavendra

    Hi,
    try table <b>jest</b> with key = prps-objnr
    Andreas

  • How to get the project path ?

    In my servlet, how do I get the project path ?
    I have the following dir structure :
    Web_App
      + build
        lib
      + nbproject
      + src
        test
      + web ( index.jsp , my.jsp , my.html )
        + Dir_Docs ( my file : ABC.txt ) My Servlet is :
    public class My_Servlet extends HttpServlet
      public void init(ServletConfig config) throws ServletException
        super.init(config);
      public void destroy() { }
      protected void processRequest(HttpServletRequest request,HttpServletResponse response) throws ServletException,IOException
        response.setContentType("text/html");
        PrintWriter out=response.getWriter();
        out.println(System.getProperty("user.dir"));   
    }What I got was : C:/apache-tomcat-6.0.14/bin/
    How to get the project path ? Which is : C:/Web_App/ ?

    Yes, config.getServletContext().getRealPath("index.jsp"); got the job done !
    Thanks.

  • How to achieve the project is obligatory entry when creating transport requ

    Hello
    How to achieve the project is obligatory entry when creating transport request

    In T-code SE03, under Administration -> Display/Change Request Attributes
    Select "SAP_CTS_PROJECT" and hit the change button and then change the value of "Default for All Clients" to Mandatory
    Hope this helps.
    Thanks,
    Naveed

  • I started editing a project on FCPX Trial. Does anyone know how I transfer the project to the 'purchased' FCPX now that I've bought it? Thanks.

    I started editing a project on the trial version of FCPX. I just purchased the 'real' version.  Does anyone know how I transfer the project to the 'purchased' FCPX now that I've bought it? Thanks.

    Joshink wrote:
    Thank you, Rus! Safe to assume it will be churning awhile, as it's been doing?
    I wouldn't expect it to take long at all.
    Is it an extremely large library with a lot of media copied to it?

  • How to analyse the query

    hi all,
    please tell me the order of execution of the below query.
    my doubt is here the data will be fetched for doc_type and doc_number is null or first it will fetch the data based on company,reference,partent from activity_details
    SELECT REFERENCE,SERIAL,JOB_NUMBER
    FROM PROCESS_DETAIL
    WHERE BASED_ON ='TBA'
    AND PROCESS_TYPE = 'H'
    AND STATUS IN('2','4','6')
    AND EXISTS (SELECT 1 FROM JOB_HEADER JH
                WHERE COMPANY = JH.COMPANY
                AND REFERENCE = JH.REFERENCE
                AND JH.STATUS IN('2','4','6'))
                AND NOT EXISTS (SELECT 1
                                FROM ACTIVITY_DETAILS
                                WHERE COMPANY = COMPANY
                                AND REFERENCE = REFERENCE
                                AND SERIAL    = PARENT
                                AND DOC_TYPE IS NOT NULL
                                AND DOC_NUMBER IS NOT NULL)please let me know how to analyse the query?

    Use alias for tables in SELECT clause. Try it.
    SELECT REFERENCE,SERIAL,JOB_NUMBER
    FROM PROCESS_DETAIL PR
    WHERE BASED_ON ='TBA'
    AND PROCESS_TYPE = 'H'
    AND STATUS IN('2','4','6')
    AND EXISTS (SELECT 1 FROM JOB_HEADER JH
                WHERE COMPANY = PR.COMPANY
                AND REFERENCE = PR.REFERENCE
                AND STATUS IN('2','4','6'))
                AND NOT EXISTS (SELECT 1
                                FROM ACTIVITY_DETAILS
                                WHERE COMPANY = JH.COMPANY
                                AND REFERENCE = JH.REFERENCE
                                AND SERIAL    = PARENT -- maybe PR. alias here
                                AND DOC_TYPE IS NOT NULL
                                AND DOC_NUMBER IS NOT NULL)

  • How to change the project type of inprogress project

    How to change the project type of in-progress project, The project type is Testing and need to change it to basic project plan.

    Another way is to click on the top right button of the project center ribbon, after selecting the project. Note that this way works for one project at a time whereas toon's reply works for bulk edit.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, MCP |

  • How to know the project number through milestone number ?

    Hi Expert,
    How to know the project number through milestone number ?
    BR / Shubin

    Hi,
    I am not sure if there is any standard report which will have Milestone in the selection screen, before executing the report. However you can give a range of projects in CN53N/CN53 and check which milestones are associated with which project.
    Best Regards,
    Gokul

  • Quiz failure, how to stop the project from continuing

    If the user fails the quiz I don't want them to be able to proceed b/c for the ones that passed I have created a certificate. I have my quiz settings under the Pass or Fail "If passing grade" - Go to the next slide. "If failing grade: - Send email to... on the drop down the Continue playing project is not checked. But when I tested it out, it does continue playing the project when the user fails. Should I set the Action upon failure to No Action? Other solutions?

    ashorsley,
    One thing you can do is set it such that if the user fails the quiz, then it jumps to a slide you have created.  The slide can simply say "Thank you" or "Sorry, you did not pass" and include any further instructions the learner might need.  Say whatever you want.  Either way, you then set your Project end options to Close the Program.  So it looks like this:
    For instance:
    Slide 26:  last question slide in the quiz          Properties:  On slide exit: Go to next slide
    Slide 27:  Results of the quiz slide                 Properties:  On slide exit: Go to next slide
    Slide 28:  "Congratulation you passed!"          Properties:  On slide exit: Jump to slide 30
    Slide 29:  "Sorry, you did not pass."               Properties: On slide exit: Jump to slide 30
    Slide 30:  Thank you.                                   Properties:  On slide exit: No action
    In Publish/Preferences/Quiz/Pass or Fail, set the following:
    If passing grade: Jump to slide 28
    If failing grade:    Jump to slide 29
    In Publish/Preferences/Project/Start and End, set the following:
    Project end options:   Action:  Close Project
    That should do it if I understood your problem correctly.  It has worked for me.
    WARNING: In Publish/Preferences/Quiz/Settings if you have set Required to Pass Required - the user must pass this quiz to continue, then this solution will not work.  Set it to Required - the user must take this quiz to continue, then it should work fine.
    Good luck.  Let us know how this solution works.  Any more questions, feel free to ask.
    Take care,
    Jorge G.

  • How to analyse the main memory usage in SAP ERP systems?

    Dear expert,
    I'm doing a research work about analysing the main memory usage in SAP ERP systems.
    I would like to find out what is load in buffers and when. That means, which process have the control of these memories and which are always performing something, tables loaded, and so on. Becuase I tried to isolate the space needed by a simple webservice call (create one material) in my test system, but even after a $SYN there are something stored in the buffers. I use a BAPI to avoid the execution of the SAPGUI and its repercussion in the system (I know the BAPI called uses resources too, but when I run this BAPI to get the statistics, it's like ST02, I get different values). Could someone help me or recommend something specific to read? Thanks a lot in advance.

    Dear expert,
    Thanks a lot for your answer. The point is now that I want to isolate the memory used by a webservice that I call, I mean, I would like to know how many memory is this webservice using in each buffer. And could you tell me where could I read something about the order that things happen in SAP System when a webservice is called (always memory related), that's which steps are done to store data in buffers and so on. Thanks in advance.

  • How to get the project name in workspace in eclipse?

    Hi,
    I want to get the file in the project in the workspace when eclipse is run time.
    But I don't know how to get?
    Thanks in advance!

    Hi,
    It is a plug-in project.
    I open two eclipse environments.
    one is main environment.
    the other is run time eclipse environment.
    In run time eclipse environment, I have a project.
    In the main environment, I want to access the file in the project in run time eclipse environment.
    How to do it?
    Thanks!

  • How to analysis the data cube

    Once the analytic workspace is populated, I can view dimensions directly from Oracle AWM. But sometimes  the Data Viewer Window  load slowly. I wonder  whether it need to aggregate each time. Also  I can view the dimensions'  data  through the  navigation tree.But if I want to analysis the data cube more  detail, and to  mining some more important information should i how to analysis it , and what I can do ?

    Oracle OLAP offers several ways to analyze your data.  On this web page: Oracle OLAP note the Tutorial, Technical Information, Demonstrations & Videos, and Downloads sections for information on how to analyze your Oracle OLAP data using Microsoft Excel, Oracle BIEE and Oracle APEX reports.
    There are also several white papers discussing the advantages of various analysis methods.

  • How can install the Project Server on my special intranet network?

    I want to work with my colleagues in Project Server 2013 on our special server. that server isn't connect to internet. can we use the Project Server on wetwork? and how can install it?

    Hello,
    As Ben already stated, download all of the software required and copy to the servers, also include the prerequisites:
    http://blogs.technet.com/b/meamcs/archive/2012/12/26/install-and-download-sharepoint-2013-prerequisites-offline-manually.aspx
    http://blogs.technet.com/b/cjrawson/archive/2014/04/06/offline_2d00_sharepoint2013sp1_2d00_prerequisites_2d00_server2012r2.aspx
    Also probably worth reviewing / carrying out the steps below:
    http://blogs.msdn.com/b/chaun/archive/2014/05/01/best-practices-for-crl-checking-on-sharepoint-servers.aspx
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

  • Live-set: how to stitch the PROJECTS together

    How can i put the projects behind each other with their own settings (including automation etc) in a way that it will keep all the tracks just like in individual state. Is it possible somehow to do that? i need it for live performance

    Logic isn't really designed to have multiple songs with their own automation and mixer data in the same project.
    You can do it, but it requires a lot of tedious work to copy songs and data into a new project, and reassign onto new audio objects and so forth.
    Unless you really need to, I would consider bouncing out stems including the automation, and just bring these necessary tracks into a new project as plain audio files - this will be much cleaner, more efficient and easier to work with...

Maybe you are looking for

  • Error occured while sending a form in test in HCM Process & Forms

    Hi An error occured while testing my process in Design Time Tool. All the process, form, and workflow are consistent and activated, however when I send the form in test program available in Design Time Tool I get a Short Dump (as below) followed by t

  • Can't Re-Install/Delete iTunes To Go Back To v11.0.4

    I have been having Apple "permission" repair issues with the newer OS10.8.5 update, and want to re-install my previous iTunes version (v11.0.4 or 11.0.5). When I try to remove the existing 11.1.4 version (that has the permission repair issues), I am

  • Creating a icon for a program

    Basically as the name says, i use a program called READY TO PROGRAM with java 1.7 and i just wanna know how can i make the program with an icon so i just click the icon and it runs???

  • How to add a Comment to a specific PDF page or page element?

    I'd like to share a multipage PDF and gather comments about designs presented on the different pages. Currently comments seem to only apply to the entire PDF file and not to individual pages or elements on pages. I don't see an obvious way to add con

  • 3G S stocked in Apple Stores on Saturday?

    Did any of you today get a sense, hear, or ask if the Apple stores you were at sold out of their iPhones today? Did any of them say they would have more for Saturday? Any word on whether 16GB or 32GB or BOTH were selling/sold out? I just ordered mine