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

HELP_VALUES_GET_WITH_MACO

Former Member
0 Likes
617

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

3 REPLIES 3
Read only

Former Member
0 Likes
506

Hi,

use FM 'F4IF_FIELD_VALUE_REQUEST' .

Regards,

Shalini

Read only

Former Member
0 Likes
506

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_VALUE

the above are the some of the function module for f4

girish

Read only

Former Member
0 Likes
506

hi mamata,

chk these threads......

regards,

priya.