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