Answer Posted / vandan
Customer Exits : In standard programs we can find function
modules. with in that fm's we can find includes. There we
have access to writing our own code. No need of Access key.
Through package we can find Enhasement and we can impliment
our code in SMOD and CMOD tcode's.
User Exits : In standard programs we have Subroutines
wich will b started with User-exit. based on formal
parameters of subroutine we will impliment our code.For
implimentation we must require Access key.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the 3 types of tables in sap? : abap data dictionary
Can a posting run be deleted? : sap abap hr
Difference between .Include and .append?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What is the use of the raising exception? : abap modularization
How do you find if a logical database exists for your program requirements?
What is erp? : sap abap hr
Which one is better joins or views and why?
In which cluster time results are stored? : abap hr
In sap scripts, how will you link form with the event driven?
What are the basic components of dialog program?
What are the check tables?
What are the parameter types for a method?
How we format the data before writing a statement in the report?
What are the different modes of processing batch input sessions? : abap bdc