Hi,
Can anyone suggest how to write a rule to check for a line feed or a new line character?
The equivalent in SQL for the line feed would be ...from saperp.bkpf where xblnr like '%' ||char(10)||'%'. (char(13) for the carriage return).
Thanks.
Hi,
Can anyone suggest how to write a rule to check for a line feed or a new line character?
The equivalent in SQL for the line feed would be ...from saperp.bkpf where xblnr like '%' ||char(10)||'%'. (char(13) for the carriage return).
Thanks.