Answer Posted / nitin
USER-EXUTS
Goto to the table tstc and enter the transaction code for
which u want to find out the User-Exits. Check out the
program name from the result. Goto SE38 and dee that
program in display mode. Then search for the string Call
Cutomer-Funtion. All the result of search are the user
exits defined there for that transaction.
BAPI
Goto the transaction and check the system->Status->Dbl
Click on Transaction->Dbl Clk on Package-> Chk out the app
component (say SALES). Goto transaction BAPI, then chk out
sales and distribution->sales->salesorder-> open any
business methods and there you can find the BAPI names and
u can see them by dbl clcking on them
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does the ‘suppress dialog’ do?
Give examples of transparent table?
What is the use of abap data dictionary? : abap data dictionary
what is the exact code that shoud be implimented in sap note
How can we achieve MVC ?
Difference between top-of-page and top-of-page during at line- selection?
What are the different types of parameters?
What is the difference between call transaction method and the session method? : abap bdc
What is the function of a domain? : abap data dictionary
Why cant we use Normal function module for data transfer?
What are the types of bdc s?
What are client dependent objects in abap/sap?
Name the abap/4 modularization techniques? : abap modularization
What is meant by hotspots?
Describe the difference between macro and subroutine?