cancel
Showing results for 
Search instead for 
Did you mean: 

F4 Help

Former Member
0 Kudos

Hi

I am creating odata service. If I want to apply a f4 help for contact field which will show person responsible, contact person, sold to party.

How to create f4 help to get entityset for this.

Please reply.

Accepted Solutions (0)

Answers (2)

Answers (2)

AshwinDutt
Active Contributor
0 Kudos

Hello Pervesh,

You can import Elementary Search help as data source and can perform Read/Query Operations accordingly.

Please have a look at the below ->

Importing Search Help as a Data Source - SAP NetWeaver Gateway - SAP Library

Regards,

Ashwin

former_member184867
Active Contributor
0 Kudos

There is no F4 concept as such in OData world. However to create F4 like feature, you may create another Entity that will show the F4 values. There are also some annotations to inject F4 specific information. These annotations are understood by SAP UI5 Smart controls and the F4 is automatically rendered out of the box by UI5.

You can have  a look into this example SAPUI5 Explored

The OData metadata behind this app can be found at https://sapui5.hana.ondemand.com/test-resources/sap/ui/comp/demokit/sample/smarttable/mockserver/met...