what is diff b/w user exits and cutomer exits
Answer Posted / sateesh r
user exit:
user exits in the form of subroutiens.
For user exit we need Access Key.
it can be used for SD module.
Customer Exit:
for C.Exit we dont want Access key.
In customer Exit we have function module exit
menu exit
screen exit.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do we use types statement in abap programming?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
Define batch input session?
What are the two levels in defining a match code? : abap data dictionary
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the difference between internal tables and extract datasets? : abap modularization
Have you printed any report?
How the at-user command serves mainly in lists?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
Does every abap/4 have a modular structure? : abap modularization
What is the function of a domain?
what is friend class
What is delivery class? : abap data dictionary