What is user exists?

Answer Posted / sateesh

A user exit is a three character code that instructs the
system to access a program during system processing.
SXX: S is for standard exits that are delivered by SAP.
XX represents the 2-digit exit number.
UXX: U is for user exits that are defined by the user. XX
represents the 2-digit exit number

User Exit
1. Implemented as Subroutines.
2. Created in SAP namespace.
3. You require access key to implement

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

855


What are the types of indexes in abap?

799


What are the dis-advantages of logical databases? : abap hr

840


What are the tcodes for performance tuning?

1101


Explain how to create any functions? How to go about it?

728






How do you use tab sets in layout sets?

838


How do you restrict the data to be entered in the payroll area? : sap abap hr

731


What is the difference between a substructure and an append structure? : abap data dictionary

830


How did you test the form you developed? How did you taken print?

792


What is bdc programming? : abap bdc

747


Do you know any other patterns if yes.. explain

1036


What is an abap data dictionary? : abap data dictionary

776


What is a report?

946


When value table becomes check table?

767


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

822