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

Obsolete Function Modules in ECC 6.0

Former Member
0 Likes
593

hi all,

Can anyone provide me alternative function modules or Methods for below mentioned FM.

WS_QUERY

WS_ULDL_PATH

WLK1_CHECK

CARD_CHARACTERISTIC_READ

F4_SEARCH_HELP

WS_EXCEL

Regards,

Anurag

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
547

Hi,

Check this link..You will find which fm replaces what.

http://www.sap-img.com/abap/function-list.htm

Regards,

Omkaram.

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
547

Go to SE37. Enter the name of the obsolete function module - e.g. WS_QUERY

Click on "Function Module Documentation". This will tell you where to find the replacement.

If that doesn't help, look at class CL_GUI_FRONTEND_SERVICES.

matt

Read only

Former Member
0 Likes
548

Hi,

Check this link..You will find which fm replaces what.

http://www.sap-img.com/abap/function-list.htm

Regards,

Omkaram.