Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SAP R/3 ABAP/4 – FAQ

By : C.Rajasekhar Topic : User Exits

1) What is the gap bridging / Enhancement / Gap Development.

Ans ) Customer Changes to SAP repository objects without modifications

2) Why do you need to use exits.

Ans ) They do not affect standard sap source code , do not affect software upgrade .

3) Various types of enhancement.

Ans ) Program , menu , screen , field .

4) How do you identify the user exits ?

Ans ) Use the transaction CMOD and for that respective development class exits are
available with + sign .

5) What do mean by SSCR , OSS.

Ans ) “ SAP Software Change Registration”


“ Online Service System ”

6) How does the production system take the benefit from the user exits

Ans ) Development would be carried out in the development system and the changes /
user exits can be transported to the target system ( quality or production ).

You might also like