Skip to Content
0
Former Member
Jan 07, 2011 at 10:01 AM

Class/Interface for Where used list for a data element

443 Views

Hello all,

Task : Need to find out class or FM for the where used list for a data element (For DDIC obtects/Non DDIC objects).

If a data element is given as an input then the output should be its used in DDIC or not.

when ever we click on where used list it will ask for the selection criteria and for each and every selected attribute we need to find if the DE exists or not.

Approch I am thinkingof:Checking with each and every table related to the selected attributes.

Example : If in where used list 'Table Types' is selected then search in table DD03VV.

Like this for every selected attribute.

Now I want to know is there any easy method for doing this task? or any class/method where i could enter only DE and will get the result as exist or Not exist ?

Please suggest me on this.

Regards,

Anil