what is a difference between user exist and coustmer exist?
Answer Posted / usha
Strictly speaking a user exit is any place within standard
SAP, where SAP have added a mechanism for client specific
code to be executed.
Customer exits are maintained with transaction CMOD. They
are constructed in such a way that all development is in
the customer name range, so no access keys are required.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Define abap/4 layer?
What are the different modules of sap? : sap abap hr
What are datasets in abap?
What is the collect statement? How is it different from append?
how to see the table output?
What is an authorization in sap?
How many tables are there in sap?
Which transaction code can I used to analyze the performance of ABAP program.?
What is view? Different types of view. Explain?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is a data dictionary? : sap abap data dictionary
Can you define a field without a data element?
How to create user interfaces for lists?
When will the current screen processing terminates?
Program lines for the radio button selection and unabling some input variables in section screen