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
Explain the disadvantage of using exec sql statement in abap?
What is the difference between a structure and a table?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
How to transfer data into line items using batch input session method? : abap bdc
What is roll area?
What are the main uses of the primary key?
What is meant by hotspots?
how to track records from data dictionary?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
How can we set the table spaces and extent sizes? : abap data dictionary
What are the data classes in abap?
What is meant by performance analysis? Have done anything to improve the performance?
What are the events used in abap in the order of execution?
What are the function module in bdc?