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

replacement of obsolute objects

Former Member
0 Likes
687

hi where can we see the actual objects which we have to use in place of obsolute ones.

Edited by: sudheer b on Dec 29, 2008 5:54 AM

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
622

hi,

That depends on your requirement.

Most of the details you can get from Services Market Place of SAP.

Also you can get obselete objects details from RODIR table.

hi where can we see the actual objects which we have to use in place of obsolute ones.

Edited by: sudheer b on Dec 29, 2008 5:54 AM

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
623

hi,

That depends on your requirement.

Most of the details you can get from Services Market Place of SAP.

Also you can get obselete objects details from RODIR table.

Read only

Former Member
0 Likes
622

for function modules , you can see the replacement on function documentation it self.

Regards

Ramesh

Read only

Former Member
0 Likes
622

Hi,

The Obsolete Objects are marked as Obsolete in the Description(for eg Check the Description of FM ). You can get an alternate new substituted Object in sap help or SLIN check provides the obsolete objects which could be useful.

Regards