‎2007 Feb 21 12:34 PM
Hello!
Is it possible to use reqular expression in ABAP ?
ReqEX:
At Regular-Expressions. you will find a wide range of
in-depth information about a powerful search pattern
language called regular expressions (with strings and characters).
Regards
Ilhan
‎2007 Feb 21 12:47 PM
‎2007 Feb 21 12:54 PM
Hi all,
??
You gave the answer to your question and got a reply from someone who is on a lower release or does not know the F1 key.
Please, if you don't have further questions regarding classes
CL_ABAP_REGEX Regular Expressions
CL_SIC_NORM_REGEX Normalizing with Regular Expressions
CX_SY_INVALID_REGEX Exception Invalid Regex Expression
CX_SY_INVALID_REGEX_FORMAT Exception Class Invalid Replacement Format
CX_SY_INVALID_REGEX_OPERATION Exception Class Invalid Regex Operation
CX_SY_REGEX System Exceptions for Regular Expressions
CX_SY_REGEX_LOCALE_MISMATCH Exception Class Incorrect Text Environment
CX_SY_REGEX_TOO_COMPLEX Exception Class: Regex too Complex
CX_TPDA_SYS_REGEX TPDA: Exceptions to Regular Expressions
CX_TPDA_SYS_REGEX_ERROR TPDA: Error Processing Regular Expressions
CX_TPDA_SYS_REGEX_INVALID TPDA: Invalid Regular Expression
CX_TPDA_SYS_SAD_REGEXNONCHAR TPDA: REGEX Search on Non-Character-Type Fieldjust close the thread.
Regards,
Clemens
‎2007 Feb 21 1:26 PM
hi,
Here is how you can use Regular expressions
Regular Expressions in Routines
http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/9d6ceabb211d73e10000000a1553f6/frameset.htm
Data Lengths and Patterns
http://help.sap.com/saphelp_erp2005vp/helpdata/en/38/bc0f41dd57f623e10000000a155106/frameset.htm
Regards,
Santosh