Phases in development life cycle

Hi
    can any body explain briefly explain "various phases in development life cycle(in SAP Terminology) ".And also provide links to blogs as soon as possible.
    Plz provide info on DEBUGGING techiniques in XI.
                                                                                Regards,
                                                                                Vinod.

check this doc for debugging:
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cbc7d790-0201-0010-bea6-c549902e93e2
and the s/w eng development lifecycle holds good for xi also

Similar Messages

  • What is (sdlc) software developement life cycle management in hyperion esssbase and planning ?

    what is (sdlc) software developement life cycle management in hyperion esssbase and planning ?

    SDLC is a high-level concept (https://en.wikipedia.org/wiki/Systems_development_life_cycle) not a feature of a particular software package, so I'm really not sure what you're asking.
    If you're asking about the somewhat related topic of moving changes through environments, look at About Lifecycle Management.

  • Software Development Life Cycle

    Hi, this isn't about RoboHELP so hope it's OK here but my
    company is about to redesign their SDLC and I want to make sure
    that Documentation gets a proper look in. Are there any protocols
    anywhere or examples of good processes and systems for
    communication between developers and help authors?
    Thanks

    We are a very small company but all of our help authors are
    also product testers, who are involved early on. We are also all
    research scientists who are using the product daily. I believe this
    is a very good model (it is, however, dependent on the genius of
    our company president). We do with five people, what our leading
    competitor company does with 500.
    I would very strongly support the comments made by
    ChetZeshonski. As it is not possible to design software that is
    "intuitive" for every user there will be design issues that cannot
    be "corrected." If your SDLC links you to the product testing
    cycle, you will be much better able to write instructional material
    to get all end users up to speed.
    Email me if you would like me to send you a .chm file of our
    SDC.
    John

  • About the sdlc(software development life cycle)

    wat is the sdlc? wat model do we flow in any company?

    In SAP the Development Methodology is called ASAP Methodology:
    Project Preparation:
    The first step in ASAP is Project Preparation. In this step the Functional Consultant will analyse the business process and define the system for SAP and will give the time line for the project. The Manpower required and the budgets are also considered in this step.
    Blue Print Preparation:
    This is second step in ASAP Methodology. In this step the Project Preparation scenarios are finalised. A out line of the Project is given in this step.
    Realisation:
    In this step actual development is taken place. The ABAPer is responsible for this step.
    Testing:
    In this step the development done by the abaper is being tested. This is the area where the Unit Test Document is prepared (i.e. Positive Testing and Negative Testing).
    GO live and Support:
    This is the final stage where the project is running in the live environment. In this step the bugs if any that are found in the go live procedure are fixed and the project will be considered as support project.
    Rewards if useful.

  • Netweaver development life cycle .

    Hi Folks .
    is there any possiblity to develop & debug ABAP code and applications under the  Eclipce editor in Netweaver Platform ??

    Hi Herzel,
    Developing ABAP code is not possible at present but debugging is possible.Please refer to the link below it contains a tutorial of how to debug the ABAP code from NWDS.
    https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/011be490-0201-0010-2f90-91e872e9490c
    Regards,
    Vijith

  • What is step by step in real time project i.e. end-to-end life cycle?

    what is step by step in real time project i.e. end-to-end life cycle?

    Hi Vamsi,
    The below explanation gives you an idea of what is going to come after what in a software development.
    These below stages are know as Software Development Life Cycle/Waterfall Model.
    1. System/Information Engineering and Modeling
    As software is always of a large system (or business), work begins by establishing the requirements for all system elements and then allocating some subset of these requirements to software. This system view is essential when the software must interface with other elements such as hardware, people and other resources. System is the basic and very critical requirement for the existence of software in any entity. So if the system is not in place, the system should be engineered and put in place. In some cases, to extract the maximum output, the system should be re-engineered and spruced up. Once the ideal system is engineered or tuned, the development team studies the software requirement for the system.
    2. Software Requirement Analysis
    This process is also known as feasibility study. In this phase, the development team visits the customer and studies their system. They investigate the need for possible software automation in the given system. By the end of the feasibility study, the team furnishes a document that holds the different specific recommendations for the candidate system. It also includes the personnel assignments, costs, project schedule, target dates etc.... The requirement gathering process is intensified and focussed specially on software. To understand the nature of the program(s) to be built, the system engineer or "Analyst" must understand the information domain for the software, as well as required function, behavior, performance and interfacing. The essential purpose of this phase is to find the need and to define the problem that needs to be solved .
    3. System Analysis and Design
    In this phase, the software development process, the software's overall structure and its nuances are defined. In terms of the client/server technology, the number of tiers needed for the package architecture, the database design, the data structure design etc... are all defined in this phase. A software development model is thus created. Analysis and Design are very crucial in the whole development cycle. Any glitch in the design phase could be very expensive to solve in the later stage of the software development. Much care is taken during this phase. The logical system of the product is developed in this phase.
    4. Code Generation
    The design must be translated into a machine-readable form. The code generation step performs this task. If the design is performed in a detailed manner, code generation can be accomplished without much complication. Programming tools like compilers, interpreters, debuggers etc... are used to generate the code. Different high level programming languages like C, C++, Pascal, Java are used for coding. With respect to the type of application, the right programming language is chosen.
    5. Testing
    Once the code is generated, the software program testing begins. Different testing methodologies are available to unravel the bugs that were committed during the previous phases. Different testing tools and methodologies are already available. Some companies build their own testing tools that are tailor made for their own development operations.
    6. Maintenance
    The software will definitely undergo change once it is delivered to the customer. There can be many reasons for this change to occur. Change could happen because of some unexpected input values into the system. In addition, the changes in the system could directly affect the software operations. The software should be developed to accommodate changes that could happen during the post implementation period.
    Reward if helpful.
    Thankyou,
    Regards.

  • SAP B1 SDK life cycle

    hi,
    Any body give life cycle of the SAP B1 SDK ,

    Hi,
    There is no particular life cycle of the SAP B1 SDK. It is the same as general Software Development Life Cycle.
    Thanks,
    Gordon

  • Jsf 1s phase of life cycle how knows ths components of the jsp with jsf tag

    i wish to know how faces servlet knows the jsp s view components while creaTI NG component tree at first request to input jsp which may have jsf tags.in the first phase faces servlet doesnot know input jsp with jsf tags what componnets it has. it is actually atthe response send or forward time which is the final phase when the tag ge executed and output is sent to client.i did understandin jsf life cycle in 1 st phase component tree is created at first request in 1 st phase .

    Hi,
    though a FacesContext holds the values used by a request, it doesn't mean it lives for as long as the request. The best explanation I found is from the JavaDocs
    release
    public abstract void release()
    +Release any resources associated with this FacesContext instance. Faces implementations may choose to pool instances in the associated FacesContextFactory to avoid repeated object creation and garbage collection. After release() is called on a FacesContext instance (until the FacesContext instance has been recycled by the implementation for re-use), calling any other methods will cause an IllegalStateException to be thrown.+
    The implementation must call setCurrentInstance(javax.faces.context.FacesContext) passing null to remove the association between this thread and this dead FacesContext instance.
    Throws:
    java.lang.IllegalStateException - if this method is called after this instance has been released
    Frank

  • What is the total life cycle involved in any project

    Hi ,
    Can n e body help me in knowing  the complete life cycle of any project.
    Starting from the point customer wants to implement SAP for their business to implementation and support.
    thanks in advance,
    sastry

    Dear Sastry,
    It actually depends on various factors, such as :
    1. how many modules they want to implement.
    2. Team Size.
    3. Organizational Structure (Volume of data)
    4. Legacy System
    5. Business Complexity etc.
    There is no hard and fast rule that every project should be completed in a particular duration of time. Depending on the above factors, it may vary any where from 6 months to 18 months or so. (Approximately, it may be less than 6 months or more than 18 months in some exceptional cases).
    Usually it is divided into phases:
    1. Project Preparation : Project team, infrastructure, Software, Steering committe etc will be identified in this phase.
    2. Business Blue Print : Re-engineering of Business process and BBP sign off.
    3. Realization : Analysing Gap and Realization of possible customization and development effort
    4. Final Preparation : Development and Configuration
    5. Go Live and Post Go Live support : Going Live and Support after go live
    You would allot specific time periods for each of these phases and will set milestones accordingly.
    or it could even be like :
    Project Start
    Analysis
    Design
    Design Freeze / Client Sign-off
    Construction
    Testing
    Implementation
    Project End
    Project Management Framework
    Post Close Review
    Training
    Change Management
    Refer following links for more info:
    http://en.wikipedia.org/wiki/SAP_Implementation
    http://www.sapfans.com/sapfans/asap/be_01_e.htm
    Reward points if it is helpful.
    Thanks and Regards,
    Naveen.

  • Mass functions in Life cycle Planning

    Hi Experts,
    Does anybody know if there is method using which we can create mass like profiles, or atleast carrying out a mass assignment of Phase out profiles, or Like profiles, Phase in Profiles in the Assingments table in Life cycle Planning?
    We ahve the following requirements:
    1. Assign 1 Phase out profile to some 5000 products, how can we achieve this other than manually assinging in the assignments table.
    2. Is there a way to create 100's of Like profiles at one time?
    I am looking for first SAP stadard functionality t handle this or other wise develop some custom programs to do it. But I am not sure how much feassible this is.
    I really want to know how companies handle these requirements of mass discontinuation using Phase out profiles in DP.
    If nothing works out, I think copying products from an excel and pasting it in the assingments table and then assigning one Phase Out profile to these products and repeating this step for 5000 products will be my only option.
    Please help.
    Roopa

    That select block functionality is the stupidest thing I have seen. I initially thought it was similar to 'select all' but it is not. Let's say you have 10 records & you want to select all. Then you select the 1st row and 10th row and if you use 'select block' then all records inbetween will be selected. You can then delete or copy them depending on your need.
    The closest thing that I see here in assigning Like & PI/PO profiles is the 'Copy line' functionality. May prove helpful if you want to assign same like or PI/PO profile to many products. Ofcourse, you need to enter the products/characteristics but atleast the task of picking/choosing profiles can be minimized. Try & see how best you can use it in your mass assignment.
    Hope this helps.
    Cheers,
    Srinidhi

  • Difference between life cycle manager and import wizard

    Can any one tell me about life cycle manger. To my knowledge we use import wizard to move the data from from one environment to other. then what is the purpose of life cycle manager.
    weather we need to install on the boe xi 3.1 server(solaris server) or do i need to install on the client machine. do we need separate licence to get this are is it free.

    LCM enables you to store several versions of the same BOBJ object (eg reports). This is very helpful for development projects eg. if your testing phase fails you can rollback to an older version of your reports.
    Regarding the license you have to ask your local SAP sales representative. I know that the license is normally bundled in BO license packages but only SAP sales can provide an official statement about this.
    My personal recommendation: If you want to move a limited number of objects on-demand and fast then use the Import WIzard. Otherwise use the LCM.
    Regards,
    Stratos

  • Regarding Life cycle

    Hi
            this is santosh
               What is  life cycle implementation?  generally some companies ask the person have at least  one life cycle implementation what does it mean?

    hi,
    life cycle implementation means we can develope project from scrach onwards.
    life cycle implementation contains genarally 5 phases, these are
    <b>Five Phases of ASAP methodlogy.</b>
    Phase 1: <b>Project Preparation</b> - The purpose of this phase is to provide initial planning and preparation for your SAP project.
    Phase 2: <b>Business Blueprint</b> - The purpose of this phase is to achieve a common understanding of how the company intends to run its business within the SAP System. The result is the Business Blueprint, a detailed documentation of the results gathered during requirements workshops. The Business Blueprint document represents the business process requirements of the company. It is the agreed statement of how the company intends to run its business within the SAP System.
    Phase 3: <b>Realization</b> - The purpose of this phase is to implement all the business process requirements based on the Business Blueprint. The system configuration methodology is provided in two work packages: Baseline (major scope); and Final configuration (remaining scope).
    Phase 4: <b>Final Preparation -</b> The purpose of this phase is to complete the final preparation (including testing, end user training, system management and cutover activities) to finalize your readiness to go live. The Final Preparation phase also serves to resolve all critical open issues. On successful completion of this phase, you are ready to run your business in your live SAP System.
    Phase 5: <b>Go Live & Support</b> - The purpose of this phase is to move from a project-oriented, pre-production environment to live production operation.
    regards,
    Ashok Reddy

  • Error while executing transport in HANA's application life-cycle management

    Hi everyone,
    we're currently developing our HANA-based software and would like to use HANA's application life-cycle management: transporting our product from one system to another. Everything seems to be set up correctly: two different systems, correct privileges, a product comprising delivery units comprising packages as well as a transport route between the systems. However, the transport always fails with the following error (example for a transport of a single DU):
    [imdbhdb][HDB][2014.05.07 15:10.01.404][TransportService][0] Transport (delta) has been started for route ID: 1020 (Deliver Unit Transport)
    [hanaserver][HDB][2014.05.07 15:10.08.323][Other][0] Get end export timestamp for DU name: PERSISTENCE
    [hanaserver][HDB][2014.05.07 15:10.08.501][Other][12] Unable to retrieve end export timestamp: ReferenceError: assignment to undeclared variable errText
    [imdbhdb][HDB][2014.05.07 15:10.12.402][TransportService][0] There will be 1 delivery units which will be transported.
    [imdbhdb][HDB][2014.05.07 15:10.12.895][TransportService][12] Failed for DU: PERSISTENCE Vendor: LO Error: HTTP request failed. Status: 500. Error: Unable to retrieve end export time stamp.
    [imdbhdb][HDB][2014.05.07 15:10.12.917][TransportService][12] TransportServiceError: Error occurred while performing the transport.
    Does anyone know how to resolve this?
    Thanks so much in advance,
    Lukas

    Hi everyone,
    I am sorry I bothered you with this error. It was caused by me since I forgot to export a top-level file. This file must have defined a variable errText which other DUs depended on and could therefore not be activated.
    Now, the transport works perfectly well and I'm really happy with it.
    All the best
    Lukas

  • Xcelsius 2008 - Life cycle management

    All,
    We have developed Xcelsius 2008 dashboards (by QAAWS) which are published in BO XI 3.0 Enterprise Infoview. How do we promote Xcelsius dashboard from development to production? Do Import wizard help on this?
    Below are the workflow that I think about:
    1) Create QAAWS in both development and production
    2) Create dashboard in Xcelsius 2008 in development through WSDL URL created in QAAWS
    3) Publish the report in BO 3.0 Infoview.
    4) Through Import Wizard, import dashboard from dev to prod.
    My question is how do we map the imported dashbaord in production to production WSDL URL.
    Please let me know the above approach for Xcelsius 2008 life cycle management is correct.
    Thanks
    Jai

    Thanks Jon. So all I need to change Web Service URL from:
    http://bodevserver:8080/dswsbobje/qaawsservices/queryasaservice
    to
    /dswsbobje/qaawsservices/FIAR?WSDL.
    But how will this change to production server WSDL URL when this report moves to prod by import wizard?
    Below is the work flow I did in QAAWS client:
    1) Created 2 URL one for Dev and another for Prod
    2) Created first URL in development through QAAWS client and deploy the same in prod by changing the prod server name.
    For Dev --> http://bodevserver:8080/dswsbobje/qaawsservices/FIAR?WSDL
    For Prod --> http://boprodserver:8080/dswsbobje/qaawsservices/FIAR?WSDL
    I am still confused how these above 2 links helpful in Xcelsius to do life cycle managemnet without any mannual interpretation.
    Thanks
    Jai

  • 1 life cycle implementation

    hi Frnds,
    i want to know abt the process  in implementation phase & wht is 1 life cycle implementation?
    any doc reg this mail me <u>[email protected]</u>
    points will be awarded

    Have a look at this:
    /thread/172255 [original link is broken]
    Regards

Maybe you are looking for