SAP PCRE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

Perl Compatible Regular Expression
PCRE for short. Regular expressions using the same syntax and semantics as Perl 5. In general, ABAP supports PCRE syntax for regular expressions by implementing the PCRE2 library in the ABAP kernel . ABAP SQL supports PCRE by using the PCRE1 library implemented in the SAP HANA database.
ABAP_MORE_INFO