SAP ABAP Class CX_XO_ROOT_DYNAMIC (Dynamic Exceptions in XO)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
XO_MAIN (Package) Central XO Components
⤷
⤷
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 | 20051117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_FSBP_PROCESSING_ERROR | Error Class for Message Processing for FSBP | 20070417 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_XO_ILLEGAL_OPERATION | Exception: Execution Not Permitted | 20051117 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_XO_INVALID_PARAMETER | Exception: Transfer Values Incorrect | 20051118 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_XO_OBJECT_NOT_FOUND | Exception: Object (Reference) Not Found | 20051117 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_XO_PROCESSING_ERROR | Error During Execution | 20070718 |
Properties
| Class | CX_XO_ROOT_DYNAMIC | |
| Short Description | Dynamic Exceptions in XO | |
| 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 | XO_MAIN | Central XO Components |
| Created | 20051117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_XO_ROOT_DYNAMIC has no forward declaration.
Interfaces
Class CX_XO_ROOT_DYNAMIC has no interface implemented.
Friends
Class CX_XO_ROOT_DYNAMIC has no friend class.
Attributes
Class CX_XO_ROOT_DYNAMIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051117 |
Events
Class CX_XO_ROOT_DYNAMIC has no event.
Types
Class CX_XO_ROOT_DYNAMIC 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 | 20051117 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051117 |
Method CONSTRUCTOR on class CX_XO_ROOT_DYNAMIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |