SAP ABAP Class CX_ST_CONSTRAINT_ERROR (Constraint breached in ST)
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 | 20061114 |
Properties
Class | CX_ST_CONSTRAINT_ERROR | |
Short Description | Constraint breached in ST | |
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 | 20061114 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ST_CONSTRAINT_ERROR has no forward declaration.
Interfaces
Class CX_ST_CONSTRAINT_ERROR has no interface implemented.
Friends
Class CX_ST_CONSTRAINT_ERROR 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 | Constrained Value | 20061114 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DEB9CFD65E0AE6ED64F' | 20061114 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DDB9CFD67F7454BD158' | 20061114 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Value | 20061114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20061114 |
Events
Class CX_ST_CONSTRAINT_ERROR has no event.
Types
Class CX_ST_CONSTRAINT_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONSTRAINT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20061114 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20061114 | |||
3 | ![]() |
ST_IC | Call by reference | Type reference (TYPE) | I | 20061114 | |||
4 | ![]() |
ST_PROGNAME | Call by reference | Type reference (TYPE) | STRING | 20061114 | |||
5 | ![]() |
ST_TIMESTAMP | Call by reference | Type reference (TYPE) | SCX_ST_TSTAMP | 20061114 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20061114 | |||
7 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20061114 | |||
8 | ![]() |
XML_OFFSET | Call by reference | Type reference (TYPE) | I | 20061114 | |||
9 | ![]() |
XML_PATH | Call by reference | Type reference (TYPE) | STRING | 20061114 |
Method CONSTRUCTOR on class CX_ST_CONSTRAINT_ERROR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |