cancel
Showing results for 
Search instead for 
Did you mean: 

Extend CDS View with a new field and ValueHelp

stickman_0x00
Explorer
0 Kudos

Hello,

Is it possible to extend a CDS view with a new field and value help?

I am trying to extend the Standard CDS C_Incompl_SalesDocWL_F2430.

stickman_0x00_0-1708428514952.png

With this standard view I_DeliveryBlockReason.

stickman_0x00_1-1708428608993.png

This is my extended view

stickman_0x00_3-1708428651038.png

The new field appears, the information is coming, the search is working. The only thing missing is the value help.

Does anyone know how can I solve this?

 

 

View Entire Topic
DiegoValdivia
Participant
0 Kudos

Hi,

It seems you are using the "old way" of adding value helps. You should use @Consumption.valueHelpDefinition instead.

Please see the examples in RAP Feature Showcase - Value Help 

Hope it helps.

Regards.

stickman_0x00
Explorer
0 Kudos

Thanks for the help!

Unless I am doing something wrong it doesn't work that solution :/.

stickman_0x00_1-1708677892212.png

The UI.lineItem.position/label doesn't do anything also.