‎2006 Mar 14 3:04 PM
what is the new function module to replace the obsolete function module HELP_VALUES_GET_WITH_MATCHCODE
‎2006 Mar 14 3:08 PM
It depends a bit what you are looking for. But BAPI_HELPVALUES_GET is certainly ok!
Regards,
John.
‎2006 Mar 14 3:42 PM
Hi Sunitha,
I checked in SAP 4.7 and ECC 5.0, this FM HELP_VALUES_GET_WITH_MATCHCODE is <b>NOT</b> obsolete.
Which SAP version are you using currently?
Regards,
Ferry Lianto
‎2006 Mar 14 6:31 PM
HELP_VALUES_GET_WITH_MACO is the one which is obsolete but is called from within the HELP_VALUES_GET_WITH_MATCHCODE function module which is not obsolete. I don't why it is like that, but may be for compatibility reasons, they left it out like that.
But as of now your function module is not obsolete.