What are the three ways for searching for Enhancements ?
Answer Posted / muralikrishna
for BADI's
1)Through Workbench : SE80-> Give Package name -> click on
Enhancements folder.
2) SPRO -> Click on SAP Reference IMG -> click on which u
required to see the enhancements.
3) Through Program : Open the program in display mode ->
click on find -> CL_EXITHANDLR=>GET_INSTANCE.
for Customer Exits:
1)SMOD -> InfoSystem -> Development class -> enter.
2)open a program in display mode -> find -> 'call customer'-
>
then Double click on call customer function '001'.
3)through program also we can find the enhancemnts.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Do we have to migrate all sapscript forms to smart forms?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What are the differences between session method and call transaction method? : abap bdc
Difference between stand alone CRM and back-end CRM
What is interactive reporting?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the sap abap?
What are the modes in lock objects? : sap abap data dictionary
Explain about Recording Function?
Why cant we use Normal function module for data transfer?
How many types of data classes are there in sap abap? : abap data dictionary
Explain the difference between tables and structures?
What is the difference between skip and new-line?
What is narrow casting and wide casting?