Skip to Content
0
Apr 15, 2014 at 01:09 PM

RFC Search Help from ECC to PPM

193 Views

HI,

I have a requirement to get the data from ECC and use it in F4 help in custom fields in Portfolio Item.

We can achieve it by calling an RFC FM and read the database table to get the data and use it in PPM.

For Ex. field CSKS-KOSTL is having standard search help in ECC.

is there any way to use this search help in PPM ? what is the efficient way for F4 help without using Select * from table ?

I tried using the FM 'RHF4_RFC_FIELD_VALUE_REQUEST' but getting error as its not able to display the abap screen.

Thanks

Nishant