‎2007 May 25 10:31 AM
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
‎2007 May 25 10:35 AM
Hi Shakir,
we have ECC6 and this FM exists. In 4.6C too. Wich System/Release do
you have?
Regards, Dieter
‎2007 May 25 10:37 AM
‎2007 May 25 10:37 AM
Hi
'F4IF_INT_TABLE_VALUE_REQUEST' can be applicable in ECC versions also.
What excatly you are facing the problems?
Regards,
Sreeram
‎2007 May 25 10:38 AM
Hi
3.1 version
try
'F4IF_INT_VALUE_REQUEST'
instead of 'F4IF_INT_TABLE_VALUE_REQUEST'
Regards,
Sree
‎2007 May 25 10:42 AM
Hi Sree-
No function module starts with F4IF in 3.1 version...
pls help
‎2007 May 25 10:43 AM
‎2007 May 25 10:41 AM
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
‎2007 May 25 10:41 AM