‎2007 May 24 10:46 AM
Hi Friends,
Do you know which function module can replace the obsolete function module HELP_VALUES_GET_WITH_MACO ?
HELP_VALUES_GET_WITH_MATCHCODE is also obsolete for version ECC 6.0, hence cannot be used instead of HELP_VALUES_GET_WITH_MACO.
As im facing this problem in an upgrade project, i do not even know the use of this function module in the "Z" code that i am working on nor have i ever used this fm in any of the codes written by me.
Please help.
Sincere Greetings
‎2007 May 24 12:24 PM
‎2007 May 24 12:30 PM
HELP_VALUES_GET_WITH_CHECKTAB
HELP_VALUES_GET_WITH_DD_NAME Use F4IF_INT_TABLE_VALUE_REQUEST
HELP_VALUES_GET_WITH_DD_TABLE Use F4IF_INT_TABLE_VALUE_REQUEST
HELP_VALUES_GET_WITH_FULL_TAB
HELP_VALUES_GET_WITH_MATCHCODE
HELP_VALUES_GET_WITH_TABLE Use F4IF_INT_TABLE_VALUE_REQUEST
HELP_VALUES_GET_WITH_TABLE_EXT Use F4IF_INT_TABLE_VALUE_REQUEST
HELP_VALUES_GET_WITH_VALUEthe above are the some of the function module for f4
girish
‎2007 May 24 12:35 PM