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

Obsolete domains and data elements

Former Member
0 Likes
1,116

Hi all,

How to identify the obsolete domains and data elements which is used in ECC 6.0?

Thanks in advance.

Regards,

Viru.

4 REPLIES 4
Read only

Former Member
0 Likes
995

Hi,

inorder to find out the obselete objects please follow the below things..

Goto se16

enter the table name RODIR and press enter..

enter the Object type as 'func' and obselete field as 'x'. " here check the object type options select which option you need

press execute..

for further help..please go through the below link

http://wiki.sdn.sap.com/wiki/display/Snippets/findingobsolatefms,classes,tables,+views

hope this will help you

Regards,

Kiran

Read only

Former Member
0 Likes
995

Hi kiran,

RODIR contains only function module details.

obsolete domains and data elements are not exists in RODIR table.

Thanks and regards,

VIru.

Read only

suman_pr
Product and Topic Expert
Product and Topic Expert
0 Likes
995

Hi,

In RODIR Table,

Use Object Type : DTEL -> for data elements

and DOMA -> for domains.

Regards

Read only

Former Member
0 Likes
995

Hi suman,

RODIR contains only FM details. If you go with DOMA or DTEL it is not displayed all the obsolete domains and data elements.

Thanks and regards,

Viru.