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