on ‎2024 Jul 29 2:43 PM
Dear all,
I have created a couple of new data definitions by using the copy & paste functionality in ADT. Now, all the new data definitions inherited the description of the very first definition. I have tried to figure out how to change that description. I was not successful. Even in the properties section, I am not able to change it.
Does anyone have a hint for me?
Thanks
Request clarification before answering.
Dear customer,
do you know the @EndUserText.label CDS annotation?
The @EndUserText.label annotation used in the definition (= before the select list) provides a text as description for the data definition.
Sample:
@EndUserText.label: 'Booking View Entity for Draft RefScen'
@AccessControl.authorizationCheck: #NOT_REQUIRED
define view entity /DMO/R_Booking_D
as select from /dmo/a_booking_d
.....
Does this help?
Kind regards,
Wolfgang
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.