Skip to content

xiaoqinggrace/sap-capire-samples-fiori-annotations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sap-capire-samples-fiori-annotations

Preliminaries

  • npm

Download, Setup and Run

  • bash cloneAndRun.sh

If you don't want to get cds development kit globally installed (or if you have custom needs) then check github.com/SAP-samples/cloud-cap-samples

Used Annotations

  • com.sap.vocabularies.UI.v1
    • UI.Facets
    • ReferenceFacet
    • FieldGroup
    • FiledGroupType
    • DataField
    • HeaderFacets
    • HeaderInfo
    • HeaderInfoType
    • Identification
    • LineItem
    • SelectionFields
    • Hidden
    • HiddenFilter
    • MultiLineText
  • com.sap.vocabularies.Common.v1
    • SemanticKey
    • Label
    • Text
    • ValueList
    • ValueListType
    • ValueListParameterInOut
    • ValueListParameterDisplayOnly
  • Org.OData.Capabilities.V
    • InsertRestrictions
    • UpdateRestrictions
    • DeleteRestrictions
  • Org.OData.Core.V
    • Computed
    • Immutable
    • Description

Learn about Annotations

Tips and Tricks

Convert cds to OData V2

Example

cds samples/bookshop/srv/cat-service.cds -2 edmx

Convert cds to OData V4

Example

cds samples/bookshop/srv/cat-service.cds -2 edm

How to navigate the UI

About

Clone and run CAP Fiori sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%