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

Replacements for obsolete function modules

Former Member
0 Likes
2,597

Hi,

What is the best way to find out the replacement for the obsolete function modules? We are starting an upgrade project and are required to replace the obsolete function modules used in that. So before starting that I want to keep a list of obsolete function modules and their replacements ready.

SS

4 REPLIES 4
Read only

Former Member
0 Likes
1,902

search in sap market place.

goto service.sap.com and get the upgrade document for the upgrade which u'll be doing, also this forum will help you as it is dedicated to upgrades only.

кu03B1ятu03B9к

Read only

Former Member
0 Likes
1,902

Hi,

Check this link..

[Substitutes for Obsolete Functiopn Module's|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=68191235]

Read only

Former Member
0 Likes
1,902

Hi,

RODIR table gives not only FM, all obsoletes types.

if you dont find, best way is when we check EPC for the program,

in call function interface warnings shows, obsolete function modules.

or do UCCHECK it will both obsolete and suggested replacements.

Thanks

Vinod

Read only

Former Member
0 Likes
1,902

Hi,

You can find replacement for any function module in Function Module Documentation.If you want to know wheather that function module is obsolete are not then call that Function Module if it is a obsolete then it will give you a msg obsolete function module don't use it or go to function module attributes their you can see the description saying obsolete. Use where-used list of that function module some times you will get the replacement from SAP.

Also you can check with UCCHECK Tcode.

Regards,

Sathish