cancel
Showing results for 
Search instead for 
Did you mean: 

Difference between transaction CMOD and SMOD in detail

Former Member
0 Kudos

What is the difference difference between transaction CMOD and SMOD in detail

in R3 system.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

CMOD -> Where you can see or create the Projects for exits

SMOD -> Where you can see the SAP Exits. U can enhance the Projects here

See this

http://www.sap-img.com/abap/field-exits-smod-cmod-questions-and-answers.htm

Regards,

Prateek

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks Everyone

Former Member
0 Kudos

Hi Vinod,

Transaction CMOD n SMOD are 2 parts of the enhancement. Using SMOD you can search for enhancement and there component. Components includes Function Exit, Function Codes, Program,Calling Screen...so basically all exits.

Using SMOD, if you know the enhancement you can check the available User Exits. For eg. you can find out user exits and corresponding zincludes.

If you know the Exit Name for Eg. Function module exit name you can search the correponding Enhacement name here..which is important for activating exits.

CMOD allows you to create Project for your enhacement. In order to activate every exit code you need to create a project for same and activate it...Eventhough if you write a code and do not create a project for same your exit code will not reflect.

It is mandatory to create and project for exit and activate it.

Hope this will give you good idea about CMOD and SMOD.

Nilesh

prasanthi_chavala
Active Contributor
0 Kudos

Hi Vinod,

Please see the below link:

http://www.saptechies.com/what-is-the-difference-between-smod-and-cmod-2/

Regards,

Prasanthi.