SAP ABAP Class CX_EPM_EXCEPTION (EPM: Base class for exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_COMMON (Package) EPM Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_ROOT | EPM: Abstract Root Message Class | 20121031 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_API_EXCEPTION | EPM: API exception class | 20081215 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_COMPONENT_EXCEPTION | EPM: Component exception class | 20081215 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_SYSTEM_EXCEPTION | EPM: System exception class | 20081215 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_EPM_WD_EXCEPTION | EPM: WD Exceptions | 20090313 |
Properties
| Class | CX_EPM_EXCEPTION | |
| Short Description | EPM: Base class for exceptions | |
| Super Class | CX_EPM_ROOT | EPM: Abstract Root Message Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_EPM_COMMON | EPM Common Objects |
| Created | 20081215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_EPM_EXCEPTION has no forward declaration.
Interfaces
Class CX_EPM_EXCEPTION has no interface implemented.
Friends
Class CX_EPM_EXCEPTION 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) | TY_T100_VARIABLE | 20090112 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081215 |
Events
Class CX_EPM_EXCEPTION has no event.
Types
Class CX_EPM_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_VAR1 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 2 | MV_VAR2 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 3 | MV_VAR3 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 4 | MV_VAR4 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20090112 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081215 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081215 |
Method CONSTRUCTOR on class CX_EPM_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |