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

user exit

Former Member
0 Likes
444

Hi all.

1.what is diffrence between CMOD and SMOD?

2.Is it possible to add the code in SMOD without CMOD ?

3.what is the use of Project in CMOD?

4.Is possible to create two project for same exits?

Pls help me.

To be reward all helpfull answers.

Jay

4 REPLIES 4
Read only

Former Member
0 Likes
411

Hi,

Go through the link below for your queries

http://www.sapdev.co.uk/enhance/enhancehome.htm

Is it possible to add the code in SMOD without CMOD ?

*NO- it is not recommended*

what is the use of Project in CMOD?

To make use of SMOD in multiplt times

Is possible to create two project for same exits?

Yes Its possible

Regards

Pavan

Read only

Former Member
0 Likes
411

Hi Friend,

Any exit (enahancement SMOD) in SAP, is going to work if you activate that. Actiavtion is done by assigning against any project (CMOD).

You can not assign a single exit to multiple projects.

Hope it will solve the problem.

Regards

Krishnendu

Read only

Former Member
0 Likes
411

Hi Jay,

Answers to your doubts are as below.

1. what is diffrence between CMOD and SMOD?

Ans: CMOD is to create an enhancement project.

SMOD is to find and test enhancements.

2. Is it possible to add the code in SMOD without CMOD ?

Ans: No it is no possible to add the code in SMOD without CMOD .

3. what is the use of Project in CMOD?

Ans: Project has to be created in the CMOD when an enhancement requirement is there.

Required enhancement components are present in the project.

4. Is possible to create two project for same exits?

Ans: No it is not possible to create two projects with the same exit.

Enhancement components are unique.

REWARD IF HELPFULL.