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

Older version of this function module

abdulazeez12
Active Contributor
0 Likes
937

hii all-

i want to use this function module 'F4IF_INT_TABLE_VALUE_REQUEST' , but this doesnt exist in my version of SAP. Can anyone tell me whats the older version name for this functionmodule.

or any other function module exists with this functionality

8 REPLIES 8
Read only

Former Member
0 Likes
876

Hi Shakir,

we have ECC6 and this FM exists. In 4.6C too. Wich System/Release do

you have?

Regards, Dieter

Read only

0 Likes
876

I have 3.1 version

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
876

Hi

'F4IF_INT_TABLE_VALUE_REQUEST' can be applicable in ECC versions also.

What excatly you are facing the problems?

Regards,

Sreeram

Read only

0 Likes
876

Hi

3.1 version

try

'F4IF_INT_VALUE_REQUEST'

instead of 'F4IF_INT_TABLE_VALUE_REQUEST'

Regards,

Sree

Read only

0 Likes
876

Hi Sree-

No function module starts with F4IF in 3.1 version...

pls help

Read only

0 Likes
876

Hi Shair

Try : <b>HELP_VALUES_GET_WITH_TABLE</b>

Regards,

Sree

Read only

Former Member
0 Likes
876

use any of these

HELP_VALUES_GET_AND_RETURN_TAB
HELP_VALUES_GET_RETURN_VALUES
HELP_VALUES_GET_NO_DD_NAME
HELP_VALUES_GET_WITH_DD_NAME
HELP_VALUES_GET_WITH_DD_TABLE
HELP_VALUES_GET_WITH_TABLE
HELP_VALUES_GET_WITH_TABLE_EXT

Read only

Former Member
0 Likes
876

Hi Shakir,

sorry but for 3.1 i have no idea.

regards, Dieter