Category "opensql"

UPDATE only specific fields of database table from internal table

I need to update two fields called F1 and F2 within database table called ANLZ. Table ANLA has a field called ACTIVE that states, whether the fields in ANLZ can

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