cancel
Showing results for 
Search instead for 
Did you mean: 

Application preview in VS Code vs Deploy to ABAP

Rutul
Explorer
0 Kudos
117

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

View Entire Topic
MioYasutake
Active Contributor
0 Kudos

@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 Kudos
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?