SAP ABAP Class CX_WRT_DB_ERROR (General error exception for DB)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
WG (Package) Application development R/3 Retail cross application tasks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20130621 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130621 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_WRT_FAE_HINT_ERROR | Optimization exception for FAE hints | 20130621 |
Properties
Class | CX_WRT_DB_ERROR | |
Short Description | General error exception for DB | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | WG | Application development R/3 Retail cross application tasks |
Created | 20130618 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_WRT_DB_ERROR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20130621 |
Friends
Class CX_WRT_DB_ERROR has no friend class.
Attributes
Class CX_WRT_DB_ERROR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130621 |
2 | ![]() |
Static method | Public | Method | Get TextID structure from system message | 20130621 |
Events
Class CX_WRT_DB_ERROR has no event.
Types
Class CX_WRT_DB_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130621 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20130621 |
Method CONSTRUCTOR on class CX_WRT_DB_ERROR has no exception.
Method GET_TEXTID_BY_SY_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_TEXTID | Value transfer | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20130621 |
Method GET_TEXTID_BY_SY_MSG on class CX_WRT_DB_ERROR has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |