The ABAP annotation Environment.sql.passValue>> is now also available for CDS parameters> in CDS view entities, CDS projection views, and CDS hierarchies. The annotation scope has been enhanced.
ABAP_MODIFICATION_NN New AnnotationEnvironment.sql.passValueForClient>>
A new ABAP annotation is available in CDS view entities, CDS projection views, and CDS hierarchies: Environment.sql.passValueForClient>>. It works in a similar way to the annotation Environment.sql.passValue>, but for client fields. It specifies whether a placeholder ?> or a literal value is passed to the database in an ABAP SQL condition when the client field is compared with a host variable.