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

Can I implement @ObjectModel.query.implementedBy in view entity, not custom entity?

Mahesa_Lizardy
Explorer
0 Kudos
119

i have project to show list report and object page of purchase order. i use view entity and draft, i want to implement logic to fill the note and text of purchase order with query implement by, but i ecounter problem when do that

Mahesa_Lizardy_0-1750210300261.png

is that we can't do query implement in view entity? what alternative so i can get the note and text by read_text

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion

that is for custom entity.

you can use virtual element for your requirement.