SAP ABAP Class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR (General exception for errors ni CL_SRM_TOOLS_MAILSENDER)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
     RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
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 20040119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20040119
Properties
Class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR  
Short Description General exception for errors ni CL_SRM_TOOLS_MAILSENDER    
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 RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20040119   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20040119
Friends
Class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONST_ERR_BAD_REC_CLASS Constant Public Type reference (TYPE) STRING 'BAD_REC_CLASS' Symbolic constant for error: Bad recipient class given 20040119
2 CONST_ERR_BAD_SAP_USER Constant Public Type reference (TYPE) STRING 'BAD_SAP_USER' Symbolic constant for error: Bad SAP user 20040119
3 CONST_ERR_SEND_MAIL_FAILED Constant Public Type reference (TYPE) STRING 'SEND_MAIL_FAILED' Symbolic constant for error: Sending mail failed 20040119
4 ERROR_TYPE Instance attribute Public Type reference (TYPE) STRING Specifies sub-type: one of CONST_ERR_* 20040119
5 RECIPIENT_CLASS Instance attribute Public Type reference (TYPE) CHAR1 Code for recpient class that is in error 20040119
6 SAP_USER_NAME Instance attribute Public Type reference (TYPE) STRING Name of SAP user that is in error 20040119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040119
Events
Class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR has no event.
Types
Class CX_SRM_TOOLS_EXCEPT_MAIL_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 ERROR_TYPE Call by reference Type reference (TYPE) STRING 20040119
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040119
3 Importing RECIPIENT_CLASS Call by reference Type reference (TYPE) CHAR1 20040119
4 Importing SAP_USER_NAME Call by reference Type reference (TYPE) STRING 20040119
5 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20040119

Method CONSTRUCTOR on class CX_SRM_TOOLS_EXCEPT_MAIL_ERROR has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 352