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