Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using @EndUserText.label in ABAP CDS views

20,274

Hello Colleagues,

I have used above mentioned annotation to define label for select element but it is not reflecting on UI. I came across another question [https://archive.sap.com/discussions/thread/3828357] in which it was mentioned that it is not possible to push the label to DDIC. Is there any other work around to get the user defined labels?

1 ACCEPTED SOLUTION
Read only

0 Likes
9,659

Cast to a data element will work..

Hello Colleagues,

I have used above mentioned annotation to define label for select element but it is not reflecting on UI. I came across another question [https://archive.sap.com/discussions/thread/3828357] in which it was mentioned that it is not possible to push the label to DDIC. Is there any other work around to get the user defined labels?

1 REPLY 1
Read only

0 Likes
9,660

Cast to a data element will work..