2009 Feb 22 4:46 PM
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
2009 Feb 22 5:21 PM
2009 Feb 23 3:10 AM
Hi,
Check this link..
[Substitutes for Obsolete Functiopn Module's|https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=68191235]
2009 Feb 23 9:48 AM
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
2009 Feb 23 10:57 AM
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