 |
Program for string comparision in ABAP | SCN
In that case you need to use the below operator CS (Contains String): c1 contains the character string c2. Trailing blanks in c1 and c2 are ignored if the respective field is of type C. An empty string c2 (i.e., only blanks with type C, or empty string wi
scn.sap.com |
 |