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