How to find function module or Bapi for particular transaction
in sap?
Answers were Sorted based on User's Feedback
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 |
Answer / jon
Is This Answer Correct ? | 19 Yes | 50 No |
wat is the difference between ALE & EDI?
Explain the function module in bdc?
What is the meaning of ABAP editor integrated with ABAP data dictionary?
What are the advantages of different types of bdc's?
What is generic area buffering in abap?
what does SE stands for in T-CODE se38?
what is basic difference between script&smart forms?
can u create internal table dynamically ? how?
4 Answers Bristle Cone, Cap Gemini, HP, IBM, MetaMorph, Satyam, Wipro,
what is the functionality of data class?
How many ways you can create table? : abap data dictionary
how to create a button in selection screen?
When i create a Table Maintenance Generator ,which is the event that will Trigger ?