‎2009 Jul 20 10:26 AM
Hi all,
My requirement is to get generate a report with the list of obsolete function modules and the SAP recommended function module equivalent to it. i have identified the table to get the obsolete function module . I m not able to get the function module equivalent to tithe obsolete function module.
Thanks
siva
‎2009 Jul 21 1:43 PM
If SAP is very nice, the new FM or Class is mentioned in the online documentation.
Check for instance the function module documentation for FM WS_DOWNLOAD
If this is not there, you could search SAP notes if it is mentioned there.
If not, then you have to search it yourself.
Kind regards, Rob Dielemans
‎2009 Jul 21 1:43 PM
If SAP is very nice, the new FM or Class is mentioned in the online documentation.
Check for instance the function module documentation for FM WS_DOWNLOAD
If this is not there, you could search SAP notes if it is mentioned there.
If not, then you have to search it yourself.
Kind regards, Rob Dielemans
‎2009 Jul 21 2:28 PM
Hi Sivaprasath,
U might have referred RODIR table for finding out function modules which are obsolete.
To find the replacement of obsolete function modules check OSS notes in service.sap.com with search string as the name
of the function module.
U will get Related notes where u can get the alternative FM.
Also check the documentation of obsolete FM,Else check the short description.It might be mentioned there itself for Alternative Function Module.
Regards,
Lakshman.