SAP ABAP Class CL_DMC_EXCEPTION_MANAGER (MWB: Control for Exception Handling)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCX (Package) Data Mapping and Conversion: Exception Handling
⤷
⤷
Properties
| Class | CL_DMC_EXCEPTION_MANAGER | |
| Short Description | MWB: Control for Exception Handling | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCX | Data Mapping and Conversion: Exception Handling |
| Created | 20040908 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_EXCEPTION_MANAGER has no forward declaration.
Interfaces
Class CL_DMC_EXCEPTION_MANAGER has no interface implemented.
Friends
Class CL_DMC_EXCEPTION_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DMC_EXC_ENVIRONMENT | '3' | MWB: Environment for Exception Handling | 20040908 | ||
| 2 | Constant | Public | Type reference (TYPE) | DMC_EXC_ENVIRONMENT | '2' | MWB: Environment for Exception Handling | 20040908 | ||
| 3 | Constant | Public | Type reference (TYPE) | DMC_EXC_ENVIRONMENT | '1' | MWB: Environment for Exception Handling | 20040908 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | DMC_EXC_ENVIRONMENT | MWB: Environment for Exception Handling | 20040908 | |||
| 5 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20040908 | ||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_EXCEPTION_MANAGER | Control for Exception Handling | 20040908 | |||
| 7 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20040908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns behavior for handling of the exception | 20040908 | |
| 2 | Static method | Public | Method | Returns reference for exception manager | 20040908 | |
| 3 | Instance method | Public | Method | Sets environment for exception handling | 20040908 |
Events
Class CL_DMC_EXCEPTION_MANAGER has no event.
Types
Class CL_DMC_EXCEPTION_MANAGER has no local type.
Method Signatures
Method GET_EXC_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HANDLE_EXC | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040908 |
Method GET_EXC_BEHAVIOUR on class CL_DMC_EXCEPTION_MANAGER has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_EXCEPTION_MANAGER | Steuerung für Ausnahmebehandlung | 20040908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System-Exception bei Objekterzeugung | 20040908 |
Method SET_EXC_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXC_ENVIRONMENT | Call by reference | Type reference (TYPE) | DMC_EXC_ENVIRONMENT | MWB: Umgebung der Ausnahmebehandlung | 20040908 |
Method SET_EXC_ENVIRONMENT on class CL_DMC_EXCEPTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |