You want to provide a short description of the data definition for developers that will be attached to the database view
Which of the following annotations would do this if you inserted it on line #27
The following code snippet uses the @EndUserText.label annotation to provide a short description of the data definition for the CDS view ZCDS_VIEW:
@AbapCatalog.sqlViewName: 'ZCDS_VIEW' @AbapCatalog.compiler.compareFilter: true @AbapCatalog.preserveKey: true @AccessControl.authorizationCheck: #CHECK @EndUserText.label: 'CDS view for flight data' 'short description for developers define view ZCDS_VIEW as select from sflight { key carrid, key connid, key fldate, seatsmax, seatsocc }
You cannot do any of the following:
Noah
11 months agoWillard
11 months agoKirby
11 months agoApolonia
11 months agoRolande
12 months agoPauline
11 months agoKanisha
11 months agoVal
12 months agoGayla
12 months agoAdolph
11 months agoZona
11 months agoNickolas
11 months agoYesenia
11 months agoQuentin
11 months agoMerissa
11 months agoRoosevelt
11 months agoKerrie
12 months ago