what is the difference between user-exit &
customer-exit?
Answer Posted / sweta patel
user exit it is used to adds some additional functionality to standard functionality always through the 'subroutine'.
customer exit it is used to adds some additional functionality to standard functionality always through the 'Function module'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to track records from data dictionary?
how to genernate 21 sencondary index
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
How to create a check box/option button in a list?
What are the differences between interactive and drill down reports?
How are BAPI different from Normal function modules ?
What are the data types of the abap/4 layer?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How does the interface between the dynpro and the abap/4 modules take place?
Explain the difference between a pool table and a transparent table?
How do you Export a session ?
What happens if only one of the commands set screen and leave screen is used without using the other?
foreign key enforcement?
What are the different attributes that can be assigned to a variant?
In what ways we can get the context sensitive f1 help on a field?