SAP ABAP Class CX_OO_MESSAGE (WB - Class Builder - Excpetion with Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_OO_ROOT WB - Class Builder - Exception 20070103
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20070103
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_OO_ACCESS_PERMISSION WB - Class Builder - Access Permission Exception 20070119
Properties
Class CX_OO_MESSAGE  
Short Description WB - Class Builder - Excpetion with Message    
Super Class CX_OO_ROOT WB - Class Builder - Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20070103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_OO_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20070103
Friends
Class CX_OO_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_VARIABLE_1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
2 MESSAGE_VARIABLE_2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
3 MESSAGE_VARIABLE_3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
4 MESSAGE_VARIABLE_4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20070123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070103
2 RAISE_MESSAGE_EXCEPTION Static method Public Method Raise Exception 20070112
Events
Class CX_OO_MESSAGE has no event.
Types
Class CX_OO_MESSAGE 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 MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20070123
2 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20070123
3 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20070123
4 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20070123
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070103
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070103

Method CONSTRUCTOR on class CX_OO_MESSAGE has no exception.

Method RAISE_MESSAGE_EXCEPTION 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 Message Class 20070112
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20070112
3 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV Attribute Name 20070123
4 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV Attribute Name 20070123
5 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV Attribute Name 20070123
6 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV Attribute Name 20070123
7 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20070112
# Exception Resumable Description Created on
1 CX_OO_MESSAGE WB - Class Builder - Excpetion with Message 20070112
History
Last changed by/on SAP  20130531 
SAP Release Created in 710