SAP ABAP Class CX_ORA_PARTENGINE_PROG_ERROR (General error in Partition Engine)
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_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20081111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ORA_PARTENGINE_INPUT_ERROR | Invalid Entry | 20081111 |
Properties
Class | CX_ORA_PARTENGINE_PROG_ERROR | |
Short Description | General error in Partition Engine | |
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 | Q2 | |
Program status | P | SAP Standard Production Program |
Category | 40 | Exception Class |
Package | SDBO | Database Administration: Oracle-Specific Components |
Created | 20081103 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081111 |
Friends
Class CX_ORA_PARTENGINE_PROG_ERROR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081111 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ' |
Method Containing Error | 20081111 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ORAPR_S_PARTMD | 20090317 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ORAPR_S_NR | 20090317 | |||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20090317 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Text Describing Error | 20081111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081111 |
Events
Class CX_ORA_PARTENGINE_PROG_ERROR has no event.
Types
Class CX_ORA_PARTENGINE_PROG_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 | ' |
20081111 | ||
2 | ![]() |
PARTMD | Call by reference | Type reference (TYPE) | ORAPR_S_PARTMD | 20090317 | |||
3 | ![]() |
PARTNR | Call by reference | Type reference (TYPE) | ORAPR_S_NR | 20090317 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081111 | |||
5 | ![]() |
REDEF_STATUS | Call by reference | Type reference (TYPE) | I | 20090317 | |||
6 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20081111 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081111 |
Method CONSTRUCTOR on class CX_ORA_PARTENGINE_PROG_ERROR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |