Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

diff between CMOD & SMOD...?

Former Member
0 Likes
966

hi ., can anybody plz tell thediff between CMOD & SMOD...?

5 REPLIES 5
Read only

Former Member
0 Likes
670

SMOD is the transaction that lists out all the enhancements that are available in the system.

These enhancements have to be activated and implemented, this activation and ikplementation is done from CMOD

Read only

Former Member
0 Likes
670

Hi Chandra,

In order to use a user exit first you have to create a project name .

Go to CMOD>Give a short text>click on enhancementbutton-->then it would take you to screen with enhancement field and text ..there you have to give that particular <b>user exit</b> name and then you have to activate the same.

Then only you can <b>write the code in the user exit in SMOD.</b>

Thanks,

Raj.

Read only

Former Member
0 Likes
670

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.

regards,

keerthi

Read only

Former Member
0 Likes
670

SMOD is use to search for an particular userexit

CMOD is used to develop an new project for an user exit where u can write ur codeing

Read only

Former Member
0 Likes
670

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.

Look at the below link, you will get the answer

http://www.sap-img.com/abap/what-is-the-difference-between-smod-and-cmod.htm

Regards

Sudheer