SAP ABAP Class CX_SY_INVALID_REGEX_FORMAT (Exception Class Invalid Replacement Format)
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_SY_MATCHER | System Exceptions for Regular Expressions | 20050406 |
Properties
| Class | CX_SY_INVALID_REGEX_FORMAT | |
| Short Description | Exception Class Invalid Replacement Format | |
| Super Class | CX_SY_MATCHER | System Exceptions for Regular Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_REGEX | Regular Expressions |
| Created | 20050406 | SAP |
| Last change | 20050519 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_INVALID_REGEX_FORMAT has no forward declaration.
Interfaces
Class CX_SY_INVALID_REGEX_FORMAT has no interface implemented.
Friends
Class CX_SY_INVALID_REGEX_FORMAT 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 | '4249B4985DC02E85E10000000A1146EE' | 20050406 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Format Data | 20050406 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | INT4 | Character Offset of Error | 20050419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050406 |
Events
Class CX_SY_INVALID_REGEX_FORMAT has no event.
Types
Class CX_SY_INVALID_REGEX_FORMAT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMAT | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 2 | OFFSET | Call by reference | Type reference (TYPE) | INT4 | 20050419 | ||||
| 3 | PATTERN | Call by reference | Type reference (TYPE) | STRING | 20050406 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050406 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050406 |
Method CONSTRUCTOR on class CX_SY_INVALID_REGEX_FORMAT has no exception.
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 732 |