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
How can we create callable modules of program code within one abap/4 program? : abap modularization
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are the differences between table and structure in data dictionary?
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
How many ways you can create table? : abap data dictionary
What is the difference between semi-monthly and Bi-weekly payroll area
What primary key and foreign key relationship
What are the differences between macro and subroutine?
What are the parameters in bdc_insert? : abap bdc
Which transaction code can I used to analyze the performance of ABAP program.?
What is a modification assistant?
what is the exact code that shoud be implimented in sap note
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
what will happen if called program is not executable ?