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

replacement for obsolete call functions

Former Member
0 Likes
598

please help me with the replacements for the following function modules

from 4.6c to ecc6.0

CALL FUNCTION 'CD_EVALUATION_PERIODS'

CALL FUNCTION 'HELP_VALUES_GET_FROM_LIST'

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
508

Hi Kiran,

Use

F4IF_INT_TABLE_VALUE_REQUEST for HELP_VALUES_GET_FROM_LIST

the other one I am not sure.

Lokesh

2 REPLIES 2
Read only

Former Member
0 Likes
509

Hi Kiran,

Use

F4IF_INT_TABLE_VALUE_REQUEST for HELP_VALUES_GET_FROM_LIST

the other one I am not sure.

Lokesh

Read only

Former Member
0 Likes
508

Hi Kiran,

Check below thread may help you

Regards,

Atish