Category "cds"

Show output values aka conversion-exit values in CDS?

I've created a CDS view, which reads some data from 2 tables. My problem is, that one of the columns has a conversion policy behind - so if I display the data w

CDS View parameters in-line syntax form or not?

During a select from CDS with parameters, the into table does it always have to be in-line declaration?? MRP: @AbapCatalog.sqlViewName: 'ZCDS_PARAM1' @AbapCata

Call a class method from ABAP CDS View?

I would like to call a method from a class in an existing CDS view to get certain data, which can only be called by this method. So I want to call a method from