Suppose I am working on userexit if someone wants to work on same is it possible to work?
Answer Posted / sriharsha
try to put enhancement(explicit) and have multiple implementations , just like BADI implementations .
This will allow two users to have their own implementations and both can work on changes simultaneously.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the collect statement? How is it different from append?
What is the use of enqueue function module? : sap abap data dictionary
What is a projection view? : abap data dictionary
What are pooled tables?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Define external layer?
What are the uses of interactive reporting?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
Define dispatcher?
What are client dependant objects in abap/sap?
What is the collect statement?
What are the differences between primary and secondary indexes?
What is meant by authorization? : sap abap hr
What type of user exits have you written ?
How do you process errors in session method ? : abap bdc