what is an user exit?
Answers were Sorted based on User's Feedback
Answer / muddassir zafar
user exits allows us to add additional functionality to
existing sap w/o changing the standard sap source code and
it will not effect future software upgradation
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / moazam khan
HI,
USER EXIT IS PROVIDED IN THE FORM SUBROUTINE,IT IS A SMALL
WINDOW PROVIDED BY SAP FOR ADDING OUR OWN FUNCTIONALITY
WITHOUT DISTURBING SAP STANDARD CODE.IT IS DIFFERENT FROM
CUSTOMER EXITS.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manoj kumar
user exit is nothing but aloop hole provided by sap system
throw which we can modify the funcationality of the
existing sap transaction.
Is This Answer Correct ? | 0 Yes | 0 No |
Can we create a Table Without a Primary key?
What is the difference between call transaction and session method? : abap bdc
On which event we can validate the input fields in module programs?
i am learning abap and finding very diffculty in understanding the message control technique especially in sending IDOCS? what are the steps in message control ?
I have 1 basic list and 9 secondary list in interactive report. If i am in 5th list, how can i come directly to the basic list?
What is the advantage of structures?
I want some questions in SAP -ABAP,programming side
What is the use of the raising exception? : abap modularization
What you modified in Purchase Order?
What is the relationship existing between the various data elements? : abap data dictionary
what are userexits?? how to use it?? whats the importance of them?? can it be used in interactive reporting to directly come to basic list??
What are the different abap/4 editors?