SAP ABAP Class CX_SDB_ORA_PROGRAM_ERROR (CX_SDB_ORA_PROGRAM_ERROR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
⤷
SDBO (Package) Database Administration: Oracle-Specific Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20051118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20051118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SDB_ORA_INPUT_INVALID | Invalid Entry | 20051118 |
Properties
| Class | CX_SDB_ORA_PROGRAM_ERROR | |
| Short Description | ||
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SDBO | Database Administration: Oracle-Specific Components |
| Created | 20051118 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SDB_ORA_PROGRAM_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20051118 |
Friends
Class CX_SDB_ORA_PROGRAM_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20051118 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | ' |
Method Containing Error | 20051118 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Text Describing Error | 20051118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051118 |
Events
Class CX_SDB_ORA_PROGRAM_ERROR has no event.
Types
Class CX_SDB_ORA_PROGRAM_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 | METHOD | Call by reference | Type reference (TYPE) | STRING | ' |
20051118 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20051118 | ||||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20051118 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20051118 |
Method CONSTRUCTOR on class CX_SDB_ORA_PROGRAM_ERROR has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 710 |