SAP STRING FUNCTIONS REGEX OBS



Get Example source ABAP code based on a different SAP table
  


• regex ABAP_FUNCTION_PARA_OBS

ABAP_STRINGFUNC - regex (Obsolete)

ABAP_SYNTAX
... ( ... regex = posix ... ) ...

What does it do?
In string functions, where the arguments pcre or xpath can be used, the argument regex is also possible. posix is then a character-like expression position that must contain a POSIX regular expression.



Latest notes: