HI,
i have 2 Strings.
String1= "this is a test 12345 and i need this"
String2= "12345"
Is there a function or SAP module which search/replaces ?
I want to search in String1 for String2 and replace it/delete it.
ideas?