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
Can you create a table with fields not referring to data elements? : abap data dictionary
What is dialog module?
if while coding power goes off , how to retrieve the codes?
What is a view in sap? : abap data dictionary
Persistent class
How to get that a secondary index is attached to a select query?
What is the difference between synchronous and asynchronous update?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What two statements are required in an abap program to output an icon using a written statement?
What is dynamic action? : sap abap hr
How do you use tab sets in layout sets?
Explain the difference between get and get late?
Explain how do you get output from idoc?
what is the difference between hashed & sorted internal tables?
Explain sap abap 3-tier architecture?