What is the process of project flow n sap?In context to
project flow what are the role of an abapper?
Answers were Sorted based on User's Feedback
Project flow contains 5 Phases. These 5 Phases are called
ASAP methodology.
Phase 1: Project Preparation
Phase 2: Business Blueprint
Phase 3: Realization
Phase 4: Final Preparation
Phase 5: Go Live and Support
Plz go through this link for detailed information.
http://training.saptechies.com/category/sap-asap-documentation/
Mainly Abaper is involved in Phase:3.
He/She developing the objects according to Business blue
prints(Tech Spec).
Is This Answer Correct ? | 17 Yes | 1 No |
Answer / babu
The implementation of your SAP System covers the following
phases:
1. Project Preparation
In this phase you plan your project and lay the foundations
for successful implementation. It is at this stage that you
make the strategic decisions crucial to your project:
o Define your project goals and objectives
o Clarify the scope of your implementation
o Define your project schedule, budget plan, and
implementation sequence
o Establish the project organization and relevant committees
and assign resources
2. Business Blueprint
In this phase you create a blueprint using the Question &
Answer database (Q&Adb), which documents your enterprise’s
requirements and establishes how your business processes and
organizational structure are to be represented in the SAP
System. You also refine the original project goals and
objectives and revise the overall project schedule in this
phase.
3. Realization
In this phase, you configure the requirements contained in
the Business Blueprint. Baseline configuration (major scope)
is followed by final configuration (remaining scope), which
can consist of up to four cycles. Other key focal areas of
this phase are conducting integration tests and drawing up
end user documentation.
4. Final Preparation
In this phase you complete your preparations, including
testing, end user training, system management, and cutover
activities. You also need to resolve all open issues in this
phase. At this stage you need to ensure that all the
prerequisites for your system to go live have been fulfilled.
5. Go Live & Support
In this phase you move from a pre-production environment to
the live system. The most important elements include setting
up production support, monitoring system transactions, and
optimizing overall system performance.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / malli.gontla
Hi Friend ASAP means AcceleratedSAP. This is the way of ASAP
AcceleratedSAP (ASAP) is SAP's standard implementation
methodology. It contains the Roadmap, a step-by-step guide
that incorporates experience from many years of implementing
R/3. Along with that, AcceleratedSAP contains a multitude of
tools, accelerators and useful information to assist all
team members in implementing R/3. Quality checks are
incorporated at the end of each phase to easily monitor
deliverables and critical success factors.
generally in interview, interviewer asks what is ASAP
methodology.they don't ask how many phases are in sap?
just they are ask what is ASAP and u tell the 5 phases of sap.
for reference u visit abap sites like
www.sap-basis-abap.com
www.sap-img.com/
In these sites complete asap methodology is available
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kanna
Hi.........what do u meant by asap methodology ,
i know general meaning of asap , but some doubt tell me
that.
Thanks7Regards.
Is This Answer Correct ? | 0 Yes | 4 No |
What are interface/conversion programs in SAP?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
Function Module to upload the Excel sheet into SAP Internal Tables. * a) GUI_UPLOAD b) CL_GUI_FRONTEND_SERVICES=>GET_UPLOAD_DOWNLOAD_PATH c) CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD d) All the above
what is meaning of idoc monitoring?
How do you create secondary index. Do you have access to create secondary index?
In module pool program how to pass the one screen input value to another screen input value?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
how COLLECT and APPAEND works ,,
at which situation we create the secondary index?
What is at exit-command:?
What is BAPI ? & its used & functionality.
Can we write the code both call transaction and session method in single program?