Application Development 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: 

hi...please help!

Former Member
0 Kudos

Can we create out custom USER-EXIT?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use of an Exit

The purpose of user exits is to enhance a standard functionality or provide some value add to the cutomer

First question:Can we create user exit?

in the new standard frame work we can create enhancement spots which act as a hook ..wherein new enhancements can be added..but again if you search the forum..few have tried to create enhancement spots in "Z" programs and have failed..so that would be a "NO" to Z-programs or custom programs....you can create enhancement spots in standard but that cannot be termed again as a custom exit

If we have a "Z" program...why cant a version management or similar alternatives be used to track the code changes rather than restricting the user from changing the code..otherwise to resrict code changes in specific programs we can check with basis and see if a specific set of programs can be prevented from modifications

Reward if helpful.

Regards,

Harini.S

3 REPLIES 3

Former Member
0 Kudos

Former Member
0 Kudos

Hi

Whatever user exit you use that should be linked to the STd Transaction Fields, tables etc

We can write our own code for the exit but how to link them to the Std code

So SAP itself provided the Places where you have to provide your own code for the correct purpose of exit.

and for a single Tcode it has provided a lot of exits

<b>Reward if usefull</b>

Former Member
0 Kudos

Hi,

Use of an Exit

The purpose of user exits is to enhance a standard functionality or provide some value add to the cutomer

First question:Can we create user exit?

in the new standard frame work we can create enhancement spots which act as a hook ..wherein new enhancements can be added..but again if you search the forum..few have tried to create enhancement spots in "Z" programs and have failed..so that would be a "NO" to Z-programs or custom programs....you can create enhancement spots in standard but that cannot be termed again as a custom exit

If we have a "Z" program...why cant a version management or similar alternatives be used to track the code changes rather than restricting the user from changing the code..otherwise to resrict code changes in specific programs we can check with basis and see if a specific set of programs can be prevented from modifications

Reward if helpful.

Regards,

Harini.S