Hi All,
When define a view in ABAP CDS, It cannot filter a guid column which type is ABAP.RAW with where XX = 'XXXX' syntax.
As below document, it couldn't compare RAW type with CHAR type.
ABAP CDS - cond_expr, Comparable Types
Just want to know how to filter a guid in CDS View.
Really appreciate for your help,
Yang