What is the effect on Customer Exits and User Exits maintained
in a system on Up-gradation .
Answer Posted / ganesh sawant
Customer Exits are enhancements hence protected against up-gradation however, User Exits are considered as modifications to ABAP program and are not protected against the up-gradation and hence are overwritten during up-gradation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
To how many tables can an append structure be assigned. : abap data dictionary
How do you find if a logical database exists for your program requirements?
Does every abap/4 have a modular structure? : abap modularization
In what ways we can get the context sensitive f1 help on a field?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What is locking ?
What are the drill-down features provided by abap/4 in interactive lists?
How to create a check box/option button in a list?
What is the difference between call transaction method and the session method? : abap bdc
What are the differences between a database index and a match code? : abap data dictionary
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
Can a posting run be deleted? : sap abap hr
What is help view?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
Define external layer?