Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

transaction code for BADI : FMCH

Former Member
0 Likes
8,292

Hi,

I want to know if there is any way to find the transaction code of a BADI.

I've a BADI : FMCH , now how can I find the transaction code in which this BADI is used.

Thanks

Hi,

I want to know if there is any way to find the transaction code of a BADI.

I've a BADI : FMCH , now how can I find the transaction code in which this BADI is used.

Thanks

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
1,677

The Badi FMCH is used in transactions FMCB,FMCC,FMCD,FMCG,FMCN,FMCR,FMCT.

Read only

Former Member
0 Likes
1,677

Hi Gautham,

Thank u very much. Could you tell me the procedure as to how to find the related Tcodes.

Read only

Former Member
0 Likes
1,677

Hi,

Rather than the mentioned List of related Transaction Code, there exit a lot of other Transaction Codes.

The procesdure for this to find the List of Transaction Code for a specfic BADI is very simple.

SE18 -> <Mention BADI Name> -> Display It -> When BADI is displayed click on Display Object List (CTLRSHIFTF5)

-> Open the List seen at left side -> U will find the Workbench Browser open and List of Global data avalible for this BADI -> Now Click on Transactions -> U would see the List of Transaction Code from Where u can get into this BADI.

I hope this would help you in futher.

Thanks.