SAP ABAP Class CX_ST_MATCH (Matching failed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ST_ERROR | Error Performing Simple Transformation | 20030806 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ST_MATCH_NAMED | Element/attribute matching failed | 20030806 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_ST_MATCH_TEXT | Text matching failed | 20030806 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_ST_MATCH_TYPE | Value matching failed | 20030806 |
Properties
Class | CX_ST_MATCH | |
Short Description | Matching failed | |
Super Class | CX_ST_ERROR | Error Performing Simple Transformation |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20030806 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ST_MATCH has no forward declaration.
Interfaces
Class CX_ST_MATCH has no interface implemented.
Friends
Class CX_ST_MATCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Actual Name | 20030806 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Actual Namespace | 20030806 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | C | Action Token Type | 20030806 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Actual Value | 20030806 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'BA9EC6949576B9468588D2E966B10B91' | 20030806 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '9B937DC65C4A8D44B86C7A5078348C6F' | 20030806 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'Z' | Document End | 20030806 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'E' | End of Element | 20030806 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'S' | Start of Element | 20030806 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'I' | Invalid | 20030806 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | C | 'T' | Text | 20030806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030806 |
Events
Class CX_ST_MATCH has no event.
Types
Class CX_ST_MATCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTUAL_NAME | Call by reference | Type reference (TYPE) | STRING | 20030806 | |||
2 | ![]() |
ACTUAL_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20030806 | |||
3 | ![]() |
ACTUAL_TOKEN_TYPE | Call by reference | Type reference (TYPE) | C | 20030806 | |||
4 | ![]() |
ACTUAL_VALUE | Call by reference | Type reference (TYPE) | STRING | 20030806 | |||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030806 | |||
6 | ![]() |
ST_IC | Call by reference | Type reference (TYPE) | I | 20040511 | |||
7 | ![]() |
ST_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20040202 | |||
8 | ![]() |
ST_TIMESTAMP | Call by reference | Type reference (TYPE) | SCX_ST_TSTAMP | 20040511 | |||
9 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030806 | |||
10 | ![]() |
XML_OFFSET | Call by reference | Type reference (TYPE) | I | 20040304 | |||
11 | ![]() |
XML_PATH | Call by reference | Type reference (TYPE) | STRING | 20040304 |
Method CONSTRUCTOR on class CX_ST_MATCH has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |