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

Function Module "where used list"

rainer_hbenthal
Active Contributor
0 Likes
586

I'm looking for a function module which does the same as the where used list: i want to have all tables conataining a special field e.g. mandt. Is there such a FM available?

I'm looking for a function module which does the same as the where used list: i want to have all tables conataining a special field e.g. mandt. Is there such a FM available?

1 REPLY 1
Read only

dhruv_shah3
Active Contributor
0 Likes
415

Hi,

Use FM 'CHVW_EXPLODE_ALL' to get the Batch where used list.

HTH

Regards,

Dhruv Shah