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
5 months agoWillard
5 months agoKirby
5 months agoApolonia
5 months agoRolande
5 months agoPauline
5 months agoKanisha
5 months agoVal
6 months agoGayla
6 months agoAdolph
4 months agoZona
5 months agoNickolas
5 months agoYesenia
5 months agoQuentin
5 months agoMerissa
5 months agoRoosevelt
5 months agoKerrie
6 months ago