SAP ABAP Class CX_AMC_DT_ERROR (Error handling class for ABAP Messaging Channels (AMC) DT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_DESIGN_TIME (Package) AMC design time package
⤷
⤷
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 | 20121005 |
Properties
| Class | CX_AMC_DT_ERROR | |
| Short Description | Error handling class for ABAP Messaging Channels (AMC) DT | |
| 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 | SAMC_DESIGN_TIME | AMC design time package |
| Created | 20121005 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_AMC_DT_ERROR has no forward declaration.
Interfaces
Class CX_AMC_DT_ERROR has no interface implemented.
Friends
Class CX_AMC_DT_ERROR 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) | AMC_APPLICATION_ID | ABAP Messaging Application identifier | 20121005 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | AMC_CHANNEL_ID | Identifier of the ABAP Messaging Channel | 20121005 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED283DBBBA5D720D5C5' | 20121005 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED283DBB60DA3FF95C3' | 20121005 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071EE296CAC571A6E258E8' | 20130109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121005 |
Events
Class CX_AMC_DT_ERROR has no event.
Types
Class CX_AMC_DT_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 | APPLICATION_ID | Call by reference | Type reference (TYPE) | AMC_APPLICATION_ID | 20121005 | ||||
| 2 | CHANNEL_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_ID | 20121005 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20121005 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121005 |
Method CONSTRUCTOR on class CX_AMC_DT_ERROR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |