2006 Oct 17 9:11 AM
hi all,
can any one plz tell me wht is an enhancement project.
wht will be the team size etc etc.....
thnx in advance
bye
2006 Oct 17 9:16 AM
hi,
it means,
we are upgrading an existing running system
or adding new functionalities to the system.
ie, some time system will be moved according to the new SAP version, or company want to add a new task to the running SAP system. at that time they will go fro enhancement.
team size depends upon the vastness of the project and deadline.
normally 5-8 abapers will do for 120 objects in 1 month deadline.
regards
anver
if hlpful pls mark points
2006 Oct 17 9:53 AM
Hello Amar
An "Enhancement Project" in the ABAP context means to implement enhancements of SAP standard process using pre-defined user-exits. The user-exits are defined by SAP (see transaction <b>SMOD</b>). If you want to use these user-exits then you have to create an enhancement project (transaction <b>CMOD</b>). You assign user-exist (= enhancements from SMOD) to your project and select the required enhancement components (e.g. EXIT function modules).
The general context for Enhancement Projects is to adjust the SAP standard process to the specific needs of your customer or company.
Regards
Uwe