SAP ABAP Class CX_SY_MATCHER (System Exceptions for Regular Expressions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_REGEX (Package) Regular Expressions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20031219 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SY_INVALID_REGEX_FORMAT | Exception Class Invalid Replacement Format | 20050406 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SY_INVALID_REGEX_OPERATION | Exception Class Invalid Regex Operation | 20050406 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SY_INVALID_SUBMATCH | Exception Class Invalid Subgroups | 20050406 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SY_NO_CURRENT_MATCH | Exception Class Missing Match | 20050406 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SY_REGEX_LOCALE_MISMATCH | Exception Class Incorrect Text Environment | 20050406 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SY_REGEX_TOO_COMPLEX | Exception Class: Regex too Complex | 20050406 |
Properties
Class | CX_SY_MATCHER | |
Short Description | System Exceptions for Regular Expressions | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SABP_REGEX | Regular Expressions |
Created | 20031219 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SY_MATCHER has no forward declaration.
Interfaces
Class CX_SY_MATCHER has no interface implemented.
Friends
Class CX_SY_MATCHER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DEB2963F4AA53D72E10000000A114BF5' | 20031219 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Regular Expression | 20031219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20031219 |
Events
Class CX_SY_MATCHER has no event.
Types
Class CX_SY_MATCHER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATTERN | Call by reference | Type reference (TYPE) | STRING | 20031219 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031219 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20031219 |
Method CONSTRUCTOR on class CX_SY_MATCHER has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 700 |