Hello Experts,
Is there any function module in ABAP to compare the two strings. Let us assume there are 2 string variables STR1 & STR2. If both variables doesn't have the same value then I need an exception.
Thanks in advance.