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
What are th control break events in abap?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
Does every abap/4 have a modular structure?
How collect statement is different from append?
What are the different functions used in sap script?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
What is an abap?
Select query optimisation
What is the use of 'for all entries'?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is the difference between tables and structures?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is difference between check table and value table ?
Lock objects and what are parameters of ENQUEUE FM?
What is screen flow logic? What are the sections in it?