differnce between user and customer exit

Answer Posted / prasad

Exits are like hooks to carry on additional functionality
without disturbing the standard functionality.
Simply we can differentiate user-exits and customer exits as
user-exits are created using subroutines and customer-exits
through function modules.the other type of enhancement is
through bapi's which is through methods.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Under Data Transfer Portion of ABAP, what do you mean by DX Project

1853


What are the two ways for restricting the value range for a domain? : abap data dictionary

532


What function does data dictionary perform?

566


What is Buffering Concept? When should a Table be buffered?

11790


Some Realtime Objects on Bdc.

2425






A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

744


What is the difference between Check and Continue?

653


What is view? Different types of view.

584


What are the field and chain statements?

580


Can a domain, assigned to a data element be changed? : abap data dictionary

548


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

775


Explain Catch Command in ABAP?

828


How to create a check box/option button in a list?

2458


What is the difference between open_form and close_form?

621


Can we write the code both call transaction and session method in single program?

603