Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 974

Re: Where can I find resources and tutorials for creating a CDS view and expose it as a BOPF and the OData?

$
0
0

Hi Jian,

 

play with the following annotations in ADT:

 

@AbapCatalog.sqlViewName: 'ZSUNAMETEST'

@AbapCatalog.compiler.compareFilter: true

@AccessControl.authorizationCheck: #NOT_REQUIRED

@EndUserText.label: 'Uname Test'

@ObjectModel.compositionRoot: true

@ObjectModel.writeEnabled: true

@ObjectModel.createEnabled: true

@ObjectModel.updateEnabled: true

@ObjectModel.writeActivePersistence: 'usr02'

@OData.publish: true

 

This will create a BOPF object which the can further refined by implementation classes


Viewing all articles
Browse latest Browse all 974

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>