SAP ABAP Class CX_CWB_EXCEPTION (Note Assistant: Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SCWB (Package) Correction Workbench
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 20040706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20040706
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CWB_NO_SUPPORT Note Assistant: No Support 20041217
2 Inheritance (c INHERITING FROM c_ref)  CX_SFW_CWB_EXCEPTION WB - SFW - Exception for Correction Workbench 20080317
Properties
Class CX_CWB_EXCEPTION  
Short Description Note Assistant: 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 SCWN    
Program status P  SAP Standard Production Program 
Category 40  Exception Class 
Package SCWB   Correction Workbench 
Created 20040706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CWB_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20040706
Friends
Class CX_CWB_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CWB_DELTA_NOT_APPLIED Constant Public See coding 20040906
2 CX_CWB_DOCUMENT_ERROR Constant Public See coding 20050202
3 CX_CWB_EXCEPTION Constant Public See coding 20040706
4 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Message Class 20050309
5 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20050309
6 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 20040706
7 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040706
8 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20040917
9 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20040917
10 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20040917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040706
Events
Class CX_CWB_EXCEPTION has no event.
Types
Class CX_CWB_EXCEPTION 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 MSGID Call by reference Type reference (TYPE) SYMSGID 20050309
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20050309
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY 20040706
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20040706
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20040917
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20040917
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20040917
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040706
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040706

Method CONSTRUCTOR on class CX_CWB_EXCEPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700