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 APPLICATION_ID Instance attribute Public Type reference (TYPE) AMC_APPLICATION_ID ABAP Messaging Channel Application identifier 20120924
2 CHANNEL_ALREADY_REGISTERED Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E347BB4DC9E' 20111122
3 CHANNEL_ID Instance attribute Public Type reference (TYPE) AMC_CHANNEL_ID 20111122
4 CHANNEL_INVALID_SCOPE Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E5A5A715C9E' 20120716
5 CHANNEL_NOT_MAINTAINED Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E347BB51C9E' 20111122
6 CHANNEL_NOT_REGISTERED Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E347BB4FC9E' 20111122
7 CHANNEL_NO_AUTHORITY Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED28BE30F22D6740227' 20111122
8 CX_AMC_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1EE2828DF9B39FA1417B' 20111125
9 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING Error text 20121030
10 INCOMPATIBLE_RECEIVER_INTF Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E347BB57C9E' 20120410
11 INVALID_CHANNEL_ID Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED28BADD3738A4F0E72' 20121113
12 INVALID_MESSAGE_CONTENT_TYPE Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED28FDE944734D95643' 20121205
13 MARSHALING_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071EE2B4E6B890563D9927' 20130612
14 MESSAGE_SIZE_EXCEEDED Constant Public Type reference (TYPE) SOTR_CONC '005056A207C81ED2A78D53147AE99ECD' 20130403
15 MESSAGE_TYPE_NOT_MAINTAINED Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C67E347BB55C9E' 20111205
16 NO_SAPGUI_SESSION Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED2AFC2DD6C91604BAA' 20130516
17 PROGRAM_ID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Master Program 20111126
18 RECEIVER_INTERFACE_ID Instance attribute Public Type reference (TYPE) SEOCLSNAME Receiver interface id 20120410
19 SAPGUI_VERSION_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED2AFC2DEA45AA80BAA' 20130516
20 SERVER_MESSAGING_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056B400AC1ED281C6706B191E5C78' 20111212
21 SPC_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071EE2BEA31953EDBE09E5' 20130730
22 SSI_ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING SSI error occurred 20111212
23 UPDATE_TASK_CONTEXT Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071EE2B7FDBE1D4A171365' 20130628
24 VIRUS_SCAN_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'E61F13F7B4071ED288D241E051C45A81' 20121030
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing APPLICATION_ID Call by reference Type reference (TYPE) AMC_APPLICATION_ID 20120924
2 Importing CHANNEL_ID Call by reference Type reference (TYPE) AMC_CHANNEL_ID 20111122
3 Importing ERROR_TEXT Call by reference Type reference (TYPE) STRING 20121030
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111122
5 Importing PROGRAM_ID Call by reference Type reference (TYPE) SYREPID 20111126
6 Importing RECEIVER_INTERFACE_ID Call by reference Type reference (TYPE) SEOCLSNAME 20120410
7 Importing SSI_ERROR_TEXT Call by reference Type reference (TYPE) STRING 20111212
8 Importing 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