E.g. DATA(lv_name) = VALUE string( ‘SAP At Its Best’ ). DATA(lv_result) = COND boolean( WHEN lv_name CS ‘SAP’ THEN abap_true ). Here ‘lv_result’ will have the value as ‘abap_true‘. EXACT is lossless operator that executes either a lossless calculation