cancel
Showing results for 
Search instead for 
Did you mean: 

Getting the data remotely for selection screen field in Webdynpro ABAP

former_member267445
Participant
0 Kudos

Hello Gurus,

I am working webdynpro component, I have designed the selection screen using select options in component in one system. Requirement is to get the data from another system when user press F4 option on select options field. How to achieve this?

kindly light me on this.

Thanks and Regards,

Muralikrishna Peravali.

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Murali,

You need to go for OVS search help option for your selection screen field.

Inside ovs logic, using RFC get the data required from other system and set it as F4 help hit list.

Refer the below blog

OVS Search Help in Select Option-Webdynpro ABAP

Hope this helps you.

Regards,

Rama

former_member267445
Participant
0 Kudos

Hello Ramakrishnappa,

Firstly apologies for the late reply and Thank you for your reply.. I have discussed with client regarding this and I have proposed the solution that do not maintain F4 help for the particular field because the data is huge in the system. They accepted for that solution.

So am closing this thread.

Thanks and Regards,

Muralikrishna Peravali