All public logs
From SapWiki
Combined display of all available logs of SapWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:59, 26 March 2020 WikiSysop talk contribs created page SAP ABAP REGEX (Created page with "== Ejemplos REGEX== *validar rut (muy simple) FIND REGEX '[0-9]{1,8}-([0-9]|K)' IN l_strng. *valida e-mail ^[^<>()\[\]\\,;:\s@"`]+@([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}$ :Ca...")