SAP ABAP Class CX_EXM_API_EXCEPTION (EPM/ESM data generator exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_DG (Package) EPM: New Data Generator
⤷
⤷
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 | 20100628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100802 |
Properties
| Class | CX_EXM_API_EXCEPTION | |
| Short Description | EPM/ESM data generator exceptions | |
| 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 | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_EPM_DG | EPM: New Data Generator |
| Created | 20100628 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_EXM_API_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20100802 |
Friends
Class CX_EXM_API_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 | 20101014 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100628 | |
| 2 | Static method | Public | Method | Raise an exception | 20100802 |
Events
Class CX_EXM_API_EXCEPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T100_VARIABLE | Public | See coding | 20100802 | TY_T100_VARIABLE(50) type c
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VAR1 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 2 | IV_VAR2 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 3 | IV_VAR3 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 4 | IV_VAR4 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20101014 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100628 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20100628 |
Method CONSTRUCTOR on class CX_EXM_API_EXCEPTION has no exception.
Method RAISE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100802 | |||
| 2 | IS_TEXTID | Call by reference | Type reference (TYPE) | SCX_T100KEY | T100 Key with Parameters Mapped to Attribute Names | 20100802 | |||
| 3 | IV_VAR1 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20100802 | ||||
| 4 | IV_VAR2 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20100802 | ||||
| 5 | IV_VAR3 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20100802 | ||||
| 6 | IV_VAR4 | Call by reference | Type reference (TYPE) | TY_T100_VARIABLE | 20100802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100802 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |