cancel
Showing results for 
Search instead for 
Did you mean: 

F4 Help

Former Member
0 Kudos

Hi all,

I want to implement F4 to an InputField.Previously for F4 a small pop-up with Key and Value got displayed.Here after clicking F4 i want to show a pop-up with 3 inputfields follwed by a Submit button.Based on any one or all of inputs given by the user and followed by Submit button i has to show all the data of that inputfield which has F4 as key-value pairs not to the inputfields of pop-up screen.

Can anyone please help me to solve this problem

Regards

Padma N

Accepted Solutions (0)

Answers (1)

Answers (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Padma

You have to use Object value Selector for this.

https://www.sdn.sap.com/irj/sdn/?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#51

Regards

Abhimanyu L

Former Member
0 Kudos

Hi Abhimanyu,

I implemented that OVS.But here after clicking F4 button i want a pop-up with 3 inputfields and a button .With those 3 inputfield values followed by button action i want to implement F4 for an inputfileld.

Is it possible to do

Regards

Padma N

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

You want to capture the event click on F4 icon. on that you want to show a popup.

You can use calculated property of the context attribute, for more info

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0e57440-ec1c-2a10-36b1-fe92341f...

Regards

Abhimanyu L