Example CDS view to join delivery table LIKP and LIPS on VBELN field and with LFART in where condition ------------------------------------------------------------ CDS VIEW: ------------------------------------------------------------ @AbapCatalog.viewEnhancementCategory: [#NONE] @AccessControl.authorizationCheck: #NOT_REQUIRED @EndUserText.label: 'CDS - Inner Join' @Metadata.ignorePropagatedAnnotations: true @ObjectModel.usageType:{ serviceQuality: #X, sizeCategory: ...