‎2006 Dec 22 10:41 AM
‎2006 Dec 22 10:47 AM
hi Rajesh,
SMOD is used for implementing enhancements in SAP.
CMOD is used for used for managing the implemented enhancements in a group .
Try also
www.sap-img.com/abap/what-is-the-difference-between-smod-and-cmod.htm
www.easymarketplace.de/userexit.php
Regards,
Vivek.
**->Reward points if helps, pls.
‎2006 Dec 22 10:48 AM
Hi rajesh,
1. Whenever we want to
use a user-exit / enhancement,
which are already available
in SMOD tcode,
2. Then first we have to
create a PROJECT
(nothing but simply a parent with some name)
3. Other wise we cannot use that enhancement.
4. For creating that parent,
CMOD is there.
regards,
amit m.
‎2006 Dec 27 11:00 AM
All the enhancement are grouped together in SMOD which is being provided by SAP and CMOD is basically a customer project where in we implement those SAP supplied enhancement.
Means,
All the userexit provided by SAP are in Inactive state grouped in SMOD. We ( customer ) need to create a project through CMOD and have that enhancement activated. In simple term , CMOD is use to activate the userexit.
Let me know if you need any more clarification.
Regards,
Prashant
Reward Points if it helps,
‎2006 Dec 27 11:11 AM
‎2006 Dec 27 11:16 AM
Hi,
CMOD is the Project Management of SAP Enhancements (i.e., SMOD Enhancements). SMOD contains the actual enhancements and CMOD is the grouping of those SMOD enhancements.
chk this link:
http://www.sap-img.com/abap/what-is-the-difference-between-smod-and-cmod.htm
regards,
keerthi
‎2006 Dec 27 11:20 AM
hi
CMOD will be used by customers for creating enhancement project where as SMOD will be used by SAP Developers.
Cheers,
Abdul Hakim
Mark all useful answers..