SAP ABAP Class CX_CRM_EMAIL (Exception Class for E-Mail)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     CRM_EMAIL_BASE (Package) E-Mail Functions
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 20040209
Properties
Class CX_CRM_EMAIL  
Short Description Exception Class for E-Mail    
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 CRM_EMAIL_BASE   E-Mail Functions 
Created 20040209   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CRM_EMAIL has no forward declaration.
Interfaces
Class CX_CRM_EMAIL has no interface implemented.
Friends
Class CX_CRM_EMAIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGID Instance attribute Public Type reference (TYPE) SYMSGID Messages, Message Class 20040209
2 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Messages, Message Number 20040209
3 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Messages, Message Type 20040209
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040209
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040209
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040209
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Messages, Message Variable 20040209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040209
Events
Class CX_CRM_EMAIL has no event.
Types
Class CX_CRM_EMAIL 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 Value transfer Type reference (TYPE) SYMSGID MSGID 20040209
2 Importing MSGNO Value transfer Type reference (TYPE) SYMSGNO MSGNO 20040209
3 Importing MSGTY Value transfer Type reference (TYPE) SYMSGTY MSGTY 20040209
4 Importing MSGV1 Value transfer Type reference (TYPE) SYMSGV MSGV1 20040209
5 Importing MSGV2 Value transfer Type reference (TYPE) SYMSGV MSGV2 20040209
6 Importing MSGV3 Value transfer Type reference (TYPE) SYMSGV MSGV3 20040209
7 Importing MSGV4 Value transfer Type reference (TYPE) SYMSGV MSGV4 20040209
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040209
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040209

Method CONSTRUCTOR on class CX_CRM_EMAIL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400