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 |
what are the tools in lsmw?
how can i access SAP through internet?
transaction code for assingning the function module to the process code?
Why lsmw does not support call transaction method? : abap bdc
What is output determination?
WHAT IS INTERFACE? HOW MANY INTERFACES
5 Answers Magna Infotech, Reliance,
what are the stpes in ALE?
what is DATA ,TYPES,PaRAMETERS called in ABAP terms?
Difference between check table and value table.
3 Answers vCentric Technologies,
what is macro and function?
Program lines for the radio button selection and unabling some input variables in section screen
Processing data from data base?