How to find function module or Bapi for particular transaction
in sap?
Answer Posted / sainathraj
1)Execute SE93
Give your transaction code.For eg. ME23N
click on Display
Identify the package (here it is ME)
2)Execute SE80
select Package in the left side drop down list
and give the package name that is observed in the first step
click on Display
Expand Business Engineering
Expand Business object types
select your object. here it is BUS2012(purchase order)
double click on it.
Expand the methods
All the tick mark which are in green color we can use.
double click on your methods based on the description
click on ABAP tab
Here you can identify the BAPI
| Is This Answer Correct ? | 58 Yes | 7 No |
Post New Answer View All Answers
What is the difference between upload and ws_upload ? : abap bdc
What are the different modules of sap? : sap abap hr
Different types of luws. What are they?
Explain how is batch input process different from processing on line?
Explain the advantages of logical databases?
Difference between user exit and badis?
What is luw?
What are system fields for secondary lists?
Explain what are the various types of selection screen event?
What are the two levels in defining a match code? : abap data dictionary
what is leave to TRANSACTION?
What is singleton pattern in OOPS?
How to set an Enhancement point for a custom report?
How do you write manual bdc session method? : abap bdc
Explain the different types of view?