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

How to find an Equivalent Function module for an obsolete function module

Former Member
0 Likes
926

Hi Team,

I have a list of obsolete function modules and I need to find the equivalent FM for these.

I tried the following steps :

i) In the fuction builder SE37 if there is a documentation for the respective FM, I searched in that for an alternative.

ii) In the same SE37, I searched in the source code itself.

For some obsolete FMs, I got the equivalent FM with the above choices.

For the ones yet to be found,please list out other alternatives.

Thanks & Regards,

Lakshmanan

3 REPLIES 3
Read only

Former Member
0 Likes
848

Hi,

Take the standard Program name where the FM used by using Where used list.

Now check the Same program in higher version of SAP. Definatly there is code or FM by replacing the Obsolute FM,

Sudheer. A

Read only

arjun_thakur
Active Contributor
0 Likes
848

hi,

refer to this thread:

i hope it helps

arjun

Read only

Former Member
0 Likes
848

Hi,

You can try out for the OSS notes in the SAP service market place.

Hope it helps

Thanks & Regards