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 exits in custom programs

Former Member
0 Likes
954

Dear experts,

can we create user exits in custom programs?

If yes then how?

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
661

Hi,

You can not create user exits. You can view and change the existing User exits with the help of transactions SMOD and CMOD.

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
661

Hi,

'User Exit' is change to Standard SAP code only, and that may affect Standard Transaction; but, Custom can be edited easily.

In easy terms "EXIT" is a way out to change SAP code to fulfil our Business requirement, and Custom program is totaly for new business requirement.

So, there is no "User Exit" in Custom Programs.

Regards,

Prasad.

Note: Reward the Points if useful.