Skip to Content
0
Nov 28, 2011 at 05:56 PM

How to find where a Table/Structure Type is used in a WDA

276 Views

Hi experts

I need some help, i have been working with table/structure types used in WDAs . I check that if we use the Where Used functionality for that table type, the system only gives for a WDA one point/method where the table type is used, unlike with ABAP programs wich shows all the points/forms where the table type is used.

So if i modify a table type wich is used in some WDA in several methods, the Where used list gives only one mehod, so i need to check , method by method, where that table type is used to adapt the methods.

Does some somedy kows if there is a way for search a string in a WDA component ? This for , once the where Used list gives you the WDA wich uses the table type, search in that WDA where is the table type is used.

Any help will be usefull.

Regards

Frank