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 is the t-code to link technical and functional operation?
What is the use of enqueue function module? : sap abap data dictionary
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
What is the max no of match code id’s that can be defined for one match code object?
What is sap luw or update transaction?
Explain the components of selection table?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What does an exec sql statement do in abap?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is asynchronous and synchronous update?
Can i Have Some Realtime Examples on Badi ?
What are the difference between pool tables and transparent tables?
What are the two levels in defining a match code ?
How do you document abap/4 programs? Do you use program documentation menu option?
Which function module reads the data for particular infotype ? : abap hr