cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Application preview in VS Code vs Deploy to ABAP

Rutul
Explorer
0 Likes
474

Hi,

We are creating ALP application based on CDS view with annotations.  When previewing the app in VS Code, it shows the value search help based on the annotations but when app is deployed to ABAP and accessed via FLP, it does not show the search help.  What am I missing?

Thanks,

Rutul

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
SAP Champion
SAP Champion
0 Likes

@Rutul 

Have you checked the $metadata request in the network tab to see if the annotation for the value help is included?

Rutul
Explorer
0 Likes
Hi - I checked the Metadata and even though I have provided annotation for foreignkey and created associations, the common value help is not there in the metadata. Why?