SAP ABAP Class CX_AMC_ERROR (Error handling class for ABAP Messaging Channels (AMC))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_RUNTIME (Package) AMC runtime 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 | 20111122 |
Properties
Class | CX_AMC_ERROR | |
Short Description | Error handling class for ABAP Messaging Channels (AMC) | |
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_RUNTIME | AMC runtime package |
Created | 20111122 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_AMC_ERROR has no forward declaration.
Interfaces
Class CX_AMC_ERROR has no interface implemented.
Friends
Class CX_AMC_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 Channel Application identifier | 20120924 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E347BB4DC9E' | 20111122 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | AMC_CHANNEL_ID | 20111122 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E5A5A715C9E' | 20120716 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E347BB51C9E' | 20111122 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E347BB4FC9E' | 20111122 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED28BE30F22D6740227' | 20111122 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1EE2828DF9B39FA1417B' | 20111125 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error text | 20121030 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E347BB57C9E' | 20120410 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED28BADD3738A4F0E72' | 20121113 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED28FDE944734D95643' | 20121205 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071EE2B4E6B890563D9927' | 20130612 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A207C81ED2A78D53147AE99ECD' | 20130403 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C67E347BB55C9E' | 20111205 | ||
16 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED2AFC2DD6C91604BAA' | 20130516 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Master Program | 20111126 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Receiver interface id | 20120410 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED2AFC2DEA45AA80BAA' | 20130516 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056B400AC1ED281C6706B191E5C78' | 20111212 | ||
21 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071EE2BEA31953EDBE09E5' | 20130730 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | SSI error occurred | 20111212 | ||
23 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071EE2B7FDBE1D4A171365' | 20130628 | ||
24 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED288D241E051C45A81' | 20121030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111122 |
Events
Class CX_AMC_ERROR has no event.
Types
Class CX_AMC_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 | 20120924 | |||
2 | ![]() |
CHANNEL_ID | Call by reference | Type reference (TYPE) | AMC_CHANNEL_ID | 20111122 | |||
3 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20121030 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20111122 | |||
5 | ![]() |
PROGRAM_ID | Call by reference | Type reference (TYPE) | SYREPID | 20111126 | |||
6 | ![]() |
RECEIVER_INTERFACE_ID | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120410 | |||
7 | ![]() |
SSI_ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20111212 | |||
8 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20111122 |
Method CONSTRUCTOR on class CX_AMC_ERROR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 804 |