cancel
Showing results for 
Search instead for 
Did you mean: 

Change descriptions coming in from the table in ABAP CDS

shyam_uthaman
Participant
0 Kudos

Hi All,

I have an ABAP CDS view defined but it brings in the descriptions maintained in the table when executed in tools like Analysis for office.

How do I overwrite this description? Is there an annotation?

Please let me know.

Thanks,

Shyam

Accepted Solutions (1)

Accepted Solutions (1)

ssurampally
Active Contributor
0 Kudos

have you tried using @EndUserText.label annotation after the column in the view definition.

Answers (0)